How to make 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: How to make animations ? (
/showthread.php?tid=490508)
How to make animations ? -
Le3aT - 26.01.2014
I want to know how to make animations please!!
Like siting
Re: How to make animations ? -
Le3aT - 26.01.2014
Can anyone help me ?
Re: How to make animations ? -
RedFusion - 26.01.2014
List of animations:
https://sampwiki.blast.hk/wiki/Animations
Function for animations:
https://sampwiki.blast.hk/wiki/ApplyAnimation
pawn Код:
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1,1);
Re: How to make animations ? -
Le3aT - 26.01.2014
What is animlib ? (( Ped ))
Re: How to make animations ? -
Le3aT - 26.01.2014
And how to make it stop ?
Re: How to make animations ? -
Shetch - 26.01.2014
Use this to clear all player's animations.
https://sampwiki.blast.hk/wiki/ClearAnimations
Re: How to make animations ? -
Excelize - 27.01.2014
I recommend using my basic Anim system, everything is described, and tells you how to make your own.
Check 'All my works' and find ExcelAnim.