Author Topic: Where's "my" Super Terminal?  (Read 4364 times)

Offline Kahuna

  • Core Member
  • *****
  • Posts: 2,222
  • Kahuna Matata!
Where's "my" Super Terminal?
« on: August 02, 2012, 01:42:37 pm »
So Super Terminal doesn't spawn in all maps? I haven't thought about this before but now I noticed all maps don't have Super Terminal. Seen many maps without one recently. Has it always been like that or did some patch change something? Botnet Minor Faction or Spire Archive patches maybe? Has anyone else noticed this? I think Super Terminal is an important part of the game especially on high difficulties.
set /A diff=10
if %diff%==max (
   set /A me=:)
) else (
   set /A me=SadPanda
)
echo Check out my AI War strategy guide and find your inner Super Cat!
echo 2592 hours of AI War and counting!
echo Kahuna matata!

Offline Faulty Logic

  • Hero Member Mark III
  • *****
  • Posts: 1,194
  • Bane of the AI
Re: Where's "my" Super Terminal?
« Reply #1 on: August 02, 2012, 01:44:36 pm »
I think it has always had a chance of not appearing.
If warheads can't solve it, use more warheads.

Offline keith.lamothe

  • Arcen Games Staff
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 19,505
Re: Where's "my" Super Terminal?
« Reply #2 on: August 02, 2012, 01:49:59 pm »
Looking at the code, I'd guess it was a bit less than 50% chance of being seeded in a particular map (50% due to a random roll, a little less because if the first planet in the randomized list happens to be a homeworld of either side or a core world it won't seed either).

It also only seeds if planet count >= 40.
Have ideas or bug reports for one of our games? Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!

Offline Kahuna

  • Core Member
  • *****
  • Posts: 2,222
  • Kahuna Matata!
Re: Where's "my" Super Terminal?
« Reply #3 on: August 02, 2012, 01:52:58 pm »
Ok thanks. So I just didn't pay attention to this before^^  :)
It also only seeds if planet count >= 40.
Also I didn't know this.
« Last Edit: August 02, 2012, 01:54:48 pm by Kahuna »
set /A diff=10
if %diff%==max (
   set /A me=:)
) else (
   set /A me=SadPanda
)
echo Check out my AI War strategy guide and find your inner Super Cat!
echo 2592 hours of AI War and counting!
echo Kahuna matata!