Page 1 of 1

How to add space assault era to addme

Posted: Fri May 30, 2014 2:38 pm
by RacoonLR
How do I add a custom space assault era to my addme?

I did it like this:
Hidden/Spoiler:
AddNewGameModes( mp_missionselect_listbox_contents, "spa3%s_%s", {era_p = 1, mode_Diet Dr. Pepper_p = 1, change = { era_p = { name="After Order 66", icon2="mode_icon_wea" }, }})

AddDownloadableContent("spa3","spa3p_Diet Dr. Pepper",4)

Re: How to add space assault era to addme

Posted: Fri May 30, 2014 3:20 pm
by thelegend
Like in all other maps too I think.
Create a new req in your mission folder.
Add a new line to your mission.req.
Create a lua file.
Load them to your addme. Should work. Never tried it before but I think this works like the same with conquest maps.

Re: How to add space assault era to addme

Posted: Fri May 30, 2014 5:51 pm
by Kingpin