How to add space assault era to addme

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
RacoonLR
Second Lance Corporal
Second Lance Corporal
Posts: 105
Joined: Fri Apr 25, 2014 5:31 pm
xbox live or psn: No gamertag set
Location: UNDER YOUR BED

How to add space assault era to addme

Post 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)
thelegend
Sith
Sith
Posts: 1433
Joined: Thu Jan 23, 2014 6:01 am
Projects :: Star Wars - Battlefront III Legacy
Games I'm Playing :: Swbf GTA CoD LoL KH
xbox live or psn: El_Fabricio#
Location: Right behind you :)

Re: How to add space assault era to addme

Post 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.
User avatar
Kingpin
Jedi
Jedi
Posts: 1096
Joined: Fri Sep 13, 2013 7:09 pm
Projects :: The Sith Wars II
Location: Denver, CO
Contact:

Re: How to add space assault era to addme

Post by Kingpin »

Post Reply