Thread: players in room
View Single Post
  #14  
Old 08-21-2003, 07:00 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
than like this!?

NPC Code:


if (created){
timeout=0.05;
}

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




!?
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote