18.07.2009, 03:27
you'll probably either have to do a for (i < MAX_PLAYERS, i++) line or whatever, to where it basically loops the command over and over, for each Player ID. I'm not great of the "for" function but I believe thats how it works.