Quote:
Originally Posted by Stefan
The problem is that accessing players[] is much faster than level.players[] and you would probably expect findareaplayers() to work regardless if your current position. It could be possible to add a findareaplayers() which only accesses the players around you.
|
Do you mean that it would only be able to get players from your current level and surrounding levels? If so that sounds fine to me.