Thread: keydown?
View Single Post
  #10  
Old 02-21-2005, 06:26 AM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by falco10291029
NPC Code:

if (keypressed&&strequals(#p(0),key you want)) {
//script
}


There.
=/
#p(0) is the actual keycode, whereas #p(1) is the actual character.
__________________
Liek omigosh.

Reply With Quote