Idea: Civs of Iron

RMD Angel

Chieftain
Joined
Feb 24, 2018
Messages
6
Hey guys, new guy here with an idea borrowed from Hearts of Iron. I'm thinking of a mod that adds a whole new ideology, Balance, which represents centrism, and replaces Civ names based on their ideology. Question is: how do I do that? I checked the tutorial subforum but there are so many tutorials I don't know which one I need. Thanks.
 
From what I've heard, ideology is very much hardcoded in the DLL. You would probably need to write a fair amount of new code in C++, and your mod would conflict with any other DLL mods (such as the Community Patch), unless you get your code added to one of those DLL projects.

For the civ name thing, there's already a similar mod, Civ Names by Policies, and from what I understand, it is mostly done in lua.

You probably should have posted in the main civ 5 modding subforum, more likely to get responses there.
 
Moderator Action: The Civ 5 Project and Mod development is for specific mods with their own sub-forums. All queries/requests for help go in the main Civ 5 Creation and Customisation forum.
 
Back
Top Bottom