Chat Animation Bug
#1

Hi community,
This animations is kinda bug idk
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.0,0,0, 0,1,1);
It freezes players' arms after applying that animations.
And it seems it didn't fix even with ClearAnimations(playerid)
Reply
#2

You had the freeze part enabled, try
ApplyAnimation(playerid, "PED", "IDLE_CHAT", 4.0, 0, 0, 0, 0, 1);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)