How do you alter ship's cargo slot capacity?

More
20 years 2 months ago #17974 by prankster4life
I'm new to the modding scene and I am wondering how I would go about changing the cargo slot capacity on the heavy corvette.
Any ideas or input will be appreciated.

Please Log in or Create an account to join the conversation.

More
20 years 2 months ago #9082 by Second Chance
In the heavy_corvette.ini file, change this number.
Code:
; The number of internal cargo slots cargo_space=3
It's all the way at the bottom.

mailto:second_chance@cox.net
The Ultimate Guide To Modding: I-War 2 - Edge Of Chaos (coming 2004)
cartoons.sev.com.au/index.php?catid=4
.

Please Log in or Create an account to join the conversation.

More
20 years 2 months ago #9100 by prankster4life

Originally posted by Second Chance

In the heavy_corvette.ini file, change this number.

Code:
; The number of internal cargo slots cargo_space=3
It's all the way at the bottom.

I tried this, but I got a message saying that I can not save the file. Do I have to use a hex editor or modding tool?


Please Log in or Create an account to join the conversation.

More
20 years 2 months ago #9102 by MajorTom
probably can't save it because you are in the resource zip.

copy the ini out of the resource.zip and paste it in (the unzipped) resource/sims/ships/player folder. Change the read only attribute so you can modify it. then change the cargo_space and just leave it in the folder where you put it.

Download the graphics SDK and look at the sims_and subsim_creation document in there for more info about modding


Iwar2 Multiplayer Fan Site

Please Log in or Create an account to join the conversation.

More
20 years 2 days ago #9655 by midget_man1993
hey MT


can you do the same thing with the tug?

Please Log in or Create an account to join the conversation.

More
20 years 2 days ago #9660 by Second Chance
Since I got here first, I'll answer that. ;)

Yes, you can do it to any ship. Exactly the same way described above, but using the ship of your choice. [}:)]

mailto:second_chance@cox.net
The Ultimate Guide To Modding: I-War 2 - Edge Of Chaos (on hold during SW MP mod)
cartoons.sev.com.au/index.php?catid=4
.

Please Log in or Create an account to join the conversation.