ok so i tried to run pentti's auto fighter and i got this
Failed when compiling
Line 98: [Error] (16090:1): colon (':') expected in script
i tried adding a colon myself but it gives me the same error everytime any solution? sorry i am a big noob
ok so i tried to run pentti's auto fighter and i got this
Failed when compiling
Line 98: [Error] (16090:1): colon (':') expected in script
i tried adding a colon myself but it gives me the same error everytime any solution? sorry i am a big noob
make sure your useing the correct version of scar and SRL
Post the about five lines above and below where your getting the error.![]()
Pancakes.
procedure Report;
var A,B:String;
file:integer;
Def,Str,Att:integer; Def,Str,Att
:
begin if(ScriptTime(2)<10)
then begin
A:='0'+inttostr(ScriptTime(2))
end;
if(ScriptTime(2)>9)
then begin
A:=inttostr(ScriptTime(2))
end;
and then now i get this... Line 99: [Error] (16091:1): Identifier expected in script
I am using scar 2.03 and srl 3.6 and i haven't gotten any script to actually work for me so i get pretty frustrated with all these errors
Try moving the colon below the atk line up to next to the atk word
There are currently 1 users browsing this thread. (0 members and 1 guests)