View Single Post
  #5  
Old 03-06-2011, 07:41 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Deas_Voice View Post
try using players instead of allplayers,
PHP Code:
for (temp.plplayers
  echo(
pl.level.name); 
i dont got access to graal ATM to test.
Not what I'm going for, but thanks anyway. I'm forced to use allplayers in this specific situation. I just want to know if I've missed anything that helps in this case. If there's nothing, I'll create a workaround using player attributes.
Reply With Quote