SA-MP Forums Archive
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: Keys (/showthread.php?tid=185103)



Keys - Bessensap - 23.10.2010

Is the key for rmb usable in GetPlayerKeys? Or is there another way to detect if the player is aiming, with a weapon?


Re: Keys - Voldemort - 23.10.2010

OnPlayerKeyStateChange


Re: Keys - Mauzen - 23.10.2010

KEY_HANDBRAKE is the key for aiming when on foot.


Re: Keys - Bessensap - 23.10.2010

Thanks Mauzen, thats what i was looking for