Changing ship properties Help?

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

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

sergem
Posts: 1
Joined: Wed, 6. Nov 02, 20:31
x2

Changing ship properties Help?

Post by sergem »

  • Is there an editor to change ship properties, like cargo capacity, lazers mountable and shields?
User avatar
dPM_HeMan
Posts: 820
Joined: Mon, 16. Feb 04, 13:08
x3

Post by dPM_HeMan »

there is one, not an easy one though but very useful :) :thumb_up:

1. - use the moddingTools to extract the *.dat files and look for types/TShip.pck -> decompress it (you can also use StoneD's tool for that)

2. - use the X2 TXT Editor to edit the file. Sometimes you also need VB Runfiles to get it to work.

look at this page for more information: http://www.the-commander.com
Ziegenfus
Posts: 2
Joined: Wed, 14. Apr 04, 13:34
x2

Post by Ziegenfus »

Does anyone else get "failed to load resources" upon running this program, no matter what?
Give a man fire and he's warm for a day.
Set a man on fire and he's warm for the rest of his life.
User avatar
dPM_HeMan
Posts: 820
Joined: Mon, 16. Feb 04, 13:08
x3

Post by dPM_HeMan »

Ziegenfus wrote:Does anyone else get "failed to load resources" upon running this program, no matter what?
have you installed the VB Runfiles i was talking about :roll: ?
Shara
Posts: 244
Joined: Tue, 24. Feb 04, 19:37
x2

Post by Shara »

Ziegenfus wrote:Does anyone else get "failed to load resources" upon running this program, no matter what?
Yes, me too. I have VS.NET 6.0 on my machine, and I got the message. So, I downloaded and installed his VB support files, and still get the error.

Even worse, I can't open the TShips.txt file with his program - it throws an error.

I'm just going to write my own editor in C#. Gotta decipher all the numbers first...
Ziegenfus
Posts: 2
Joined: Wed, 14. Apr 04, 13:34
x2

Post by Ziegenfus »

Yes. I installed the VB runtimes. It is not a DLL error, as I would expect to get if I hadn't had the correct dependencies, It is a program specific error. It throws the error at me whenever it reaches the last file in the /x2 - the threat/t/ directory, and then gives a file read error when I attempt to open any files.


If it helps I am running windows 2000 professional, on a p4 2.4c(d1), with all current service packs/updates.
Give a man fire and he's warm for a day.
Set a man on fire and he's warm for the rest of his life.
User avatar
JustHere4Coffee
Posts: 1075
Joined: Wed, 6. Nov 02, 20:31
x2

Post by JustHere4Coffee »

Shara wrote:
Ziegenfus wrote:Does anyone else get "failed to load resources" upon running this program, no matter what?
Yes, me too. I have VS.NET 6.0 on my machine, and I got the message. So, I downloaded and installed his VB support files, and still get the error.

Even worse, I can't open the TShips.txt file with his program - it throws an error.

I'm just going to write my own editor in C#. Gotta decipher all the numbers first...
check out modkit 1.3, it's got a listing in there

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