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

This Month's Specials

Raging Tiger- Save $9.00
The Star and the Crescent- Save $9.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old June 13th, 2003, 11:02 PM
cybersol's Avatar

cybersol cybersol is offline
Corporal
 
Join Date: May 2003
Location: SF Bay Area, CA
Posts: 145
Thanks: 0
Thanked 0 Times in 0 Posts
cybersol is on a distinguished road
Default Re: My AI Design Q&A

Quote:
Originally posted by JLS:
Cybersol, if you have time can you check.
The engines entry may need to be adjusted but the design should work for your TDM AI.

Name := Mine Layer
Design Type := Mine Layer
Vehicle Type := Ship
Default Strategy := Don't Get Hurt
Size Minimum Tonnage := 290
Size Maximum Tonnage := 310
Num Must Have At Least 1 Ability := 1
Must Have Ability 1 := Lay Mines
Minimum Speed := 3
Desired Speed := 9
Majority Weapon Family Pick 1 := 0
Majority Weapon Family Pick 2 := 0
Majority Weapon Family Pick 3 := 0
Majority Weapon Family Pick 4 := 0
Majority Weapon Family Pick 5 := 0
Secondary Weapon Family Pick 1 := 0
Secondary Weapon Family Pick 2 := 0
Secondary Weapon Family Pick 3 := 0
Secondary Weapon Family Pick 4 := 0
Secondary Weapon Family Pick 5 := 0
Shields Spaces Per One := 0
Armor Spaces Per One := 0
Majority Comp Spaces Per One := 10000
Majority Comp Ability := Cargo Storage
Secondary Comp Spaces Per One := 0
Secondary Comp Ability :=
Num Misc Abilities := 3
Misc Ability 1 Name := Solar Supply Generation
Misc Ability 1 Spaces Per One := 10000
Misc Ability 2 Name := Supply Storage
Misc Ability 2 Spaces Per One := 90
Misc Ability 3 Name := Lay Mines
Misc Ability 3 Spaces Per One := 10
I tried it, and as expected this results in a ship with 9 cargo storage and 1 mine layer components. I recommonend at least changing the "Majority Comp Spaces Per One := 10000" to "Majority Comp Spaces Per One := 0", since this will at least give you only 8 cargo storage. Then you can fit one of those supply storage components.

Now start up a game with yourself in command, create a ship design with a small transport hull. Fill with command and control and engines. The "50% of spaces must be used for cargo containers" warning won't let you create the design yet. No add only five mine layer components. The warning disappears, you can create the design now.

Now try to get your AI to build that same ship. As far as I can tell it is impossible.

Quote:
Originally posted by JLS:
Cybersol, By the way in the Scenarios; will AI Player (1) Mine Sweepers or ships (:=True) move on to Player (3) minefields.
Well, you certainly are persistent. I still don't know because I don't have the time to set up this particular test. I am currently testing all the other stuff that needs testing to get a new AI working well. If you are really interested in the best possible answer, set up the test (should take less than an hour).

But if I had to hazard a guess based on what I know now. The AI would sign a treaty with player 2, but since the minefield was already marked I doubt the hardcode is able to figure out that the minefield belongs to player 2, and I just signed a treaty with player 2, so the minefield is no longer a threat (If the hardcode does recognize this then that is awesome). Let us assume it does not recognize it and ships don't move through minefields = true. All ships will avoid the marked minefield except the "mine sweeper" design type ships. These will actively seek out the marked minefield. After entering the square with the marked minefield, the first "mine sweeper" type ship will not die because the treaty is in effect and thus the minefield is not actually harmful. The fact that the ship lived must mean there is not minefield here, so the AI will clear the marked minefield. The minesweepers will start seeking out the next marked minefield, which in this case belongs to player 3.

Now if ships don't move through minefields = false, then the minesweepers behave the same, but all the other ships ignore marked minefields. For the player 2 minefield this means a scout ship or attack fleet could move through the marked minefield and survive, causing it to become unmarked. Potentialy wwitching the minesweepers to focus on the player 3 marked minefield faster. But, for the player 3 minefield, your scouts and attack fleets will move through it like it is not there, but they will die a horrible death.

[ June 13, 2003, 22:21: Message edited by: cybersol ]
Reply With Quote
  #2  
Old June 13th, 2003, 11:25 PM

JLS JLS is offline
Lieutenant Colonel
 
Join Date: Feb 2003
Location: RI. USA
Posts: 1,470
Thanks: 0
Thanked 0 Times in 0 Posts
JLS is on a distinguished road
Default Re: My AI Design Q&A

