28.10.2009, 01:28
in wiki doesn't show where to put this code so plz someone tell me where to put this code i will apreciate that plz help
Код:
if (strcmp(cmdtext, "/boxing", true) == 0)
{
SetPlayerFightingStyle (playerid, FIGHT_STYLE_BOXING);
SendClientMessage(playerid, 0xFFFFFFAA, "You have changed your fighting style to boxing!");
return 1;
}


ok man thanks a lot