Simple question: Can I create/add multiple civilizations in one mod?

Eltoshan

Chieftain
Joined
Jul 21, 2012
Messages
14
It seems like the answer would be yes, but I got one civilization idea I had working perfectly and when I add another the other never shows up in selection.
 
yes you can. but a typo error in your code for the second civilization could cause the whole file to not be loaded.
 
Thank you very much. I just needed to know, like you said, whether it was just error in my coding or if no matter how much time I spent debugging, the game wasn't going to allow it.

edit: Also, I found out the problem. And like usual at this point in my modding "career", it was something stupid. I set the new civilizations file under Properties to "UpdateUserData" instead of "UpdateDatabase" on accident. EL OH EL
 
Back
Top Bottom