
03-07-2011, 04:00 AM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
findnearestplayers() is operating on players[] instead of level.players, that's why it cannot simply made to be a level function. The players[] array is only containing players from the nearby 3x3 levels, while level.players[] can contain thousands of players. |
|
|