Making it posible to move whit anim
#1

Hey guys,

If someone does /say or something local in my server i made something that his character does this anim.

pawn Код:
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,1,1,0,5000,1);
Now my problem is, when someone does this the anim is showing but he cant move. While ive seen other servers doing this anim with the posibility to move.. Does anyone know how to do this?

Thanks.
Reply
#2

Hey, try with this:
Код:
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,1,1,1,1,1);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)