Results 1 to 7 of 7

Thread: Out Of Range in FindNormalRandoms

  1. #1
    Join Date
    Mar 2010
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Out Of Range in FindNormalRandoms

    When I try to call FindNormalRandoms, I get the following error. As far as I know I have the latest SCAR and SRL.

    [Runtime Error] : Out Of Range in line 896 in script C:\Documents and Settings\*****\Desktop\scarprerelease\includes\SRL \SRL\Core\AntiRandoms\AntiRandoms.scar
    I would appreciate if someone could help me get this to work.

    EDIT:

    Taking it out, I get a different error:

    [Runtime Error] : Exception: Can't allocate the DIB handle in line 545 in script C:\Documents and Settings\*****\Desktop\scarprerelease\includes\SRL \SRL\Core\Text.scar
    Wow. I've been gone a very long time indeed. So much has changed.

  2. #2
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    DIB errors are poop.
    Either just restart scar and try again OR in scar do Client>Reset Specified Window (drag your crosshair again if you are not using smart, if you are, then just run the script again w/o dragging crosshair)

    Remember, when using SMART you DO NOT need to target anything with crosshairs.

    IceFireBotch!

  3. #3
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    For the Out of range error, you must set NumberOfPlayers(1) and change the number to how many players you're using

  4. #4
    Join Date
    Mar 2010
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks! Could you elaborate further, though? To what extent do I need to set up the users table if my script doesn't use that functionality? I currently have it set to do work assuming you're already logged, rather than any sort of user switching.
    Wow. I've been gone a very long time indeed. So much has changed.

  5. #5
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You should have a DeclarePlayers section, do you know how to set one up?
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

  6. #6
    Join Date
    Mar 2010
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by bionicle1800 View Post
    You should have a DeclarePlayers section, do you know how to set one up?
    I have the players array working, and I think the error is gone, at least for now. Thanks though.
    Wow. I've been gone a very long time indeed. So much has changed.

  7. #7
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ForgotMyName View Post
    I have the players array working, and I think the error is gone, at least for now. Thanks though.
    Yea, you need to have the player stats to use FindNormalRandoms
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

Thread Information

Users Browsing this Thread

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

Posting Permissions

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