I have this but when I try to compile my script it says:PHP Code:[CODE]procedure WaitWhilstChopping;
begin
while (ChopTree) do
begin
AntiBan;
end;
end;[/CODE]
Line 128: [Error] (12907:18): Type mismatch in script
Ive tried to look at JAD's guide on fixing errors but it wasnt in there.



Reply With Quote





