SA-MP Forums Archive
Setting the RUN speed? - 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: Setting the RUN speed? (/showthread.php?tid=566803)



Setting the RUN speed? - DGRP - 08.03.2015

How do I set the Run speed? I'm making a ROLEPLAY SAMP Server, but when I use SPACE, it runs so fast (the player runs so fast). How do I edit the run speed?

Thanks Before.


Re: Setting the RUN speed? - TommyB - 08.03.2015

Look for UsePlayerPedAnims(); under OnGameModeInit. If it's there, remove it.


Re: Setting the RUN speed? - DGRP - 08.03.2015

Thanks! It's Working, Repped