Can you make a trigger mod like you make data mods that is uned in every map using that file???
I have alot of maps using the same triggers. But if i change someting in one i will need to change it in every map?
Is there a easy way to change it in all maps at once?
You can make libraries like the default and campaign libraries and export/import them. ;)
Check the library in the top left in the trigger editor (maybe you need to enable them with the button)
I copied/pasted all my triggers into a library, exported it. Then I imported it into a new map and deleted the existing Map Initialization trigger. When I try to run or save the map, it won't compile and is complaining about missing elements of a global Record. Is there something special I have to do to make a library of triggers available to several maps?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi all.
Can you make a trigger mod like you make data mods that is uned in every map using that file???
I have alot of maps using the same triggers. But if i change someting in one i will need to change it in every map? Is there a easy way to change it in all maps at once?
You can make libraries like the default and campaign libraries and export/import them. ;)
Check the library in the top left in the trigger editor (maybe you need to enable them with the button)
Works like a charm :) Thx.
@kongkim82: Go
I copied/pasted all my triggers into a library, exported it. Then I imported it into a new map and deleted the existing Map Initialization trigger. When I try to run or save the map, it won't compile and is complaining about missing elements of a global Record. Is there something special I have to do to make a library of triggers available to several maps?