Results 1 to 5 of 5

Thread: script error

  1. #1
    Join Date
    Jun 2007
    Location
    San Francisco
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default script error

    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

  2. #2
    Join Date
    Jun 2007
    Location
    Indiana
    Posts
    153
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  3. #3
    Join Date
    Jun 2007
    Location
    NSW, Australia.
    Posts
    541
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Post the about five lines above and below where your getting the error.

    Pancakes.
    Quote Originally Posted by RAM View Post
    I sam sofa king wee todd did ! ~RAM
    My SRL Army Blog.


  4. #4
    Join Date
    Jun 2007
    Location
    San Francisco
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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

  5. #5
    Join Date
    May 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Try moving the colon below the atk line up to next to the atk word

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Line 135: [Error] (14845:1): Syntax error in script
    By AbsTrACt'^.| in forum OSR Help
    Replies: 16
    Last Post: 05-23-2008, 01:14 PM
  2. Replies: 5
    Last Post: 02-26-2008, 04:14 PM
  3. Error: Cannot Fix Script - Error Overgrowth - Begin Headdesking
    By PhantasmalScripter in forum OSR Help
    Replies: 6
    Last Post: 12-23-2006, 12:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •