Thread: keydown?
View Single Post
  #10  
Old 02-21-2005, 06:21 AM
Aethorpe Aethorpe is offline
Their black hands protect
Aethorpe's Avatar
Join Date: Dec 2004
Location: Beyond infinite.
Posts: 265
Aethorpe is on a distinguished road
Send a message via AIM to Aethorpe Send a message via MSN to Aethorpe
Quote:
Originally Posted by falco10291029
NPC Code:

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


There.
Strangely, it's not working. >.>

NPC Code:
if (keypressed&&strequals(#p(0),k)) {

say2 working;

}



Is this correct? :x
__________________
Reply With Quote