Missile mounting problems
I'm trying to mount a pair of Javalin missile launchers on a ship as part of it's purchased loadout (i.e. the ship package in the goods.ini file).
Here's the code that I've been trying to get to work:
addon = missile01_mark01, HpWeapon03, 1
cargo = missile01_mark01_ammo, 10
addon = missile01_mark01, HpWeapon04, 1
cargo = missile01_mark01_ammo, 10
The problem? The launchers don't show up at all, and in the ammo screen, I have a greyed-out listing of Javalin missiles at zero quantity.
Any suggestions?
Wolfman_Jack