SA-MP Forums Archive
Adjusting speed of the character - 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: Adjusting speed of the character (/showthread.php?tid=251491)



Adjusting speed of the character - Andregood - 27.04.2011

How can I get the normal Roleplay speed when running? I'd appreciate some help, thanks.


Re: Adjusting speed of the character - Stigg - 27.04.2011

pawn Код:
public OnGameModeInit()
{
    UsePlayerPedAnims();
    return 1;
}
https://sampwiki.blast.hk/wiki/UsePlayerPedAnims


Re: Adjusting speed of the character - Andregood - 27.04.2011

Animation of CJ is swifter than the standard Roleplay speed I believe.


Re: Adjusting speed of the character - Rivera - 27.04.2011

Yeah. But I don't know the id of it