Page 1 of 1

Weapon Mount Data

Posted: Sat Jan 01, 2011 8:16 pm
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

Re: Weapon Mount Data

Posted: Sat Jan 01, 2011 9:52 pm
by klauss
I believe mount sizes are defined in C++, in mount.cpp IIRC

Re: Weapon Mount Data

Posted: Thu Apr 21, 2011 5:53 pm
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.