Dive animation?
#6

If swim dive under is anim then use it to check
if(GetPlayerAnimationIndex(playerid))
{
new animlib[32];
new animname[32];

GetAnimationName(GetPlayerAnimationIndex(playerid) ,animlib,32,animname,32);
if(!strcmp(animname, "swim dive under", true)){
Reply


Messages In This Thread
Dive animation? - by Necip - 02.08.2013, 16:56
Re: Dive animation? - by PrinceKumar - 02.08.2013, 17:25
Re: Dive animation? - by Necip - 02.08.2013, 17:31
Re: Dive animation? - by maxpain43 - 02.08.2013, 17:31
Re: Dive animation? - by RedJohn - 02.08.2013, 17:31
Re: Dive animation? - by PrinceKumar - 02.08.2013, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)