Author Topic: Making Energy Collectors  (Read 2583 times)

Offline Bud Backer

  • Full Member
  • ***
  • Posts: 140
Making Energy Collectors
« on: October 06, 2014, 09:19:26 am »
When the command station is completed, the game automatically makes an energy collector. When the collector is destroyed, it's replaced fairly quickly without human intervention.

I wanted to make extra ones but the game will not allow me to. When I try to place it anywhere on a planet it remains red. So why is it even in the build menu?

Offline Lord Of Nothing

  • Full Member Mark II
  • ***
  • Posts: 174
Re: Making Energy Collectors
« Reply #1 on: October 06, 2014, 09:24:23 am »
Choice, I think. The auto-build option can be disabled- perhaps you want it in a different position for some reason, or REALLY tight economy means you don't want to build it now, etc. I admit I've never encountered such a situation myself, though.

Offline Kahuna

  • Core Member
  • *****
  • Posts: 2,222
  • Kahuna Matata!
Re: Making Energy Collectors
« Reply #2 on: October 06, 2014, 09:53:33 am »
The auto-build option can be disabled- perhaps you want it in a different position for some reason, or REALLY tight economy means you don't want to build it now
Well you can just pause the construction so it will cost no metal.
There's no reason to disable it.
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 Kahuna

  • Core Member
  • *****
  • Posts: 2,222
  • Kahuna Matata!
Re: Making Energy Collectors
« Reply #3 on: October 06, 2014, 09:55:15 am »
I wanted to make extra ones but the game will not allow me to. When I try to place it anywhere on a planet it remains red. So why is it even in the build menu?
There's an Energy Collector auto build thing in the global controls menu (Press the CTRL button in the lower left corner).
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 Bud Backer

  • Full Member
  • ***
  • Posts: 140
Re: Making Energy Collectors
« Reply #4 on: October 06, 2014, 11:54:58 am »
So what I'm getting here is that it exists as a build option in the rare case where one might disable auto-build?

Offline Aklyon

  • Core Member
  • *****
  • Posts: 2,089
Re: Making Energy Collectors
« Reply #5 on: October 06, 2014, 12:16:51 pm »
Also, there used to be multiple levels of them to build, with varying efficiencies as you built more.

Offline Kahuna

  • Core Member
  • *****
  • Posts: 2,222
  • Kahuna Matata!
Re: Making Energy Collectors
« Reply #6 on: October 06, 2014, 01:03:38 pm »
So what I'm getting here is that it exists as a build option in the rare case where one might disable auto-build?
Yes
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 Bud Backer

  • Full Member
  • ***
  • Posts: 140
Re: Making Energy Collectors
« Reply #7 on: October 06, 2014, 10:24:59 pm »
So what I'm getting here is that it exists as a build option in the rare case where one might disable auto-build?
Yes

Ok. Works for me. Thanks everyone!