I'm scripting in Mush 4.84 in Lua and using EnableTriggerGroup(). What is the best way to programatically tell if a trigger group is enabled/disabled?
The below doesn't seem to work, does GetTriggerInfo() work only for individual triggers?
The below doesn't seem to work, does GetTriggerInfo() work only for individual triggers?
GetTriggerInfo("trigger_group_name_here",8)