ok when ever i complie my script that im working on it gives me this
failed when compileing
line 77: [error] (18097:18) : type mismatch in script C:\Program......
SCAR Code:75 procedure WalkCheck;
76 begin
77 while(WalkToTree)do
78 begin
79 Wait(200);
80 FindNormalRandoms;
81 end;
82 end;
can some one help me fix this please? thanks in advance


Reply With Quote


