Results 1 to 2 of 2

Thread: How to fix Out of range line 744 - antirandoms.scar

  1. #1
    Join Date
    Jun 2006
    Location
    Computer.
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default How to fix Out of range line 744 - antirandoms.scar

    I just finished off coding my chicken killer.
    It finds the chickens ok , but when it clicks on them i get this error :

    [Runtime Error] : Out Of Range in line 744 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\AntiRandoms.scar

    Is this a problem with the way i've coded my random event setup ?
    Or if not what isit ? please help.

  2. #2
    Join Date
    Jun 2006
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Make sure you use Player Array with Loc.

    Code:
         Players[0].Name :='Username';
         Players[0].Pass :='Password';
         Players[0].Nick :='User';
         Players[0].Loc  := 'Bank';

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. out of range in AntiRandoms.scar HuH?
    By kor in forum OSR Help
    Replies: 5
    Last Post: 05-21-2008, 11:24 AM
  2. Plz need simple 200 line script, auto range guild shooter
    By dx019 in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 06-16-2007, 04:30 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
  •