How do i change the 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: How do i change the running style (
/showthread.php?tid=68825)
How do i change the running style -
KurtKill - 14.03.2009
well i want to change the run style how do i do that that the style when you tap space bar. also what are the styles
Re: How do i change the running style -
KurtKill - 16.03.2009
where do i find the run style ids?
Re: How do i change the running style -
Outbreak - 16.03.2009
IF you mean, you want your skins to stop running like they have something shoved up their backsides, then
under OnGameModeInit
UsePlayerPedAnims();
Re: How do i change the running style -
MenaceX^ - 16.03.2009
You can't create a speical running style..
It's or using UsePlayerPedAnim(); to make the same style for all players, or not using it. Which make a speical running style for a few skins.