Results 1 to 6 of 6

Thread: error message?

  1. #1
    Join Date
    Oct 2006
    Location
    Ontario,Canada
    Posts
    1,718
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default another error message(look at bottom of page)

    i keep getting this error :Line 35: [Error] (15533:1): Invalid number of parameters in script

    but line 35 is: FFlag(0)

    is there a problem with this line?? it was working yesterday and not saying this, why now?

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Are you sure it's not Flag(0); cause then it gives this error, but not with FFlag(0);, make sure it says FFlag(0);

  3. #3
    Join Date
    Oct 2006
    Location
    Ontario,Canada
    Posts
    1,718
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i found out what it is. i had this:
    CMouse
    FFlag(0)

    i forgot that i deleted the coords of where CMouse is supposed to go so now it says that FFlag is wrong

    Also what does this mean??? Close round expected in script

  4. #4
    Join Date
    Oct 2006
    Posts
    412
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    close round means you have a missing set of round brackets.
    ex: (hello(whats your name);
    should be (hello(whats your name)); just go through and count your open and closing bracket statements.

  5. #5
    Join Date
    Oct 2006
    Location
    Ontario,Canada
    Posts
    1,718
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thank you!!!

  6. #6
    Join Date
    Oct 2006
    Posts
    412
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Your welcome. Gl with your smelter

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Always get same Error Message
    By WithoutFear in forum OSR Help
    Replies: 3
    Last Post: 06-30-2008, 02:28 AM
  2. Help error message =[
    By Davo in forum OSR Help
    Replies: 5
    Last Post: 05-20-2007, 08:01 PM

Posting Permissions

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