Walk Style - 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)
+--- Thread: Walk Style (
/showthread.php?tid=362068)
Walk Style -
McCurdy - 23.07.2012
Hey all, i want to ask...
Is possible to change walk style? You know no CJ run, but normal walk and without any commnad and that is auto when login
Re: Walk Style -
tiernantheman - 23.07.2012
No it's not possible. But it works with different skins like skin id 22. It's a different walk then the others. But no you can't set a walking style for a person. It all depends on the skin you have on.
Re: Walk Style -
McCurdy - 23.07.2012
Ok, so if want another walk style must use animation
Re: Walk Style -
seanny - 23.07.2012
Try using Seif walk, if that's what your looking for.
Re: Walk Style -
tiernantheman - 23.07.2012
Yes, that is correct. Here's were you can find them.
https://sampwiki.blast.hk/wiki/Animations. And here's how you set them
https://sampwiki.blast.hk/wiki/ApplyAnimation. Some examples of what walking styles are there. 1) WALK_civi
2) WALK_drunk
3) WALK_fat
4) WALK_gang1
Re: Walk Style -
McCurdy - 23.07.2012
Ok all thank's...