Secta anims. - 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: Secta anims. (
/showthread.php?tid=96232)
Secta anims. -
RaFsTar - 07.09.2009
Some servers have a cmd like /secta ped misc hit_l, and it runs that animation.
Where can i find such thing ?
Re: Secta anims. -
Yuryfury - 07.09.2009
just make a command with paramters (I prefer dcmd+sscanf) and set the parameters. Then Do ApplyAnimation(playerid,paramter1(tmp),parameter2( tmp2),4.0,0,0,0)
Not sure if the ApplyAnimation has all the paramters but w/e