
08-21-2003, 07:27 PM
|
|
Graalian since 1998
|
 |
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
|
|
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 /
|
|
|
|