SA-MP Forums Archive
[Help] Running 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Running Speed (/showthread.php?tid=138281)



[Help] Running Speed - GloomY - 01.04.2010

Hy, how to change the running speed of your character in the gamemode. Everyone is sprinting like CJ and it is too fast...
Can someone tell me how to do that?


Re: [Help] Running Speed - Mystique - 01.04.2010

You have most likely added UsePlayerPedAnims(); under OnGameModeInit. Search for it and remove it.



Re: [Help] Running Speed - @TheShadow@ - 01.04.2010

Quote:
Originally Posted by Mystique
You have most likely added UsePlayerPedAnims(); under OnGameModeInit. Search for it and remove it.
Then you walk like a gay penguin.


Re: [Help] Running Speed - GloomY - 01.04.2010

Found it and deleted it, test it later, thanks


Re: [Help] Running Speed - [cA]Unforseen - 01.04.2010

Quote:
Originally Posted by @TheShadow@
Quote:
Originally Posted by Mystique
You have most likely added UsePlayerPedAnims(); under OnGameModeInit. Search for it and remove it.
Then you walk like a gay penguin.
yeah it was right
my grandfather is faster than this shit :O


Re: [Help] Running Speed - Mystique - 01.04.2010

Quote:
Originally Posted by [cA
Unforseen ]
Quote:
Originally Posted by @TheShadow@
Quote:
Originally Posted by Mystique
You have most likely added UsePlayerPedAnims(); under OnGameModeInit. Search for it and remove it.
Then you walk like a gay penguin.
yeah it was right
my grandfather is faster than this shit :O
That speed is mostly used for rp-servers and the sprinting speed may also belong on a few skins.


Re: [Help] Running Speed - Thrarod - 01.04.2010

PushPlayer !


Re: [Help] Running Speed - biltong - 01.04.2010

Quote:
Originally Posted by @TheShadow@
Quote:
Originally Posted by Mystique
You have most likely added UsePlayerPedAnims(); under OnGameModeInit. Search for it and remove it.
Then you walk like a gay penguin.
lol?

All that does is makes ALL skins use CJ's animations and running speed.


Re: [Help] Running Speed - GloomY - 01.04.2010

Tested, it is working, thanks