FrozenShadows
Chieftain
Wow, that's a long URL text. It's even longer than the URL itself
The vanilla DLL has
This means you either have to edit this in CvDefines.h and compile a new DLL or you could use a DLL from somebody, who already did so. If you just use vanilla, it will not allocate memory for more than 18 players.PHP:#define MAX_CIV_PLAYERS (18)
Do you know of another guide to which I can see how to do that? Or perhaps you know of DLL built to do so already? (also where is that CvDefines.h located?) thankyou!!
Found the CvDefines! (I take that back, I found it in a mod folder)
Last edited: