Posts: 328
Threads: 24
Joined: Jul 2009
Reputation:
0
Some servers have a cmd like /secta ped misc hit_l, and it runs that animation.
Where can i find such thing ?
Posts: 250
Threads: 14
Joined: Sep 2008
Reputation:
0
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