How to find station building requirements

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

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

Thufar
Posts: 407
Joined: Wed, 6. Nov 02, 20:31
x4

How to find station building requirements

Post by Thufar »

I posted a similar request in the Spoilers forum, and got crickets in response. Thought I'd be better asking in here.

Previously, I've never cracked open any of the code to an X game. I'm trying to find the station building requirements in Rebirth. Does anyone know where to find them? How to recognize them? I'd like to build myself a spreadsheet - unless someone's already done something like that. If so, I'd appreciate a link.

Thanks, Thu
Snafu_X3
XWiki Moderator
XWiki Moderator
Posts: 4473
Joined: Wed, 28. Jan 09, 15:14
x3tc

Post by Snafu_X3 »

Take a look at http://roguey.co.uk/xrebirth/stations/station-42/

Be aware that things may have changed, but there should be enough info there to get you started
Wiki X:R 1st Tit capping
Wiki X3:TC vanilla: Guide to generic missions, Guide to finding & capping Aran
Never played AP; all X3 advice is based on vanilla+bonus pack TC or before: AP has not changed much WRT general advice.

I know how to spell teladiuminumiumium, I just don't know when to stop!

Dom (Wiki Moderator) 8-) DxDiag
Thufar
Posts: 407
Joined: Wed, 6. Nov 02, 20:31
x4

Post by Thufar »

Thanks Snafu_X3, I've gotten that far - and that's about where I'm stuck.

Thu
lubatomy
Posts: 236
Joined: Mon, 29. Dec 03, 15:22
x4

Post by lubatomy »

its tricky.

first you have to find what parts make up each stage of construction. I forget where it is exactly but i think its in the macro files under assets/structures/buildtrees

from there you have to go to the wares file under libraries and find the all the station parts for each stage and add up their component needs. they will all be named something like stn_econ_energystorage or something along those lines.

It is by no means fast or simple to do unfortunately.
Thufar
Posts: 407
Joined: Wed, 6. Nov 02, 20:31
x4

Post by Thufar »

lubatomy wrote:its tricky.
It is by no means fast or simple to do unfortunately.
I think that's a huge understatement. I just got a glimpse of the scope of the project.

Return to “X Rebirth - Scripts and Modding”