Results 1 to 3 of 3

Thread: Type Missmatch

  1. #1
    Join Date
    Mar 2008
    Location
    Look behind you.
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Type Missmatch

    well, i was implementing declare players into my script then went to try it. it checked the setting then stopped and it said :

    [Runtime Error] : Out Of Range in line 323 in script C:\Program Files\SCAR 3.20\SCAR 3.15\includes\SRL/SRL/Core/Login.scar, in the debug box.

    this was line 323:


    if (not(Players[CurrentPlayer].Active)) then

    Help

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

    Default

    Remember to call DeclarePlayers; in your main loop before LoginPlayer;


  3. #3
    Join Date
    Mar 2008
    Location
    Look behind you.
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    wow..lol such a simple thing and i got confused..thanks, rep++

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Type missmatch error helpz!
    By Ultra in forum OSR Help
    Replies: 3
    Last Post: 01-27-2009, 03:42 PM
  2. type mismatch
    By drizzt in forum OSR Help
    Replies: 2
    Last Post: 02-16-2008, 03:19 PM
  3. type mismatch
    By Maxcore in forum OSR Help
    Replies: 12
    Last Post: 11-10-2007, 12:54 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
  •