Page 1 of 1
How do i make a map Clone Wars Only?
Posted: Mon Apr 24, 2006 6:36 pm
by [SBF]ATATFIGHTR
How do i make a ground map Clone Wars Only?

:

:
Posted: Mon Apr 24, 2006 7:21 pm
by -_-
I'm not that sure, but i think you go to BF2_ModTools\data_modid\Common and edit the mission.req and delete this line at the bottom.
"NAOg_con"
Posted: Mon Apr 24, 2006 7:43 pm
by CarbineImpulse
Data_ABC/addme/addme.lua
Open and look for the line era_g = 1, era_c = 1,
If you want it just CW then delete the era_g=1 part, likewise if you only want it GCW then delete the era_c=1 part as well as other _c or _g parts of the addme script. I think that's it. It probably been mentioned loads of times before, try the search. If that doesn't work.