Weapon Mount Data

This is the location for all mods to collaborate. Anyone making or planning their own mod should post help requests, screen shots and news here.

Moderators: Omega, tillias, Mod Contributor

Post Reply
w03
Mercenary
Mercenary
Posts: 125
Joined: Sat Apr 11, 2009 1:47 am

Weapon Mount Data

Post by w03 »

Does anyone know where the mount sizes are defined? I want to create a new mount size for weapons. I can't seem to find it in the python files in /modules
klauss
Elite
Elite
Posts: 7243
Joined: Mon Apr 18, 2005 2:40 pm
Location: LS87, Buenos Aires, República Argentina

Re: Weapon Mount Data

Post by klauss »

I believe mount sizes are defined in C++, in mount.cpp IIRC
Oíd mortales, el grito sagrado...
Call me "Menes, lord of Cats"
Wing Commander Universe
AVBJim
Merchant
Merchant
Posts: 42
Joined: Tue Dec 22, 2009 9:16 pm

Re: Weapon Mount Data

Post by AVBJim »

Mount sizes are in the Units CSV in the ....data/units directory. After modifying it, you need to go to your folder that has your saved games, example, mine is home/user/./vegastrike then find the serialized_xml folder and then the name of your saved game. Then delete the .csv file for the ship you modified. Once you restart the game and go to that saved game, it should force the generation of a new .csv for the ship that you modified.
Post Reply