mrSkortch / MissionScriptingTools

Mission Scripting Tools for Digital Combat Simulator
GNU General Public License v3.0
195 stars 42 forks source link

please add neutral group #54

Closed Jagohu closed 4 years ago

Jagohu commented 4 years ago

Please add to line 126 if you don't mind and perhaps to other tables as well, so neutral units can be handled. Thank you! if (coa_name == 'red' or coa_name == 'blue' or coa_name == 'neutrals') and type(coa_data) == 'table' then

mrSkortch commented 4 years ago

Been meaning to. I added it for slmod but hadn't gotten around to it in mist. Done

https://github.com/mrSkortch/MissionScriptingTools/commit/5e26588a91c90e39d86c7bb7a5add286df696a32