I trying to make some of the other AIa work expect rai that work fine.
What is my best option ?
I was hoping to get E323 high templar to work preferably, but it builds 3 metal and 3 solar then stops.
http://codepaste.net/76hmr7
Looking for help or tutorial
Moderator: Moderators
Re: Looking for help or tutorial
Why don't you ask more in related AI thread? It does not build more because you have marked NO factories. Look into another config files for samples. Config autogenerator is far from being perfect.
Re: Looking for help or tutorial
It ignored categorization file and builds anyway
i tested making an file containing only commander and one factory.
i tested making an file containing only commander and one factory.
Re: Looking for help or tutorial
if KAIK does not work, you would have to know C++ (well) to make it work. AAI needs config files, but even if you have those setup for your mod, it might still need C++ changes to work.
btw, most important thing you left out in your first post: its for Mega Annihilation
btw, most important thing you left out in your first post: its for Mega Annihilation
Re: Looking for help or tutorial
It can ignore it only if there is "TEMPLATE" string in "<shortmodname>-config.cfg" file.elias79 wrote:It ignored categorization file and builds anyway
i tested making an file containing only commander and one factory.
Here is proper factory definition (bold part is what you've missed):
clanvp,LAND,STATIC,BUILDER,ASSISTER,FACTORY,VEHICLE,TECH1
Re: Looking for help or tutorial
Thanks very much, the .1 update seems to fix it, if it does i love you 
