
10-14-2003, 05:03 PM
|
|
call me Chad, it's cooler
|
 |
Join Date: Aug 2002
Posts: 1,899
|
|
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? |
|
|
|