View Single Post
  #4  
Old 08-31-2006, 12:50 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by JkWhoSaysNi
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.
True, but do this and it will work:

PHP Code:
for (pallplayers) {
  
this.playernames.add(p);

No need for p.account either, just use p.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote