Injury and death animation?
#1

Hi. I am scripting a new injury system for my server,
But, i have few minor issues, Which is.
I can't find two animations names that I want to be part of my system.
I was wondering if anyone could help me with that.
So, check this video out. It shows both animations. A. the broken leg animation. B. The death animation.

For the first animation go to 0:34 on ID 250, The death animation.

https://www.youtube.com/watch?v=oUBwArCln1w

For the second animation go to this video 0:13 The broken leg animation

https://www.youtube.com/watch?v=orXS8xfKtyM

BTW, I do not own any of these videos. I just wanted to show you the animations.
Thanks in advance to all who helps. I will REP anyone that helps.
Reply
#2

For the first animation try this :

PHP код:
ApplyAnimation(playerid"PED""KO_shot_stom"4.1111111); 
For the second one, not pretty sure, but try this :

PHP код:
ApplyAnimation(playerid"PED""FALL_fall"4.1111111); 
But, what if you check : https://sampwiki.blast.hk/wiki/Animations

And tape "Fall", test all falling animations ?

KillerDVX,
Reply
#3

Quote:
Originally Posted by KillerDVX
Посмотреть сообщение
For the first animation try this :

PHP код:
ApplyAnimation(playerid"PED""KO_shot_stom"4.1111111); 
For the second one, not pretty sure, but try this :

PHP код:
ApplyAnimation(playerid"PED""FALL_fall"4.1111111); 
But, what if you check : https://sampwiki.blast.hk/wiki/Animations

And tape "Fall", test all falling animations ?

KillerDVX,
Thank you, I will look into the second one tho. Meanwhile anyone that knows that kind of animation, Please contact me or just reply here. And as promised you earned yourself REP from me.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)