[MODCOMP] Random City Names

duckstab

Child of Noble Family
Joined
May 5, 2008
Messages
1,477
Location
New York, NY
This modcomp generates random city names for all the regular civs in BtS as well as the barbarians. I have been able to merge it with the following mods:
  • BAT 4.1
  • K-Mod
Note that this is built on top of the BUG Mod core code, so you can't just merge it on top of unmodded BtS. The supporting BUG modules must at least be present.

City names are generated using a Markov Chain algorithm, using city name lists. No filtering is applied so I cannot guarantee that it won't produce something inappropriate or offensive. Use, or not, at your discretion.

https://github.com/jamesconradshea/civ4/blob/master/dist/randomCityNames.zip
 

Attachments

  • Charlemagne0000.JPG
    Charlemagne0000.JPG
    259.7 KB · Views: 405
  • Napoleon0000.JPG
    Napoleon0000.JPG
    353.3 KB · Views: 399
  • Portugal0001.JPG
    Portugal0001.JPG
    144.1 KB · Views: 372
Last edited:
New in 1.1:
  • Fixed a persistence issue
  • City names are modified on conquest and restored on reconquest
Image1.jpg
 
1.1.1 is now available, just a small bug fix.
 
1.1.2 is now available. This fixes a possible problem with barbarian city name generation as well as a repetitive prefix issue.
 
i'm using this mod and only my cities have the random city names, ai cities still have normal names.
 
Interesting - could you tell me more about your setup? Did you merge with BUG/BAT/K-Mod or something similar? If you post a save file that might also help.
 
I merged it with CivFusion 0.75
I'll post a save game later when i get home, still at work right now haha
 
It looks like CivFusion is based on RevDCM, which is one mod I haven't had any luck merging with myself. It's probably a significant project.
 
Back
Top Bottom