/bs help
#1

Hey guys, I'm one again having trouble with commands, I'm trying to make the player do an animation(bitchslap) which i've codded but it isn't work. In game it is not saying it's an Invalid Command, Pawno recompiles with 0 errors, Here is the code
Код:
if (strcmp(cmdtext, "/bs", true) == 0)
	{
	    //Makes player do the "bitchslap" animation
	    ApplyAnimation(playerid,"PED","bitchslap",4,0,0,0, 1,0,1);
	    return 1;
 	}
Reply


Messages In This Thread
/bs help - by biggiephil234 - 06.05.2013, 07:39
Re: /bs help - by Neil. - 06.05.2013, 07:45
Re: /bs help - by biggiephil234 - 06.05.2013, 07:51

Forum Jump:


Users browsing this thread: 4 Guest(s)