how i can change run style? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how i can change run style? (
/showthread.php?tid=165923)
how i can change run style? -
Francesco_Totti - 06.08.2010
how i can change run style?in my gm i have a style of run very sucks and i know are more types..sorry for my bad english
Re: how i can change run style? -
Jeffry - 06.08.2010
UsePlayerPedAnims();
Put it under OnGameModeInit.
Re: how i can change run style? -
Hiddos - 06.08.2010
It's only possible to run like CJ then, and it affects all players.
Re: how i can change run style? -
Francesco_Totti - 06.08.2010
Quote:
Originally Posted by Jeffry
UsePlayerPedAnims();
Put it under OnGameModeInit.
|
thanks man
Re: how i can change run style? -
Jeffry - 06.08.2010
Quote:
Originally Posted by Francesco_Totti
thanks man
|
You're welcome. Have fun.