Just so I don't go reinventing the wheel, is there a Better AI that allows for 24 players already compiled? My only experience with Blake's work is through jdog5000's RevAI DLL, which is 24 man -- but crashes every once in a while.
It should work properly, technically there's no problem about making a 24-civ DLL with BetterAI included, though I don't think it has been made yet.
I won't make it myself though, since BtS is about to be released and I really think the best now is to wait, especially since Blake made a whole new AI with probably very different functions.
Well, in addition to bringing the max players up to 24, I went ahead and merged TheLopez's MAD nukes modcomp and Monteczuma's Influence Driven War modcomp. Building the DLL now...
Guess I'll give the alpha a shot later. If it doesn't work, I'll redo with just the increased player limit.
Meh -- just look for the compiler command-line #define flags.
Everything else, you can probably build by just creating a project containing all of the .cpp files.
Oh, I turned off debugging information in the python automatic interface generation files -- it blew my compilers stack. In the .vcproj, they are in a different "folder".
A .vcproj is a pseudo-XML file (it can be read as XML, but the MSDev parser requires specific layout of the XML file), so finding out which files are the "python generated" can be done without a MSDev compiler.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.