Awesome map Ice! I can run the map in editor and everything but when I try to host online (with @Exile and @CUP_Terrains_Core) I get an error:
Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.isladuala3
19:42:59 Missing addons detected:
19:42:59 isladuala3
the beginning of my mission.sqm goes like:
class Mission
{
addOns[]=
{
"exile_client",
"isladuala3"
};
addOnsAuto[]=
{
"exile_client",
"isladuala3"
};
commandline mods == @Exile;@CUP_Terrains_Core;@isladuala_a3;
Any help would be appreciated.