22.03.2012, 02:55
Quote:
|
Knowing if the player is running(velocity higher than 15~20, make test for confirm):
pawn Код:
You can set a timer for check if the players are sprinting and pressing the keys combination, using this method is need to stay aware that key combinations can give diferent keys return, for example press KEY_SPRINT + SUB_MISSION gives diferent keys. https://sampwiki.blast.hk/wiki/GetPlayerKeys https://sampwiki.blast.hk/wiki/SetTimerEx |


