Quote:
Originally posted by TribulationStaff
Is it? I wonder what id is used for then. I've never used it, so I just assumed id was an unusual way to abbreviate, as graal is full of those. Interesting, I guess that means there is no way to figure out a player's index without a for loop then.
|
playerid is like index except for the entire server. and it never changes while the player is logged on.
Index of the players in the level does change as players enter and exit I believe, it's basically the order they entered.