• 📚 A new project from the admin: Check out PictureBooks.io, an AI storyteller that lets you create personalized picture books for kids in seconds. Give it a try and let me know what you think!

Civ4 Custom Game - How Increase AI Players ?

Modding Lover

Chieftain
Joined
Aug 1, 2022
Messages
15
Hello

In Civilization 4 ---> Single Player ---> Custom Game
The maximum amount of AI Players is 17 but I need to increase it. I want at least 21 AI Players.
How should I do it?

Thanks in advance.
 
PHP:
#ifdef _USRDLL
#define MAX_CIV_PLAYERS												(18)
#else
#define MAX_CIV_PLAYERS												(CvGlobals::getInstance().getMaxCivPlayers())
#endif
CvDefines.h

This needs to be increased and then the DLL needs to be recompiled. In other words you need a mod, which increases the limit. Also it should be noted that changing this value will make it impossible to load existing savegames.
 
Thank you but I have no experience in making mods. Please make a mod if you can and increase the AI Players to at least 21. I prefer 23 to 25 AI Players.
Thanks again.
 
Does anyone have a mod for this? Making this mod shouldn't be hard for experienced mod makers. Thanks in advance.
 
I'm disappointed. Why do I have to do everything? I don't keep track of BTS mods and mod components. I kind of assumed BTS modders would do that as opposed to a Colonization modder. Yet for some reason this question went unanswered so I had to do some digging to see what is already uploaded.

 
I'm disappointed. Why do I have to do everything? I don't keep track of BTS mods and mod components. I kind of assumed BTS modders would do that as opposed to a Colonization modder. Yet for some reason this question went unanswered so I had to do some digging to see what is already uploaded.


This works only for "Beyond The Sword" or works for the main game too?
 
Good luck finding anything, which isn't only for BTS as that has been seen as the only way to play civ4 for ages. The modding community doesn't support not using both expansions.
There are still a very few mods or scenarios showing up for Warlords :dunno:
 
I'm disappointed. Why do I have to do everything? I don't keep track of BTS mods and mod components. I kind of assumed BTS modders would do that as opposed to a Colonization modder. Yet for some reason this question went unanswered so I had to do some digging to see what is already uploaded.
I do not respond to requests to create mods out of principle, and I do not see a point in answering questions that require me to look something up in the mod database when anyone who can ask that question can look up the mod database themself. But I respect your dedication to do so regardless.
 
I do not respond to requests to create mods out of principle, and I do not see a point in answering questions that require me to look something up in the mod database when anyone who can ask that question can look up the mod database themself. But I respect your dedication to do so regardless.
I agree with you and I didn't expect you to be a servant of such posts. My point is more like I would expect like 50% or more of the people who ever post in this subforum to be able to answer, yet for some reason people let it fall back on "staff" (aka mod creators, who are already busy). This is supposed to be a community driven community. If you can answer a question, do so even if you don't create a mod of your own. I mean this thread has 80 views by now. It would be odd if I'm the only one, who knows about the download section.

Ok maybe I worded it wrong by calling out BTS modders specifically. I was more thinking of "users of the BTS modding forum".
 
There are still a very few mods or scenarios showing up for Warlords :dunno:
I do not respond to requests to create mods out of principle, and I do not see a point in answering questions that require me to look something up in the mod database when anyone who can ask that question can look up the mod database themself. But I respect your dedication to do so regardless.
I agree with you and I didn't expect you to be a servant of such posts. My point is more like I would expect like 50% or more of the people who ever post in this subforum to be able to answer, yet for some reason people let it fall back on "staff" (aka mod creators, who are already busy). This is supposed to be a community driven community. If you can answer a question, do so even if you don't create a mod of your own. I mean this thread has 80 views by now. It would be odd if I'm the only one, who knows about the download section.

Ok maybe I worded it wrong by calling out BTS modders specifically. I was more thinking of "users of the BTS modding forum".

So there will be no 30Civs to 40Civs mod for the "main Civ4" and only "Beyond The Sword" has mod for 40Civs and "Warlords" has mod for 24Civs? Right?
Thank you.
 
Back
Top Bottom