Thread: Numpad question
View Single Post
  #5  
Old 06-05-2005, 03:08 AM
cheatbobb cheatbobb is offline
The_Danish
cheatbobb's Avatar
Join Date: Apr 2004
Location: Canada
Posts: 15
cheatbobb is on a distinguished road
That value didn't work with keydown2, it only sensed the number line being pressed. But if anyone was wondering, I did get it to work. You have to use strtofloat(#p(0)) == 53 for example if you want to sense 5. I suppose you can use the keydown2 to sense whether or not it's on the numpad.
__________________
Reply With Quote