View Single Post
  #8  
Old June 11th, 2001, 11:06 PM
Jubala's Avatar

Jubala Jubala is offline
Second Lieutenant
 
Join Date: Oct 2000
Location: Linköping, Östergötland, Sweden
Posts: 504
Thanks: 0
Thanked 0 Times in 0 Posts
Jubala is on a distinguished road
Default Re: Question for Atraikius/ other AI modders

The top of AI_DesignCreation.txt:

Name := Attack Ship
Design Type := Attack Ship
Vehicle Type := Ship


An entry from AI_Construction_Vehicles.txt:

Entry 2 Type := Attack Ship
Entry 2 Planet Per Item := 100
Entry 2 Must Have At Least := 1

What if MM added a line to Entries in AI_Construction_Vehicles.txt for Name? Then we could do this:

Name := Missile Boat
Design Type := Attack Ship
Vehicle Type := Ship

Entry 2 Name := Missile Boat
Entry 2 Type := Attack Ship
Entry 2 Planet Per Item := 100
Entry 2 Must Have At Least := 1

With that change it would be possible to tell the AI exactly what design to build and how many of that design. Haven't mailed this suggestion to MM yet as I want your feedback. Good idea or not?
__________________
You don't go through the hardships of an ocean voyage to make friends...
You can make friends at home!
-Eric The Viking-
Reply With Quote