Results 1 to 5 of 5

Thread: Runtime error antirandoms

  1. #1
    Join Date
    Jul 2007
    Location
    's-Gravenpolder, Holland
    Posts
    204
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Runtime error antirandoms

    Hey, me again

    I've run into yet another wierd problem
    All scripts are currently working for me, except fighting scripts.

    Whenever i get into a fight i get this error

    SCAR Code:
    [Runtime Error] : Out Of Range in line 1087 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/AntiRandoms/AntiRandoms.scar

    I've tried reinstalling scar, reinstalling SRL and all that stuff, but nothing worked.

    The wierd part is that when i change my feather picking script (just change the color, so it attacks a guard), i get the runtime error when the guard dies.

    Any solutions for this? Search haven't got me an inch further

  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    At the beginning of your main loop put this:
    SCAR Code:
    Procedure SetPlayerNameTPAs;
    after SetupSRL;

    Or use LoginPlayer; and that will automatically do that


  3. #3
    Join Date
    Jul 2007
    Location
    's-Gravenpolder, Holland
    Posts
    204
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Cazax View Post
    At the beginning of your main loop put this:
    SCAR Code:
    Procedure SetPlayerNameTPAs;
    after SetupSRL;

    Or use LoginPlayer; and that will automatically do that

    Tried that, it gave the error even before i started fighting
    Any other solutions?

  4. #4
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  5. #5
    Join Date
    Jul 2007
    Location
    's-Gravenpolder, Holland
    Posts
    204
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works, thanks

    +rep for you

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. TPA error in Antirandoms.
    By malotthouse in forum OSR Help
    Replies: 7
    Last Post: 03-07-2008, 07:07 AM
  2. Error with antirandoms.scar
    By stein3 in forum OSR Help
    Replies: 11
    Last Post: 12-02-2007, 03:11 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
  •