Thread: playerscount
View Single Post
  #11  
Old 09-26-2002, 11:00 PM
BinaryCrash BinaryCrash is offline
No memory dump.
Join Date: Jul 2002
Location: Brazil
Posts: 70
BinaryCrash is on a distinguished road
Send a message via ICQ to BinaryCrash Send a message via MSN to BinaryCrash
filter the npcs using
if (!players[i].hearts=0) { } //not npc
Reply With Quote