SA-MP Forums Archive
KEY_AIM in GameTextForPlayer? - 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: KEY_AIM in GameTextForPlayer? (/showthread.php?tid=240653)



KEY_AIM in GameTextForPlayer? - Celson - 16.03.2011

Working on a sport script. One of the buttons used is KEY_AIM. Which I have defined at the top of the script with..

pawn Код:
#define KEY_AIM 128
That works fine. But how do I show people what there KEY_AIM is within GameTextForPlayer?


EDIT: Nevermind. I found it to be "~k~~PED_LOCK_TARGET~". For some reason it was listed next to the handbrake button.