Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
Apocalypse 83

Extra Health/Endurance

Recommended Posts

Hello everyone. I was building a mission as part of my campaign where it is crucial that the three other men in a four man squad must survive. I know an eventhandler to make them invincible but I just want to make them a bit more durable, a few extra lives so to speak. I understand that the handledamage command is only for ARMA. I've searched quite a bit. Anyone know a basic script or eventhandler? Thank y'all in advance.

Share this post


Link to post
Share on other sites

I've seen a "armor" script a long time ago, what it did was basically to react when a unit is damaged and undo that damage until a certain value is reached, then the unit would take normal damage and die - you could try that. What might work as an easier way would be to use "this setdammage -10" in a unit's init field. I've tried that out a year or two ago and it made the unit more durable, but it made the soldier's hands shake (I guess the damage value, even if it's negative, still influences the arm shaking) - maybe it works, or maybe they'll be unable to fire a straight shot.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×