I don't have excel, so I need help

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

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

CrystalOmega
Posts: 153
Joined: Sat, 17. Jan 04, 03:58
x2

I don't have excel, so I need help

Post by CrystalOmega »

I want to modify the TShips file to give the Python a 5th 125MW shild capacity, and an ~10 million credit price increase. The problem is; I don't have Excel. So I can't read many of the guides and editing tools available. From what I've read, this shouldn't be more than changing two numbers within the TShips file, but that's two numbers in a sea of a few thousand. I don't even know which numbers constitute the Python. My files are unpacked and decompressed, and I'm looking at TShips.

Can somebody point me in the direction of these two numbers and give me values to put in their place?

i.e. "Search for '25000;7;3151;18140' in TShips and change '7' to '9'."

Thanks for any help!
Fetch
Posts: 33
Joined: Fri, 30. Jan 04, 01:08
x2

Post by Fetch »

Search for this string in TShips.

940;0;0.00999;0.00249;0.00909;4;3321;50000;3000;102;1;12;351;10000;112;247;4187;4533;852352;17;3;4;4;9;3;20;3500;3500;25;1;27;4;26;2;28;3;29;5;30;6;-1;4;3;50000;37;38;0;7;1;0;806;0;2;1;939;23;3;2;939;18;4;3;939;28;5;4;939;17;6;5;939;32;7;6;939;36;7;1;0;1;1;1;0;0;0;-1;-1;1;2;2;2;1;1;708;19;981;2;2;1;708;22;981;2;3;3;3;3;3;1;708;21;981;2;4;1;708;26;981;2;5;1;708;27;981;2;6;3;4;3;6;1;708;29;981;2;7;1;708;30;981;2;8;1;708;31;981;2;9;3;5;3;9;1;708;20;981;2;10;1;708;24;981;2;11;1;708;25;981;2;12;3;6;3;12;1;708;33;981;2;13;1;708;34;981;2;14;1;708;35;981;2;15;3;7;3;15;1;708;37;981;2;16;1;708;38;981;2;17;1;708;39;981;2;1;947045;25;1;0;SS_SH_S_M2;

Find the '3;4' and change the '4' to a '5'

That's for shields.

I'm not sure about the price, haven't messed around enough with the file.
CrystalOmega
Posts: 153
Joined: Sat, 17. Jan 04, 03:58
x2

Post by CrystalOmega »

Thanks a lot!
User avatar
Storm_Front
Posts: 1021
Joined: Mon, 15. Dec 03, 05:27
x2

Post by Storm_Front »

How's this:

940;0;0.00999;0.00249;0.00909;4;3321;50000;3000;102;1;12;351;10000;112;247;4187;4533;852352;17;3;4;4;9;3;20;3500;3500;25;1;27;4;26;2;28;3;29;5;30;6;-1;4;3;50000;37;38;0;7;1;0;806;0;2;1;939;23;3;2;939;18;4;3;939;28;5;4;939;17;6;5;939;32;7;6;939;36;7;1;0;1;1;1;0;0;0;-1;-1;1;2;2;2;1;1;708;19;981;2;2;1;708;22;981;2;3;3;3;3;3;1;708;21;981;2;4;1;708;26;981;2;5;1;708;27;981;2;6;3;4;3;6;1;708;29;981;2;7;1;708;30;981;2;8;1;708;31;981;2;9;3;5;3;9;1;708;20;981;2;10;1;708;24;981;2;11;1;708;25;981;2;12;3;6;3;12;1;708;33;981;2;13;1;708;34;981;2;14;1;708;35;981;2;15;3;7;3;15;1;708;37;981;2;16;1;708;38;981;2;17;1;708;39;981;2;1;947045;25;1;0;SS_SH_S_M2;

The red # is the # of shields.
The green # represents the price, but it's not in credits. Increasing it will increase price.
User avatar
Storm_Front
Posts: 1021
Joined: Mon, 15. Dec 03, 05:27
x2

Post by Storm_Front »

You can download free Excel viewers or even Open Office 1.1. Open Office 1.1 is a word,excel power point editor, it's free, but it's about a 64mb download.
CrystalOmega
Posts: 153
Joined: Sat, 17. Jan 04, 03:58
x2

Post by CrystalOmega »

Interesting. Thanks for your help.
Rapier
Posts: 11377
Joined: Mon, 11. Nov 02, 10:57
x3tc

Post by Rapier »

Storm_Front wrote:You can download free Excel viewers or even Open Office 1.1. Open Office 1.1 is a word,excel power point editor, it's free, but it's about a 64mb download.
Of if you get PCFormat, try looking through the old coverdisks. Open office was on one last autumn.
Rapier - The Orifice of all Knowledge

Godwin's Law is not one of the Forum Rules.
Search just the forum with Google

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