SA-MP Forums Archive
How i can make the people to run like that - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How i can make the people to run like that (/showthread.php?tid=279673)



How i can make the people to run like that - boyan96 - 28.08.2011

[ame="http://www.youtube.com/watch?v=YVhZt1caPik"]http://www.youtube.com/watch?v=YVhZt1caPik[/ame]


Re: How i can make the people to run like that - Luis- - 28.08.2011

Try,
pawn Код:
UsePlayerPedAnims();
and add it to your OnGameModeInit.


Re: How i can make the people to run like that - bob_dillan - 28.08.2011

Hello.

I'm sorry i can't quite see the video myself however i believe you may be referring to this...

https://sampwiki.blast.hk/wiki/UsePlayerPedAnims


Re: How i can make the people to run like that - Kar - 28.08.2011

Quote:
Originally Posted by -Luis
Посмотреть сообщение
Try,
pawn Код:
UsePlayerPedAnims();
and add it to your OnGameModeInit.
Quote:
Originally Posted by bob_dillan
Посмотреть сообщение
Hello.

I'm sorry i can't quite see the video myself however i believe you may be referring to this...

https://sampwiki.blast.hk/wiki/UsePlayerPedAnims
it's remove, not ADD, that isn't CJ run

remove "UsePlayerPedAnims();" from your script


Re: How i can make the people to run like that - TouR - 28.08.2011

I searched and i found countless topics about this... Why the hell dont you search before post?


Re: How i can make the people to run like that - boyan96 - 28.08.2011

what i need to add


Re: How i can make the people to run like that - Norck - 28.08.2011

Quote:
Originally Posted by boyan96
Посмотреть сообщение
what i need to add
Quote:
Originally Posted by Kar
remove "UsePlayerPedAnims();" from your script
As you already been told, remove UsePlayerPedAnims(); from your script.
Usually it's located in OnGameModeInit callback