All SA-MP Keys Avaible - 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)
+--- Thread: All SA-MP Keys Avaible (
/showthread.php?tid=214178)
All SA-MP Keys Avaible -
MJ! - 20.01.2011
Can somebody gimme a list with All SA-MP Keys Avaible ?
Not only this:
Code:
KEY_ACTION 1
KEY_CROUCH 2
KEY_FIRE 4
KEY_SPRINT 8
KEY_SECONDARY_ATTACK 16
KEY_JUMP 32
KEY_LOOK_RIGHT 64
KEY_HANDBRAKE 128
KEY_LOOK_LEFT 256
KEY_SUBMISSION 512
KEY_LOOK_BEHIND 512
KEY_WALK 1024
KEY_AIM* 128
KEY_ANALOG_UP 2048
KEY_ANALOG_DOWN 4096
KEY_ANALOG_LEFT 8192
KEY_ANALOG_RIGHT 16384
Up/Down-Keys
KEY_UP -128
KEY_DOWN 128
KEY_LEFT -128
KEY_RIGHT 128
Re: All SA-MP Keys Avaible -
Sergei - 20.01.2011
https://sampwiki.blast.hk/wiki/GetPlayerKeys (bottom)
Re: All SA-MP Keys Avaible -
MJ! - 20.01.2011
if you don't see, my post is from wiki oO
Re: All SA-MP Keys Avaible -
[P4] - 20.01.2011
Why posting it then?
Re: All SA-MP Keys Avaible -
Mauzen - 20.01.2011
This IS the full list of all keys available in SA-MP
Re: All SA-MP Keys Avaible -
Sasino97 - 19.06.2011
Hi, sorry for bumping this old thread, but this is the thing I'm trying to do since a long time, I tried to make a plug-in, but I don't know how to send a callback to the server
Re: All SA-MP Keys Avaible -
Raimis_R - 19.06.2011
Maybe read this tutorial
https://sampforum.blast.hk/showthread.php?tid=261570
It's for creating callback.
Re: All SA-MP Keys Avaible -
leetboi - 25.11.2012
is there a key for number 2 ?
Re: All SA-MP Keys Avaible -
Hoss - 25.11.2012
Quote:
Originally Posted by leetboi
is there a key for number 2 ?
|
Yes,its KEY_SUBMISSION
Re: All SA-MP Keys Avaible -
leetboi - 25.11.2012
Quote:
Originally Posted by Hoss
Yes,its KEY_SUBMISSION
|
thanks alot !!!!