Thread: pl.level
View Single Post
  #1  
Old 07-20-2007, 05:52 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
pl.level

I have a simple for loop

PHP Code:
for  ( plallplayers) {  
   
Staff_Tool_Player.addrowtemp.jpl.id SPC pl.account SPC pl.level);
      
   
temp.j++;

   
sleep0.01);

it does not return anything for pl.level, I've also tried pl.level.name etc I need this because it's really the only way to check to see if it's an actual player on the server OR if it's the NPC Server or a IRC Channel.... So is there a way to fix this or work around anybody knows?
__________________
Deep into the Darkness peering...
Reply With Quote