Results 1 to 3 of 3

Thread: Fault in script :o

  1. #1
    Join Date
    Sep 2008
    Location
    Holland
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default Fault in script :o

    i have a working script atleast it was workng until yesterday but then now suddnly it aint working it gives me this error :

    Line 109: [Error] (16217:21): comma (',') expected in script C:\Documents and Settings\I\Mijn documenten\scripttie.scar

    And line 109 contains :

    Wait(200+random(300);

    Anny 1 have an idea

  2. #2
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    needs to be
    SCAR Code:
    Wait(200+random(300));
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  3. #3
    Join Date
    Sep 2008
    Location
    Holland
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by noidea View Post
    needs to be
    SCAR Code:
    Wait(200+random(300));
    k ty

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Script fault cant figgure
    By Performa in forum OSR Help
    Replies: 1
    Last Post: 09-22-2008, 07:29 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
  •