Editing station storage

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
feygan
Posts: 147
Joined: Fri, 26. Dec 03, 18:41
x4

Editing station storage

Post by feygan » Tue, 11. Mar 14, 18:54

Can someone inform me which files I need to be working with to edit the amount a station & dock can store?

User avatar
Createse
Posts: 57
Joined: Fri, 20. Mar 09, 23:28
x4

Post by Createse » Tue, 11. Mar 14, 23:55

Types\Globals.txt

Code: Select all

SG_*_Storage_Factor;*;
Types\HQ.txt

Code: Select all

<upgrade index="*" typename="*" storage="*">
¿Types\TDocks.txt?

Code: Select all

¿Relative value          *?
¿Relative value (player) *?
¿Types\TFactories.txt?

Code: Select all

¿Relative value          *?
¿Relative value (player) *?

Nicoman35
Posts: 681
Joined: Thu, 17. Nov 05, 13:12
x3tc

Post by Nicoman35 » Wed, 12. Mar 14, 09:10

What is the meaning of this upside down question marks?

Code: Select all

¿ ?

User avatar
Createse
Posts: 57
Joined: Fri, 20. Mar 09, 23:28
x4

Post by Createse » Wed, 12. Mar 14, 18:23

Modifying the storage capacities of Docks and Factories individually is something I've never done so basically, I was trying to get across that I'm uncertain of the relative values and whether they pertain to storage values for the Dock or Factory. These relative values might be later modified by the 'SG_*_Storage_Factor' values seen in Globals.txt before the new calculated values are used in-game. Something worth investigating, IMO.

If you're after information regarding the proper use of inverted question marks, see Google or Wikipedia
Last edited by Createse on Fri, 11. Apr 14, 18:17, edited 1 time in total.

User avatar
X2-Illuminatus
Moderator (Deutsch)
Moderator (Deutsch)
Posts: 24950
Joined: Sun, 2. Apr 06, 16:38
x4

Post by X2-Illuminatus » Wed, 12. Mar 14, 19:28

This topic (especially the posts by apricotslice and maz9009) contains some information about how you can increase the cargo room of stations and docks.
Nun verfügbar! X3: Farnham's Legacy - Ein neues Kapitel für einen alten Favoriten

Die komplette X-Roman-Reihe jetzt als Kindle E-Books! (Farnhams Legende, Nopileos, X3: Yoshiko, X3: Hüter der Tore, X3: Wächter der Erde)

Neuauflage der fünf X-Romane als Taschenbuch

The official X-novels Farnham's Legend, Nopileos, X3: Yoshiko as Kindle e-books!

Post Reply

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