More civic options sets! (more than default 5)

NikG

SDK Lover
Joined
Nov 30, 2005
Messages
170
Location
Glorious state of Denmark
I havent found anything about adding more than the default 5 civic sets (goverment, legal, economic, labor & religion), so I began a quest of finding a way to implement this, becuase I am displeased by the civic options and wanted to change them, and I thought that more options could be better, or maybe somekinda (w/ python) a random placeholder for something like random events for the civilization, who knows!

And wow I managed it! Well I not 100 % certain it is total stable, but I works with the various bonus'/penalities! (more or less)
With a little edit in CvCivicsScreen.py and the Civic xml file it works! :)
What do you think?
Look at this pic:
 

Attachments

  • Civ4ScreenShot0000.JPG
    Civ4ScreenShot0000.JPG
    118.3 KB · Views: 692
Here is a screenshot from my mod:
 
Yeah, scheduled for release December 22nd.
 
It does look cool.
I couldn't tell from the pictures but how does it fit on one screen?
Is there a horizontal scroll bar?

You should try more than 5 per type too.
What about more than 5 options per type?
A verticle bar?
 
slothman said:
It does look cool.
I couldn't tell from the pictures but how does it fit on one screen?
Is there a horizontal scroll bar?

You should try more than 5 per type too.
What about more than 5 options per type?
A verticle bar?

I reduced the column size to fit all 7 civics in place. I need to decrease the font size to make it look nicer. And yes I have more options to add, I have mroe work left to do. :-)
 
Great job guys. More options = better game. Looking forward to your mod Kael.
 
Good job, I especially like it. When you release it, i hope you don't mind if I go ahead and place the mod and the options into my UN modification.
 
How is it done?
 
I managed to do it! I changed the value of self.HEADINGS_WIDTH
 
Optimizer said:
I managed to do it! I changed the value of self.HEADINGS_WIDTH

Cool, my mod is out now so feel free to dig through my stuff if you think it would help.
 
Back
Top Bottom