21.03.2009, 22:11
Ok i tried a little bit whats the problem with
if i use
it does work as it should, but if i use a "1" at the end like in my first post it doesnt. But if i use a "0" at the end my char cant move while walinking.
So what could i do to stop the "1" anim
Code:
ClearAnimations(...);
Code:
ApplyAnimation(i,"PED","WALK_DRUNK",4.1,1,1,1,1,0); // 0 at the end for "time"
So what could i do to stop the "1" anim