13.02.2012, 18:02
If you do not know
In order: SetPlayerFightingStyle (playerid, FIGHT_STYLE_BOXING);
FIGHT_STYLE_BOXING replacing with the one you want
Example: SetPlayerFightingStyle (playerid, FIGHT_STYLE_ELBOW);
In order: SetPlayerFightingStyle (playerid, FIGHT_STYLE_BOXING);
FIGHT_STYLE_BOXING replacing with the one you want
Код:
4 - FIGHT_STYLE_NORMAL 5 - FIGHT_STYLE_BOXING 6 - FIGHT_STYLE_KUNGFU 7 - FIGHT_STYLE_KNEEHEAD 15 - FIGHT_STYLE_GRABKICK 26 - FIGHT_STYLE_ELBOW