If I can make it work in Proportions, it may work in se4. The Component database is similar but the Greater Cargo Capacity for the Cargo Bay in se4 is probably the problem

[ June 13, 2003, 22:29: Message edited by: JLS ]
__________________
>~~~~~~AI CAMPAIGN -NEW-v4.191a AIC ~~~~~~<

Optimized for[i] Solitaire Play!
With or without all Warp points, Finite resources, same starts and Simultaneous movement


~~~ CLICK ON &gt;&gt;&gt; (((&gt; <font color="green"> AI CAMPAIGN v4.191 </font> &lt)) &lt;&lt;&lt; To Get ~~~
Reply With Quote
  #3  
Old June 13th, 2003, 11:34 PM

JLS JLS is offline
Lieutenant Colonel
 
Join Date: Feb 2003
Location: RI. USA
Posts: 1,470
Thanks: 0
Thanked 0 Times in 0 Posts
JLS is on a distinguished road
Default Re: My AI Design Q&A

Quote:
Originally posted by cybersol:
Well, you certainly are persistent.
I was just looking for a yes or no answer

Now I have to figure out what you just typed
__________________
&gt;~~~~~~AI CAMPAIGN -NEW-v4.191a AIC ~~~~~~&lt;

Optimized for[i] Solitaire Play!
With or without all Warp points, Finite resources, same starts and Simultaneous movement


~~~ CLICK ON &gt;&gt;&gt; (((&gt; <font color="green"> AI CAMPAIGN v4.191 </font> &lt)) &lt;&lt;&lt; To Get ~~~
Reply With Quote
  #4  
Old June 13th, 2003, 11:41 PM
cybersol's Avatar

cybersol cybersol is offline
Corporal
 
Join Date: May 2003
Location: SF Bay Area, CA
Posts: 145
Thanks: 0
Thanked 0 Times in 0 Posts
cybersol is on a distinguished road
Default Re: My AI Design Q&A

Quote:
Originally posted by JLS:
If I can make it work in Proportions, it may work in se4. The Component database is similar but the Greater Cargo Capacity for the Cargo Bay in se4 is probably the problem
Hehe, I just looked at the AIC small transport hull for the AI. Yeah, that is a different beast altogether. 30% Cargo storage requirement with almost no maintence, minesweeping, and some cargo already built in

Quote:
Originally posted by JLS:
I was just looking for a yes or no answer
Now I have to figure out what you just typed
Well, I wanted to make sure I answered your question FULLY this time

[ June 13, 2003, 22:47: Message edited by: cybersol ]
Reply With Quote
  #5  
Old June 14th, 2003, 12:45 AM

JLS JLS is offline
Lieutenant Colonel
 
Join Date: Feb 2003
Location: RI. USA
Posts: 1,470
Thanks: 0
Thanked 0 Times in 0 Posts
JLS is on a distinguished road
Default Re: My AI Design Q&A

Cybersol,

That is why my Abbidon mine layer design for Proportion may have a shot.

Do to AIC's AI programing their little in AIC designs that can "help you with your unmoded AI Designs"
__________________
&gt;~~~~~~AI CAMPAIGN -NEW-v4.191a AIC ~~~~~~&lt;

Optimized for[i] Solitaire Play!
With or without all Warp points, Finite resources, same starts and Simultaneous movement


~~~ CLICK ON &gt;&gt;&gt; (((&gt; <font color="green"> AI CAMPAIGN v4.191 </font> &lt)) &lt;&lt;&lt; To Get ~~~
Reply With Quote
  #6  
Old June 14th, 2003, 01:32 AM
cybersol's Avatar

cybersol cybersol is offline
Corporal
 
Join Date: May 2003
Location: SF Bay Area, CA
Posts: 145
Thanks: 0
Thanked 0 Times in 0 Posts
cybersol is on a distinguished road
Default Re: My AI Design Q&A

They just keep coming! Is anyone reading anymore?

9) Any way to force the AI to do engine retrofits at planets with both a shipyard AND a resupply base? For instance, is there a way to get it to build a resupply base (even though it wants to put only one per system) on every planet with a shipyard?
Reply With Quote
  #7  
Old June 14th, 2003, 02:49 AM
narf poit chez BOOM's Avatar

narf poit chez BOOM narf poit chez BOOM is offline
Shrapnel Fanatic
 
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
narf poit chez BOOM is on a distinguished road
Default Re: My AI Design Q&A

browsing. some of it.
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 12:16 PM.


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