Help me about animation
#3

Quote:
Originally Posted by RogueDrifter
Посмотреть сообщение
GetPlayerAnimationIndex for anims and GetPlayerSpecialAction for special actions.
I tried it but it failed.
I just stand still
Although I do not use any action, it still fails.
Код:
cmd:mload(playerid, params[])
{
        if(GetPlayerAnimationIndex(playerid))
	{
	    SendClientMessageEx(playerid, -1, "You are using another action.");
	}
        return 1;
}
Reply


Messages In This Thread
Help me about animation - by hoanduy - 25.02.2018, 13:22
Re: Help me about animation - by RogueDrifter - 25.02.2018, 13:32
Re: Help me about animation - by hoanduy - 25.02.2018, 13:43
Re: Help me about animation - by RogueDrifter - 25.02.2018, 14:06
Re: Help me about animation - by hoanduy - 25.02.2018, 14:11
Re: Help me about animation - by hoanduy - 25.02.2018, 14:35
Re: Help me about animation - by RogueDrifter - 25.02.2018, 15:49
Re: Help me about animation - by hoanduy - 26.02.2018, 04:02
Re: Help me about animation - by DobbysGamertag - 26.02.2018, 04:18
Re: Help me about animation - by Dayrion - 26.02.2018, 07:38

Forum Jump:


Users browsing this thread: 1 Guest(s)