SA-MP Forums Archive
Animations? - 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: Animations? (/showthread.php?tid=278952)



Animations? - Gemini - 24.08.2011

How do i get the simple animations such as /dance 1-4 /wave etc?


Re: Animations? - [MWR]Blood - 24.08.2011

https://sampwiki.blast.hk/wiki/GetPlayerAnimationIndex


Re: Animations? - Gemini - 24.08.2011

So if I add this in my gamemode, and load it into the server, I can use /wave and my skin will do the wave animation?


Re: Animations? - =WoR=Varth - 24.08.2011

https://sampforum.blast.hk/showthread.php?tid=240497


Re: Animations? - [MWR]Blood - 24.08.2011

Sorry, I understood wrongly.


Re: Animations? - grand.Theft.Otto - 24.08.2011

The action.pwn filterscript comes with the sa-mp server 0.3c package.

Open it up and you'll see a lot of good animations.

Just load the filterscript in-game and you're done.