Thread: Keydown.
View Single Post
  #4  
Old 06-30-2001, 07:07 AM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
Re: do this

Quote:
Originally posted by Solareon
timeout 0.05;
if (timeout) {
if (keydown(0)) {
script here
}
}

you can put more keydowns in the timeout if
Well, I knew that, but what I really want to know is what the keydown all the letters are. I know that (keydown(4)) is d, but I don't know the rest.
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote