![]() |
Looping through every player serverside
Hello, i'm trying to loop through each player on the serverside in a database npc.
I tried this: PHP Code:
Heres how i'm using it: PHP Code:
However... If i'm in a level with more than 1 person I get the names of the people in the same level as me and my account name. If i'm in a level on my own I just get my own account name. Can anyone explain this? It's all being done serverside so why it doesnt always show every account on the server is puzzling. Any ideas? Thanks. |
allplayers = the playercount of the server
playerscount = the playercount of the level |
I take it then that players is just the players on the level...
but that makes no sense because players[int] can find any player on the server. |
Quote:
PHP Code:
|
thanks, that did it :)
|
| All times are GMT +2. The time now is 10:11 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.