![]() |
Script Not Working
I made a small NPC just to see what the keycodes were (like 'a' is 65). It works with all the keys except the arrow keys. Here's the script:
NPC Code: Anyone know why it won't work? |
Change (weaponfired) to (keypressed && keydown2(keycode(d),true))
|
Quote:
|
Arrow keys do not call keypressed.
|
Quote:
|
Really, No one knows the answer..?
Keys match Player direction O.o U = 0 L = 1 D = 2 R = 3 Or atleast last I checked they did |
Quote:
|
Doesnt it work both ways?
Why would u need to use keydown2 Sence arrow keys cant be capitolized anyway... The whole point of the script is to see the codes isnt it? |
Quote:
|
| All times are GMT +2. The time now is 02:46 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.