why dont my fight command work?
#9

The fighting styles don't work for me. I have copied the command in the samp wiki:
Код:
if (strcmp(cmdtext, "/kungfu", true) == 0)
	{
  	SetPlayerFightingStyle (playerid, FIGHT_STYLE_KUNGFU);
  	SendClientMessage(playerid, COLOR_LIGHTGREEN, "Fighting Style changed to Kung-Fu");
  	return 1;
	}
But the player is stil using cj's fighting style?
Reply


Messages In This Thread
why dont my fight command work? - by [mad]MLK - 04.09.2009, 19:36
Re: why dont my fight command work? - by eminich - 04.09.2009, 20:16
Re: why dont my fight command work? - by [mad]MLK - 04.09.2009, 20:20
Re: why dont my fight command work? - by Balon - 04.09.2009, 20:29
Re: why dont my fight command work? - by kc - 04.09.2009, 20:33
Re: why dont my fight command work? - by (.Aztec); - 04.09.2009, 20:34
Re: why dont my fight command work? - by dice7 - 04.09.2009, 20:36
Re: why dont my fight command work? - by (.Aztec); - 05.09.2009, 01:39
Re: why dont my fight command work? - by Stas92 - 10.09.2009, 08:25
Re: why dont my fight command work? - by Kyosaur - 10.09.2009, 09:10

Forum Jump:


Users browsing this thread: 1 Guest(s)