Energy Mod Question

The place to discuss scripting and game modifications for X³: Terran Conflict and X³: Albion Prelude.

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

Post Reply
alterian
Posts: 6
Joined: Mon, 17. Oct 11, 13:30
x4

Energy Mod Question

Post by alterian » Wed, 30. Jul 14, 02:44

Hi there pepz.

Might there be a mod that may remove the infinite crystal thing regarding the NPC solar power plants in AP? Or at least changing the resource to primary?

User avatar
Joubarbe
Posts: 4796
Joined: Tue, 31. Oct 06, 12:11
xr

Post by Joubarbe » Wed, 30. Jul 14, 08:42

Not a good idea ; the entire economy of the game would be impacted if you do this. Energy cells are used everywhere, and there are not enough crystals in the universe.

Anyway, these two commands are what you're looking for :

Code: Select all

<RefObj> add primary resource to factory: <Var/Ware>

Code: Select all

<RefObj> remove secondary resource to factory: <Var/Ware>

Sparky Sparkycorp
Moderator (English)
Moderator (English)
Posts: 8074
Joined: Tue, 30. Mar 04, 12:28
x4

Post by Sparky Sparkycorp » Wed, 30. Jul 14, 08:49

You might know about this already but if you fancy levelling the field, there is at least one script for making player SPPs crystal-free.

Here's one:
http://forum.egosoft.com/viewtopic.php?t=284036

alterian
Posts: 6
Joined: Mon, 17. Oct 11, 13:30
x4

Post by alterian » Wed, 30. Jul 14, 14:37

That is sort of why I want to do it like that. By breaking the economy I hope to make it a little more realistic so that when I build my own crystal fabs I make the moolah ^^

Plus it kinda did make me mad that I never had enough crystals and they never had to worry.

So where is that code perchance?

By that I mean how might one implement that universe wide

Post Reply

Return to “X³: Terran Conflict / Albion Prelude - Scripts and Modding”