SA-MP Forums Archive
[Question] How to adjust the speed of player - 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: [Question] How to adjust the speed of player (/showthread.php?tid=108085)



[Question] How to adjust the speed of player - skaTim - 12.11.2009

Can someone tell me how to adjust the speed of player ?
- to run/walk slower or smt like that....



Re: [Question] How to adjust the speed of player - Jeffry - 12.11.2009

You mean that they walk normal like in single player?


Re: [Question] How to adjust the speed of player - skaTim - 12.11.2009

Quote:
Originally Posted by Jeffry
You mean that they walk normal like in single player?
Yes


Re: [Question] How to adjust the speed of player - SpiderPork - 12.11.2009

UsePlayerPedAnims(); under OnGameModeInit.


Re: [Question] How to adjust the speed of player - Jeffry - 12.11.2009

Quote:
Originally Posted by SpiderPork
UsePlayerPedAnims(); under OnGameModeInit.
Exactly. Try it and they will walk normal.