
08-06-2002, 11:25 AM
|
|
Registered User
|
Join Date: Jun 2002
Location: Newbie House
Posts: 10
|
|
|
If you do keydown(o) and it only works when you press "up," there's a reason. The program thinks "o" is a variable name and since you didn't declare it before, it would be considered "0" and in the keydown() flag, a 0 is generated when the "up" key is hit. |
__________________
It feels like little guards are gonna come up when ur on trial mode and say something like only p2p accounts can hump the walls! Now that wouldn't be good : /
|
|
|
|