Skip to main content
Topic: make plant (Read 3280 times) previous topic - next topic

make plant

I want to make a solar plant so as usual I looked at the German wiki which is much more completed than the English (And why are there two wikis ???) but I didn't found how to make my factory produce electricity.
I also want to know if there must be an option "output good" and "input good" but with nothing or if I can forget it.

Re: make plant

Reply #1
Maybe these codes will help you.  ;)
For a solar plant you don't need no output good.

Code: [Select]
Obj=factory
name=Windkraftwerk
needs_ground=1
Location=Land
DistributionWeight=100
Productivity=50
Range=10
MapColor=134
pax_level=1
Dims=1,1
intro_year=1977
climates=water,temperate,tundra,rocky,arctic
Code: [Select]
Obj=factory
name=Kohlekraftwerk
Location=Land
DistributionWeight=120
Productivity=222
Range=120
Smoke=Industry_Smoke
SmokeTile=0,0
#SmokeOffset=0,-24
SmokeOffset=0, -36
SmokeSpeed=32
InputGood[0]=Kohle
InputCapacity[0]=1000
InputSupplier[0]=2
MapColor=131
pax_level=15
intro_year=1890
Dims=2,2

Re: make plant

Reply #2
The key to making your factory into a power plant that produces electricity is to add "kraftwerk" onto the end of the name tag, as in the examples above.


 

Re: make plant

Reply #4
Just have a look at the pak64 source: There are three solar power plants.