Thread: -is there?
View Single Post
  #6  
Old 10-13-2003, 04:11 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
NPC Code:

if(playerenters || timeout){
for(i=0;i<4;i++){
if(keydown(i)){
message #v(i);
}
}
timeout = 0.05;
}



Hope this help.
__________________
"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