Injury animation? - 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: Injury animation? (
/showthread.php?tid=581322)
Injury animation? -
AlterEGO - 12.07.2015
Anyone could help me with finding the last piece of my new injury system?
Well, I looked everywhere at wiki. I will REP anyone that helps me.
Alright so check out this video and move it to 1:23 animation on ID 95
https://www.youtube.com/watch?v=O0NZ6Vu_alc
Again, I do not own any of these videos. I just wanted to show you the animation I'm looking for, I'm looking for it's names for a long time now, Any help would be appriciated.
Re: Injury animation? -
DTV - 12.07.2015
I didn't test it, but it could be ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.1, 1, 0, 0, 0, 0);
Re: Injury animation? -
AlterEGO - 12.07.2015
Quote:
Originally Posted by DTV
I didn't test it, but it could be ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.1, 1, 0, 0, 0, 0);
|
No, I already checked that one. It's not the one I'm looking for tho..
Re: Injury animation? -
Jakwob - 12.07.2015
Try this
https://sampforum.blast.hk/showthread.php?tid=360735 I have used this many times in the past and it has really helped me in game to see what anim is more effective to what I need in my codes. Hope this helps with your problem.
Re: Injury animation? -
AlterEGO - 12.07.2015
Quote:
Originally Posted by Jakwob
|
Thank you!
It made my work a lot easier!
REP.
Re: Injury animation? -
Jakwob - 15.07.2015
No problem It made everything easy to browse instead of having to code them all or the ones you want you can just pick from the library and see if it suits you. Thanks for the rep