SetPlayerFightingStyle
#2

pawn Код:
if (strcmp(cmdtext, "/kungfu", true) == 0)
{
         SetPlayerFightingStyle(playerid,FIGHT_STYLE_KUNGFU);
         SendClientMessage(playerid, COLOR_YELLOW, "FightStyle changed to: KungFu");
         return 1;
}
https://sampwiki.blast.hk/wiki/Fightingstyles

https://sampwiki.blast.hk/wiki/SetPlayerFightingStyle
Reply


Messages In This Thread
[SOLVED]SetPlayerFightingStyle - by Mike_Peterson - 31.07.2010, 07:52
Re: SetPlayerFightingStyle - by willsuckformoney - 31.07.2010, 07:56
Re: SetPlayerFightingStyle - by Mike_Peterson - 31.07.2010, 08:02
Re: SetPlayerFightingStyle - by willsuckformoney - 31.07.2010, 08:05

Forum Jump:


Users browsing this thread: 1 Guest(s)