Page 1 of 1

How do you make a map 1 era only?

Posted: Wed Jul 18, 2007 5:47 am
by -(DW)-Krayt88
Hey guys, just a quick question, how do I make it so my map is only playable as Clone Wars?

Posted: Wed Jul 18, 2007 7:08 am
by FOOLIS
browse to Bf2Modtools/data_***/addme and open up the addme.lua then remove this :

era_g = 1, mode_con_g = 1

AddDownloadableContent("***","***g_con",4)


Then Munge and you should only be able to play as Clone Wars

Posted: Wed Jul 18, 2007 7:27 am
by Teancum
All you technically have to do is era_g = 1.

Posted: Thu Jul 19, 2007 3:45 am
by MercuryNoodles
Do you already have a map with both eras set up?

Posted: Thu Jul 19, 2007 11:09 am
by Commander_Cody771
The way I do it is from the start you can choose the ERA then click create world.

Posted: Thu Jul 19, 2007 11:16 am
by Master Fionwë
That's space only though. That option isn't available for land maps.

Posted: Thu Jul 19, 2007 11:19 am
by Commander_Cody771
Oh

Posted: Thu Jul 19, 2007 1:21 pm
by [RDH]Zerted
You should also edit your mission req files and remove the reference to the other game modes/eras.

Posted: Sat Jul 21, 2007 7:43 pm
by Commander_Cody771
And that to. (forgot about that.LOL