changing how he runs - 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: changing how he runs (
/showthread.php?tid=87430)
changing how he runs -
Annihalation - 20.07.2009
How do you change the speed/run style of a character? Like right now the characters on my server run in the default NPC run style, but I want them to run the same way CJ does... any help? I searched and found nothing
Re: changing how he runs -
SiJ - 20.07.2009
Quote:
Originally Posted by Annihalation
How do you change the speed/run style of a character? Like right now the characters on my server run in the default NPC run style, but I want them to run the same way CJ does... any help? I searched and found nothing
|
If you would be searched, you would found..
UsePlayerPedAnims();
Re: changing how he runs -
Annihalation - 20.07.2009
i searched the forums and all I found was stuff about running filterscripts and "commonly used animations"
thanks for the info though
Re: changing how he runs -
V1ceC1ty - 20.07.2009
add
UsePlayerPedAnims();
to
OnGameModeInIt