nk3nny / LambsDanger

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

Fix group assaults #420

Open nk3nny opened 2 weeks ago

nk3nny commented 2 weeks ago

Fix tacticsAssaults were bugged potentially leaving units with FSM switched off Improve Take advantage of "getUnitState" Improve sort building positions to ensure nearest spots are always used Improve use groupMemory as function goes along -- to prevent rechecking cleared positions

nk3nny commented 2 weeks ago

Linter is shouting at me for using getUnitState, I think.