Another Problem
Its me again....When I asked for help with my random walking some people gave me a example of how to make the simple procedure. So I went ahead and made a procedure using their suggestions. But whenever I try to run the script I keep getting this error:
Line 929: [Error] (13381:1): Syntax error in script
here is the procedure:
SCAR Code:
procedure WalkingToTrees;
begin
If(Not(LoggedIn)) then Exit;
case for Random(2) to
begin
0: procedure WalkToOakOne;
1: procedure WalkToTreesTwo;
end;
end;
If anyone could help, it would be apprieciated.
Starting to merchant, if you know of any good clans, PM me please.