Thread: players in room
View Single Post
  #15  
Old 08-21-2003, 07:27 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by marcoR
than like this!?

NPC Code:


if (created){
timeout=0.05;
}

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




!?
Yes.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote