Quote:
|
Originally Posted by osrs
Okay, post it in a new thread if possible. 
|
You mean the new document? It's in debug under the same name you used, but yours has _osrs.txt appended to it and mine is _ps.txt now. I can't get on Debug because of the new IP rule and Stefan didn't ever set an IP for me =/
Quote:
|
Originally Posted by Kaimetsu
keydown isn't an event.
|
It
USED to not be, but I'm quite sure it has been updated since, I myself thought so until a little bit ago when someone was using it. Also you can do if (keypressed) and then use conditional if (keydown())/keydown2() to check other aspects such as control and alt into it.