13-01-2007, 09:05 PM
I actually just had a question pertaining to this though... Say There are 4 players logged in
1 2 3 4
Player 3 logs out.... So is the Index # for player 4, now 3? Because if it isn't... and you do a for i = 1 to totalonline players (3), then would it miss #4. I think i'm overthinking now... and i'm confusing myself.
1 2 3 4
Player 3 logs out.... So is the Index # for player 4, now 3? Because if it isn't... and you do a for i = 1 to totalonline players (3), then would it miss #4. I think i'm overthinking now... and i'm confusing myself.