Is there a method to get the fixtures that belong to a group without using selection and therefore the MA command line? The idea is to keep it all within LUA in the background.
LUA: Fixtures in Group
BECOME PART OF THE COMMUNITY - Sign up here
-
-
I don't think there's any inbuilt API function for this.
a workaround would be to export the group as xml and read the file-content via generic lua