Thread: -is there?
View Single Post
  #9  
Old 10-14-2003, 05:03 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally posted by CheeToS2

NPC Code:

if (created||timeout){
for (i=0;i<4;i++){
if (keydown(i)){
message oh look a key was pressed! and wowzers! its an arrow key!;
}
}
timeout=.05;
}


Omi

this will only end in pain... Spam is bad mmkay?
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote