Thread: players in room
View Single Post
  #12  
Old 08-21-2003, 06:58 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
meh, I guess I'll fall to the wrain of kai...

so would it be like this?

NPC Code:


timeout=0.05;

if (timeout){
if(playerscount>5){
do something, please!;
}
timeout=0.05;
}



atleast that's how I understood it...
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote