Results 1 to 3 of 3

Thread: Little Help.

  1. #1
    Join Date
    Oct 2008
    Location
    behind you!
    Posts
    1,688
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default Little Help.

    Well yeah i need some help from you guys...

    I just wanted to pimp my Progress report and i always get this :

    Code:
    [Runtime Error] : Out Of Range in line 252 in script
    SCAR Code:
    Writeln('|| '+ (IntToStr(I)) + ' | ' + (Players[I].Nick) + ' | ' + (Active) + ' | ' + (IntToStr(Players[I].Integers[5])) + ' | ' + (IntToStr(Players[I].Integers[20])) + '||' );
    Thats line 252
    Hi

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

    Default

    Call NumberOfPlayers and make sure you declared your players right.


  3. #3
    Join Date
    Oct 2008
    Location
    behind you!
    Posts
    1,688
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default

    Nvm, solved.
    Hi

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
  •