Can someone please help me put a repeat at the end of my script. Also, it comes up with "identifier unknown/unexpected". Can anyone help me with this please
Can someone please help me put a repeat at the end of my script. Also, it comes up with "identifier unknown/unexpected". Can anyone help me with this please
Do you mean like this?Code:procedure MainLoop; begin repeat Chopping; AntiBan; AntiRandoms; if invfull then Droplog; until false; end;
and you do not put it at the end of the script,
you put it before things that you want scar to repeat
like my example;
See I want it to Repeat Chopping(cutting trees)
antiban
and antirandoms
and Droplogs(drop logs)
If you do not add it before these things it will do nothing.
I hope this helps
There are currently 1 users browsing this thread. (0 members and 1 guests)