.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old October 13th, 2001, 04:39 PM
Rollo's Avatar

Rollo Rollo is offline
Brigadier General
 
Join Date: Jul 2001
Location: Kiel, Germany
Posts: 1,896
Thanks: 0
Thanked 0 Times in 0 Posts
Rollo is on a distinguished road
Default AI modders: Construction_Facilities.txt

Hi,
maybe this is a trivial thing and already known to most of you, but here is what I found a short while ago, because the AI was not building facilities as I wanted.
In the _AI_Construction_Facilities.txt the amount of facilities is not the amount to add to already existing ones, but the total amount of facilities (of course, Duh!, I feel so stupid now).
Example: If I want to have a research facility build first, then a resupply depot and another research facility and a space port after that. The file should be

Facility 1 Ability := Point Generation - Research
Facility 1 Amount := 1
Facility 2 Ability := Supply Generation
Facility 2 Amount := 1
Facility 3 Ability := Point Generation - Research
Facility 3 Amount := 2
Facility 4 Ability := Space Port
Facility 4 Amount := 1
...

and NOT

Facility 1 Ability := Point Generation - Research
Facility 1 Amount := 1
Facility 2 Ability := Supply Generation
Facility 2 Amount := 1
Facility 3 Ability := Point Generation - Research
Facility 3 Amount := 1
Facility 4 Ability := Space Port
Facility 4 Amount := 1
...

Again, this might be obvious and public knowledge, but I have looked at the files of other AIs and it seems to me that I was not the only one to make that mistake...
Otherwise things like
...
Facility 3 Ability := Point Generation - Research
Facility 3 Amount := 4
...
Facility 7 Ability := Point Generation - Research
Facility 7 Amount := 2
...
just don't make sense to me.

If you have made the same mistake or are unsure, you might want to look into the files again .

Thank you for your time,
Rollo
__________________
SE4
Devnull Mod Gold:
Version 1.80
Dungeon Odyssey:
Hack and Slash
Version 0.53e
Reply With Quote
  #2  
Old October 13th, 2001, 04:49 PM

CaptSpoogy CaptSpoogy is offline
BANNED USER
 
Join Date: Mar 2001
Location: Toronto, Canada
Posts: 302
Thanks: 0
Thanked 0 Times in 0 Posts
CaptSpoogy is on a distinguished road
Default Re: AI modders: Construction_Facilities.txt

Thanks for the tip. I think a couple of my AI files have entries like that...

------------------
"Reality is a nice place to visit, but I wouldn't want to live there."
Reply With Quote
  #3  
Old October 13th, 2001, 08:55 PM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: AI modders: Construction_Facilities.txt

Yes, both Construction_Vehicles and Construction_Facilities work the same way. Now if it would just obey the Homeworld setting when creating your homeworlds at game start!
Reply With Quote
  #4  
Old October 14th, 2001, 12:29 PM
Mephisto's Avatar

Mephisto Mephisto is offline
Brigadier General
 
Join Date: Sep 2000
Location: Frankfurt, Germany
Posts: 1,994
Thanks: 0
Thanked 0 Times in 0 Posts
Mephisto is on a distinguished road
Default Re: AI modders: Construction_Facilities.txt

Here are some more hints and tips I found during my AI modding.

1.) If you want to use a specific type of armor, don’t call it by using “Armor Spaces Per One”. The AI will use the highest level armor, not the best. That is very bad if you are using a organic race as it will use stealth armor level I if available above organic armor level 3. As a player, you can cheat the Ai by “gifting” them armor level 4. Instead, use this as your first line:
Num Misc Abilities:= 1
Misc Ability 1 Name:= Armor Regeneration
Misc Ability 1 Spaces Per One:= 250

2.) Include Space Yard Ships in your races. The AI will use them to repair damaged ships. Very essential if the AI is fighting against a engine damaging race. Make sure to have at least 1 space yard in the design. Only with the space yard does the AI recognize the ship as a SYS.

3.) Use the “AI should not move ships through a minefield” line. In the latest patch, minesweepers will sweep minefield regardless of this line, but it will prevent your colonizers and warships to “storm” the minefield”.

4.) Make your AI use many space yards. That’s the only way for them to survive any multiplayer game for some time.
__________________
For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:34 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.