Results 1 to 5 of 5

Thread: gas procedure is runing my script

  1. #1
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default gas procedure is runing my script

    it keep sayin invalid number of parameters in my script on line 409; were i declare my gasprocedure in mymain mineing bit little help plz


    heres script bot complete

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Did you forget that you created it so you have to use it like Gas(x, y);? Hehe just change it to that.

  3. #3
    Join Date
    Mar 2007
    Posts
    138
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Umm im pretty sure that it doesn't work. I have a gas procedure if you want. We'll my friends ill get permission and you credit him if you want, just post back yes or no and tell you the procedure. It works very well

  4. #4
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    bullzeye got it ty bullzeye

  5. #5
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    invalid number of perameters means you dont have the right number of things in your script

    ex:Mouse(x,y,2,2) isnt right you need
    Mouse(x,y,2,2,true)
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. weird error when runing script
    By poolikemax in forum OSR Help
    Replies: 3
    Last Post: 11-18-2008, 10:56 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
  •