SA-MP Forums Archive
Running 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: Running style... (/showthread.php?tid=86344)



Running style... - cigo - 13.07.2009

Have you ever seen that there ar 2 running styles in sa-mp? I want to know hot to switch from one to other.


Re: Running style... - arnutisz - 13.07.2009

Код:
UsePlayerPedAnims()
add to or delete from "OnGameModeInt()"


Re: Running style... - cigo - 13.07.2009

thanks !