21.05.2011, 19:54
I made a bot face me, and use the running anim. That works, but when he does the running anim, he doesn't move, he just does the anim while in the same place.
Anim Line:
ive also tried
Doesnt make a difference. What can I do differently to make him move? Besides using SetPlayerPos..?
Anim Line:
Код:
ApplyAnimation(z,"ped","run_player",4.1,1,1,0,0,0);
Код:
ApplyAnimation(z,"ped","run_player",4.1,1,1,1,1,1);