View Single Post
  #4  
Old September 6th, 2004, 08:30 AM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: AI Writers Needed!

It involves modifying AI scripts, which are placed inside Races folder. Most important and complex script files are RaceName_AI_Construction_Facilities.txt, RaceName_AI_Construction_Vehicles.txt, RaceName_AI_DesignCreation.txt, RaceNames_AI_Research.txt. Tweaking of RaceName_AI_Planet_Types.txt and RaceName_AI_Fleets.txt are quite important too.

Good thing is that script syntax is very simple, bad thing is that building good AI involves a lot of workarounds, non-obvious tricks and pseudohacks. Also don't expect to find comprehensive FAQs, HowTos and such - documentation is quite limited. Best way to learn AI modding is to grab mod with good AI (TDM, AIC, Trek_Bab, DevNull - those I have played) and start to read its scripts. Then modify something and see what'll happen.
Reply With Quote