Open chump29 opened 1 year ago
I noticed a typo that is preventing the getGroupsByAttribute and getUnitsByAttribute from working correctly:
getGroupsByAttribute
getUnitsByAttribute
https://github.com/mrSkortch/MissionScriptingTools/blob/67f2c5f983c52358d31312395ddaabbe95f7a7c2/mist_4_5_107.lua#L2834 https://github.com/mrSkortch/MissionScriptingTools/blob/67f2c5f983c52358d31312395ddaabbe95f7a7c2/mist_4_5_107.lua#L2884
I noticed a typo that is preventing the
getGroupsByAttribute
andgetUnitsByAttribute
from working correctly:https://github.com/mrSkortch/MissionScriptingTools/blob/67f2c5f983c52358d31312395ddaabbe95f7a7c2/mist_4_5_107.lua#L2834 https://github.com/mrSkortch/MissionScriptingTools/blob/67f2c5f983c52358d31312395ddaabbe95f7a7c2/mist_4_5_107.lua#L2884