"Fast run" - 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: "Fast run" (
/showthread.php?tid=235307)
"Fast run" -
Randomai - 05.03.2011
Hello, im making zombie server and how i can make that zombies could run faster than humans?
how to make like:
Код:
if team = TEAM_HUMAN
{
UsePlayerPedAnims();
}
[ ! ] but only for humans, because i want that zombies can run faster.
Re: "Fast run" -
OKStyle - 05.03.2011
UsePlayerPedAnims() using only in OnGameModeInit. For your question you need seif_walk, i think.
Re: "Fast run" -
Randomai - 05.03.2011
and where i find that?
Re: "Fast run" -
OKStyle - 05.03.2011
I can't find seif's work, but i think thats you need too:
https://sampforum.blast.hk/showthread.php?tid=164154