btw since some update they did there are info messages from blizzard covering up part of my commandcards and overlapping some abilities, anyway how to remove those?
Open your map, "Save As", then in the dropdown below the filename pick ".sc2components" instead of ".sc2map"
Create a new mod, do the same.
Find the place where you saved the map and mod - They will now be folders instead of map/mod files.
Close the editor (Or just do "File -> Close", that'll close the map but keep the editor open)
Copy "Base.SC2Data" from your map into your mod folder.
In the mod folder, open "ComponentList.SC2Components" (This is practically the map file)
Open data editor, make sure the data from the map is in there.
File -> Save As, save it as a regular sc2mod file again.
Place mod file in your SC2 installation/Mods
Open your new map in which you want the data, go to File->Dependencies, "Add Other" and pick your mod from the local tab.
That should work for data. If you need to copy triggers as well, open your old map, select everything your trigger window, ctrl C, open new map, ctrl V. Links hopefully won't break, but double check to make sure.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Override Player Option in triggers.
Open your map, "Save As", then in the dropdown below the filename pick ".sc2components" instead of ".sc2map"
Create a new mod, do the same.
Find the place where you saved the map and mod - They will now be folders instead of map/mod files.
Close the editor (Or just do "File -> Close", that'll close the map but keep the editor open)
Copy "Base.SC2Data" from your map into your mod folder.
In the mod folder, open "ComponentList.SC2Components" (This is practically the map file)
Open data editor, make sure the data from the map is in there.
File -> Save As, save it as a regular sc2mod file again.
Place mod file in your SC2 installation/Mods
Open your new map in which you want the data, go to File->Dependencies, "Add Other" and pick your mod from the local tab.
That should work for data. If you need to copy triggers as well, open your old map, select everything your trigger window, ctrl C, open new map, ctrl V. Links hopefully won't break, but double check to make sure.