NPC moves with looped animation, if not reading from record
#6

Quote:
Originally Posted by Rac3r
View Post
Isn't one of the animation params to stop the play moving? Could try setting the param (freeze, lockx, locky) option to true.

Code:
ApplyAnimation(playerid, animlib, animname, 4.0, 0, 0, 0, 0, time, true);
Code:
ApplyAnimation(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync = 0);
Its already freezed.
ApplyAnimation(playerid,"GYMNASIUM","gym_shadowbox ",4.1,1,1,1,1,1);
btw, you must disable the record looping (if record ends, it loads it from start) to see this bug.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)