08.01.2014, 13:12
A function to disable certain keys. For example: I want to disable KEY_FIRE.
With a function like this:
With a function like this:
Код:
DisablePlayerKey(playerid, KEY_FIRE);