Creating Stations

The place to discuss scripting and game modifications for X²: The Threat.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

User avatar
thecwby
Posts: 192
Joined: Mon, 1. Dec 03, 09:40
x4

Creating Stations

Post by thecwby »

Ok.. Whenever I try to create an Argon Solar Power Plant, add Energy product, and set production tasks on, it only gives me Number of Products = 2, rather than the Number of Products = 276 like all other SPP's have.

Am I missing something somewhere?

create station = location
obj.installware = 125mw / 5
fac.addprod = Energy Cells
fac.addreso = Crystals
production tasks = true
FTCorp - A new independant corporation rising to dominate the trading empire.
jwt22
Posts: 37
Joined: Thu, 12. Jan 06, 09:46
x4

Post by jwt22 »

production tasks = true
production tasks = 245
I never feared death or dying
I only fear never trying
User avatar
Burianek
Posts: 2981
Joined: Mon, 29. Dec 03, 03:29
x3tc

Post by Burianek »

I'm not sure what jwt22 is trying to say, but I've also had this problem with creating SPPs.
As far as I know, there is no solution.
You can manually loop a script on them that adds the extra energy by hand to bring them back up to normal, but that's all you can do.
(run a loop every x seconds that adds y amount of energy)

Cheers.
"Nature's first green is gold" . . . stay golden.

Return to “X²: The Threat - Scripts and Modding”