Posts: 21
Threads: 7
Joined: Nov 2016
Reputation:
0
how can i make blood splash appear on shotted players injure? (for example somebody shoot me from my leg and on my chraracter theres a blood splash attached on my leg and its gets bigger until injure get regenerated) is it possible to make?
Posts: 21
Threads: 7
Joined: Nov 2016
Reputation:
0
it doesnt needs to be look like real blood its ok but theres a way to make it stick to the body automatically where the bullet or knife penetrate and make its smaller? thank you
Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
Get the body part using OnPlayerTakeDamage to know where to put the object. Then use the object Amads linked and use SetPlayerAttachedObject to attach it to the correct area.
Posts: 21
Threads: 7
Joined: Nov 2016
Reputation:
0
thanks but im new to scripting can you give a example and is it possible to set attached until injury is revived and then its removed and if theres a bullet in body set to max health to the 80?