[Help] Keys - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Keys (
/showthread.php?tid=131791)
[Help] Keys -
Lorrden - 05.03.2010
Hi, I'm trying to make an RP script were the player needs to change outfit
after spawn.
I have a code, how ever; I wan't to use the left and right keys to see the next and previous skin (Sorta like the original Skin sel).
But I can't make the KEY_LEFT and KEY_RIGHT work even if I define them, so what should I do?
I looked a bit at GetPlayerKeys() but I can't understand it..