removing eras (FAQ)

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
User avatar
Rends
Sith
Sith
Posts: 1278
Joined: Fri Oct 15, 2004 6:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Germany
Contact:

RE: removing eras

Post by Rends »

If you want to remove an era then delete it from the addme lua.
For example if you wanted to get rid of GCW conquest then remove this:

Code: Select all

"era_g = 1", "mode_con_g = 1",
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11079
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

RE: removing eras

Post by Teancum »

delete era_c =1 or era_g = 1
OOM-9

Post by OOM-9 »

I deleted it, but it continues to show the GCW era in my Kamino map

it's annoying
User avatar
Rends
Sith
Sith
Posts: 1278
Joined: Fri Oct 15, 2004 6:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Germany
Contact:

Post by Rends »

ok, i thought it would be enough but there are more files wich seems to be trashed.

Delete the GCW luas you find in common/scripts/modid also and see what happened.
OOM-9

Post by OOM-9 »

did that before I changed the addme

I first just deleted all the LUAs for GCW, then removed the line from the addme script.... duno what to do from there >.<

EDIT
this is REALLY anoying me... any new info on this?
mnl1121

Post by mnl1121 »

OOM-9 i am in the same seat. anybody have any ideas?
Schizo

Post by Schizo »

You'll need to delete all the lines that say "era_g = 1", "mode_con_g = 1", "mode_ctf_g = 1", etc. for every game mode you want with no Galactic Civil War, or vice versa with Clone Wars. At least, that's what I did and I have no GCW era anymore.
mnl1121

Post by mnl1121 »

where do u delete those lines? which script files are those lines in?
Schizo

Post by Schizo »

The Addme.lua.
mnl1121

Post by mnl1121 »

kk thanks

EDIT
thx schizo!!!! ur right.
Post Reply