Log in

View Full Version : Help with Modding EB



Teacher
09-09-2007, 03:25
Hey, I am new to modding and I have been fiddling with EB. In the script, I have stripped down all of the factions to just the capital region and bare necessities in buildings. I am trying to set up a game as if all of the factions are starting with nothing. Everything works fine except the Government buildings (homeland, colony, ect.) I can still regionally pacify, but then the next tier of governments does not appear. Any thoughts on whats wrong?

bovi
09-09-2007, 05:31
You'll need to leave the part of the script that places those markers, and the part that automatically places them for the AI. Also, you need to run the background script.

Teacher
09-09-2007, 15:54
What part of the script is that, nothing is specified.

bovi
09-09-2007, 15:56
I suggest you restore the EB script, then remove smaller bits and pieces so you have more control over what you're deleting.

Oh, by the way, you know there's both a campaign_script.txt and EBBS_Script.txt, right?