Hey, I'm writing a script, and it uses ClientGroup to find out how many players there are on the server, but whenever it's executed, it sends this to the console:
Set::getObject index out of range on ClientGroup. Index = 2, Size = 2 //persuming that the 2 is the playercount, as 2 players were on the serfver when this was in the console.
What does this mean?
Thanks!
Note: I don't want to post the code for the script. Just give me examples of when this can occur.