
02-22-2005, 12:16 AM
|
|
Their black hands protect
|
 |
Join Date: Dec 2004
Location: Beyond infinite.
Posts: 265
|
|
Quote:
|
Originally Posted by falco10291029
OH yes, Im used to my brother using the pointless
NPC Code:
if (keypressed&&keydown2(#p(0),)) {
//stuff
}
so you would need it to be:
NPC Code:
if (keypressed&&strequals(#p(1),k)) {
say2 working;
}
|
Thank you.  |
__________________
|
|
|
|