
Originally Posted by
Rydygier
Reason may be as follows:
- was not injuried seriously enough (they call for ambulance when there is such support in 500 meters radius (and even not necessary to know about, this is default Arma AI behaviour) and when damage is > 0.5 or when soldier can not stand (legs damage 1.0); so also only for this or greater damage ambulance will be sent. This is most probably here, try to add this code to init field of given unit: this setdamage 0.6 and check then;
- was injuried enough, but ambulance was busy in other area;
- some time passes before support mission is issued...
---------- Post added at 23:14 ---------- Previous post was at 22:57 ----------
Oh. There is no need to add into RHQs classnames of units, that are generic in pure Arma 2 1.10, only others (OA, CO, BAF, user maded and so on). This should make no difference however.