AI_DesignCreation File |
I've been trying to change this file but nothing seems to happen in game. I have my own mod folder and data folders, should I make a copy of the default file and put it in my mod folder? What I was trying to do was make the AI put more armor and only 1 DUC cannon on its attack ship. It also needs 1 unit of Ordnance storage and a combat sensor. Does anyone know how I can modify the file to do this? I cant understand any section of this file what so ever lol.

Look in the Tarsus mod, as
Look in the Tarsus mod, as this is something that Maran has modded in his AI's see what he has changed and copy / adapt it for your own uses.
the Tarsus mod -
http://www.spaceempires5.com/en-US/node/1816
the scripts that he has used are in a seperate folder called AIscripts I seem to remember (can't check as I have deleted them).




Scripts
the AI files are scripts. If you change them you have to re-compile them with the included script compliler (SE5/utilities/script parser) and replace the old .csf files with the new ones.