01.11.2010, 14:34
(
Последний раз редактировалось juuleman; 01.11.2010 в 14:49.
)
Hey guys,
If someone does /say or something local in my server i made something that his character does this anim.
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.
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);
Thanks.