Thread: pl.level
View Single Post
  #2  
Old 07-20-2007, 05:58 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
PHP Code:
for (plallplayers) {
  if (
pl.objecttype() == "TServerPlayer") {
  }

Returns TServerPlayer if the player is online, and NULL if not.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote