Help with the 07 willow script.
Hello guys,
I have watched and read some tutorials about scripting with simba. I was trying to fix the anti-leech on the 07 willow script, but I really can't understand this error:
Quote:
[Error] C:\Users\juunhoad\Downloads\[07] Draynor Willow Banker [1.1].simba(52:8): Unknown identifier 'P07_FindObj' at line 51
It has something to do with this line:
Quote:
If P07_FindObj(x, y, 'ank booth', BankColor1, 10) Then
Do I need to change P07_FindObj to something else?
Or what does unknown identifier mean?