Hmm.. okay so now I know how to save things as components. How to merge these actually? I tried "merge maps" menu bit i didnt really understand how to use because i cant just select map to first and mod to second.
(I am just learning how to import data from mod to map)
Well at least this is not something easy & fast to do.
"Components" are actually just XML files. For example "ActorData" and "UnitData".
So, to me data combining using this is just as easy/hard as copying data in XML editor.
In most cases it is easiest and fastest to recreate small changes to right mod / map and reduce amount of used dependencies.
For simple maps I recommend to keep all triggers in map and all data in mod.
Import / Export tool is useful if mod contains custom buttons (icons) for example.
Hmm.. okay so now I know how to save things as components. How to merge these actually? I tried "merge maps" menu bit i didnt really understand how to use because i cant just select map to first and mod to second.
(I am just learning how to import data from mod to map)
How to "save the map and the dependencies as components" exactly?