It's being declared right here, in the function:
Function FindSiphon(UpText: TStringArray; Color, Tol: Integer; HueMod, SatMod: Extended): Boolean;
Why should it be declared globally? It's only...
Type: Posts; User: TwilightSage
It's being declared right here, in the function:
Function FindSiphon(UpText: TStringArray; Color, Tol: Integer; HueMod, SatMod: Extended): Boolean;
Why should it be declared globally? It's only...
This was the main problem with this script, though I think this new version shouldn't do that. It uses a better version of TPA object finding (imo), and it searches for better uptext.
Thanks for...
EDIT: Alright, made some changes, but now I'm having a major problem. The script sometimes clicks on Nature Esshounds instead of Body Esshounds.
A pretty simple script, just looks for esshounds,...
Thanks for the good wishes guys. This place looks great.
Well, I've been playing RS on and off since 2006, I've boted on occasion before, but I'm not going to leech anymore. I'll probably still be lurking, but I hope to learn scripting during the summer...
I got this too. I fixed it by changing {$DEFINE DEBUG} to //{$DEFINE DEBUG} in the script.
Edit: Can only run for this long tonight, but it worked perfectly after I turned off debug.
Time...