Quote:
|
Originally Posted by Stefan
On clientside findplayer returns all possible players from the player list, so also 'virtual' players like people on other servers, or irc channels. May be you can check for the level of the player to check if its an actual player walking around somewhere.
|
couldn't really have done that since I wanted to return the actual player rather than the rc of the player. Just used players[i] cycle instead.