nk3nny / LambsDanger

AI enhancement mod for Arma 3
Other
104 stars 40 forks source link

Have AI medics in player's group heal other AI teammates and the player #401

Closed 6komodo6 closed 4 months ago

6komodo6 commented 4 months ago

Describe your requested feature

One of the most challenging things is keeping the AI alive, but they have very little regard to their own safety lol. Maybe a suggestion to have the AI medics heal other AI and the player when the battle is done or they are in a good position to do so. Maybe allow a toggle option in the CBA that can turn this on/off if the player wants to use a custom revive/heal script with LAMBS.

rekterakathom commented 4 months ago

Vanilla AI already does this, you can verify this in the editor. Place down an AI squad (with a medic) and injure one of the units. It will report 'injured' and the leader will command a medic to heal them.

6komodo6 commented 4 months ago

I've seen that happen but with certain mods/scripts Tested it here with no mods only vanilla:

https://streamable.com/p13pul https://streamable.com/0bd49j

6komodo6 commented 4 months ago

I also meant AI medics healing that are in my group

rekterakathom commented 4 months ago

For your own group, you indeed need to manually command the medic to heal wounded units. I suppose LAMBS could change this, as LAMBS already has a setting for player group features. One thing to note however is that LAMBS only changes the combat (aka danger) behaviour of units, so having LAMBS make medics heal units outside of combat isn't really feasible.

6komodo6 commented 4 months ago

Got it, thnx