how to set the map for only one era.

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
-_-
Gametoast Staff
Gametoast Staff
Posts: 2678
Joined: Sat May 07, 2005 1:22 pm

how to set the map for only one era.

Post by -_- »

I want to set my map for only clone wars. What do i do?
Rippentuck

RE: how to set the map for only one era.

Post by Rippentuck »

If I remember correctly, you go to your addme lua, and where it says "side_c = 1, side_a = 1," you remove the "side_a=1" part, leaving just "side_c=1." This file is also where you set the name of your map (showstr=mapname).


Rip
Leviathan
Missing Jedi Admin
Posts: 3277
Joined: Fri Nov 12, 2004 2:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: how to set the map for only one era.

Post by Leviathan »

It does not finished :
You need to go in your "modid\Common" and then, open "mission.req". Next, removed the entry named "modida" and save your changes. Secondly, browse this path : "modid\Common\Scripts\[modid]" and remove "[modida].lua". Finally, go in "[modid]\Common\Mission" and delete "[modida].req".
CGArtist

RE: how to set the map for only one era.

Post by CGArtist »

Leviathan, why go through all of that difficult and unnecessary process, when just removing a word from the Addme.Script would suffice?
Saturn_V
Emperor's Hand
Posts: 487
Joined: Sun Dec 26, 2004 12:11 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

RE: how to set the map for only one era.

Post by Saturn_V »

Get BFBuilderPro_WIP from Psych0fred's site, that gives you the option toset eras when you create a project.

Also, use the forum search, this has been covered before.
Leviathan
Missing Jedi Admin
Posts: 3277
Joined: Fri Nov 12, 2004 2:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: how to set the map for only one era.

Post by Leviathan »

Leviathan, why go through all of that difficult and unnecessary process, when just removing a word from the Addme.Script would suffice?
I like doing the cleaning in completeness...
Post Reply