(Help) Edit Station Production

The place to discuss scripting and game modifications for X Rebirth.

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

Post Reply
Alatorian
Posts: 3
Joined: Tue, 18. Aug 20, 23:53

(Help) Edit Station Production

Post by Alatorian » Wed, 19. Aug 20, 00:03

Hi guys i am playing the new frontier mod after 3 years without playing this game


so i trying to do some modding and i cant figure out how change the station production.

basicaly i want to make a station capable of build ships XL/L/M etc... some basic wares like energy etc and drones, possibly starting just with mining operations, kinda like xenon stations but with much more wares.


so i made a clone station and try to change the production of a module, but it dint change anything ingame


example:


<production wares="energycells">
<queue ware="energycells" method="br_xenon" />
</production>

to


<production wares="spaceweed spacefuel foodrations">
<item ware="spaceweed" method="br_xenon" />
<item ware="spacefuel" method="br_xenon" />
<item ware="foodrations" method="br_xenon" />







someone can help me pls

Post Reply

Return to “X Rebirth - Scripts and Modding”