I have been trying to start a procedure within my script but it constantly says uknown identifier with the procedures name. To make it a bit more clearly heres what im trying to do.
begin
while (MouseOverTree-Function)do
begin
AntiBan2;- Procedure and ive tried making it a function
end;
error I get-[Error] (16269:1): Unknown identifier 'AntiBan2' in script C:\Program Files\SCAR 3.15\Scripts\TheSaw1.scar
Ill explain more if needed.


Reply With Quote












sorry im so late on it
