Detect using anim
#4

i have a work around.

pawn Код:
stock ApplyAnimationEx(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync)
{
    return ApplyAnimnation(playerid,animlib,animname,fDelta,loop,lockx,locky,freeze,time,forcesync),AnimApplied[playerid]=1;
}
Ctrl+H
change all ApplyAnimation to ApplyAnimationEx and done
check id AnimApplied[playerid] = 1 and ClearAnimations
Reply


Messages In This Thread
Detect using anim - by SnG.Scot_MisCuDI - 10.03.2012, 03:54
Re: Detect using anim - by eesh - 10.03.2012, 04:09
Re: Detect using anim - by SnG.Scot_MisCuDI - 10.03.2012, 04:23
Re: Detect using anim - by eesh - 10.03.2012, 05:27
Re: Detect using anim - by SnG.Scot_MisCuDI - 10.03.2012, 05:38
Re: Detect using anim - by Psymetrix - 10.03.2012, 06:07
Re: Detect using anim - by SnG.Scot_MisCuDI - 10.03.2012, 07:05
Re: Detect using anim - by CAR - 10.03.2012, 09:42
Re: Detect using anim - by SnG.Scot_MisCuDI - 10.03.2012, 16:57
Re: Detect using anim - by Basssiiie - 10.03.2012, 17:34

Forum Jump:


Users browsing this thread: 8 Guest(s)