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



Sprinting - AchievementMaster360 - 21.10.2012

Well i started a server today and im new i need help with the sprinting


Re: Sprinting - KevinPRINCE - 21.10.2012

More detail


Re: Sprinting - AchievementMaster360 - 21.10.2012

Well i want to change the sprinting the default one its sort of stupid


Re: Sprinting - tarez - 21.10.2012

Put this in your OnGamemodeInIt callback
It will change the slow running style to the cj one

Quote:

UsePlayerPedAnims();




Re: Sprinting - AchievementMaster360 - 21.10.2012

I want like the CJ sprint in samp


Re: Sprinting - Lordzy - 21.10.2012

That's what the above user told.
You must use
pawn Код:
UsePlayerPedAnims()
Under OnGameModeInit() if a gamemode and under OnFilterScriptInit() if it's filterscript.


Re: Sprinting - MP2 - 21.10.2012

Well i started a server today and im new i need help with the guns lol

If you want to be a successful programmer (maybe you do, maybe you don't) you need to have good communication.