mrSkortch / MissionScriptingTools

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

Invisible FARPs render getUnitsInZones non working #64

Closed spencershepard closed 2 years ago

spencershepard commented 2 years ago

mist_4_4_90.lua"]:2652: attempt to call method 'isActive' (a nil value)

mist.getUnitsInZones(mist.makeUnitTable({'[all]'}), {'Alpha_Zone'})

mrSkortch commented 2 years ago

That was fixed a long time ago: 7829d380b0be09159d5bd183b4c8a593a19c7cbf

I swear I will try to merge development build into master soon.