16.03.2011, 09:09
Working on a sport script. One of the buttons used is KEY_AIM. Which I have defined at the top of the script with..
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.
pawn Код:
#define KEY_AIM 128
EDIT: Nevermind. I found it to be "~k~~PED_LOCK_TARGET~". For some reason it was listed next to the handbrake button.