
02-26-2011, 07:29 AM
|
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
|
No you have to do it exactly as my post says because of the way the nested code works. If you do it like (keydown(5) && this.keydown5 == false) then it won't revert the this.keydown5 back to false since it requires not pressing S AND it being false. |
|
|
|