Thread: players in room
View Single Post
  #6  
Old 08-21-2003, 06:27 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
ok... i'm no scripting genius, heck, i can barelly make a door

but wouldn't it look like this?
NPC Code:

timeout=0.5;

if (timeout && playercount>5){
do something;
timeout=0.5;
}



but I don't know, i've never used player count, and heck, i suck at scripting..
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote