Thread: Keydown.
View Single Post
  #2  
Old 06-29-2001, 05:45 PM
Solareon Solareon is offline
Registered User
Solareon's Avatar
Join Date: Jun 2001
Location: In a corn field
Posts: 548
Solareon is on a distinguished road
Send a message via AIM to Solareon
do this

timeout 0.05;
if (timeout) {
if (keydown(0)) {
script here
}
}

you can put more keydowns in the timeout if
__________________
-Solareon Doll, thanks to BirdBird_0 for making it
-
First person to choke on a gummi bear and cough it up =)

AIM: SolareonX
flame me 24/7 roffel
-- l33t
JubieSaotomeX < Me
Reply With Quote