rekterakathom / Overthrow

A dynamic and persistent revolution platform for Arma 3
https://steamcommunity.com/sharedfiles/filedetails/?id=2824471652
GNU General Public License v2.0
14 stars 9 forks source link

NATO APCs will never return fire with their cannon or turret #70

Closed StormCircuit closed 1 year ago

StormCircuit commented 1 year ago

This was an issue with the original overthrow which made it such that everytime NATO brought an APC we got a free APC just by removing the tires. At least this way they will help their allies: https://github.com/rekterakathom/Overthrow/blob/master/addons/overthrow_main/functions/factions/NATO/fn_NATOAPCInsertion.sqf#L70

Changing CARELESS to SAFE in this file I believe will change the APC behavior. Setting it to safe allows for them to drive full speed AND engage an enemy if they see one. Seems like it makes more sense to me.

rekterakathom commented 1 year ago

Thanks for reporting and proposing a solution. I'll include this fix in the next release

rekterakathom commented 1 year ago

It's now fixed.