Hello all,
I've been trying to create an updated version of a mod like the TTHalfAmmmo one, which had been usable prior to patch 1.3.
I'm having trouble getting it to work though, and have gotten it to function only in part. Using TTHalfAmmo as a base, I instead created a itemCollection_ammo_all.cvs for injection, along with AmmunitionBoxes based on the existing JK_Variants MG half-ton AmmunitionBox json.
After disabling JK_VariantsCampaign for testing purposes and merging the new itemCollection file and AmmunitionBoxes using my own mod, the MG Half ammo continues to function as expected in shops. However, the others (LRM, SRM, and ACs) are not showing up in their Half-ton form. I've tried a number of things and worked together for a short time with Colobos to try to resolve the issue, to no avail thus far. Prior to speaking to Colobos I had gotten the LRM-half ton ammo box to show up in shop, but then when I tried to apply the final change to all of them it broke again, and now only the MG-half has been viewable or purchasable in shops, regardless of what I try.
I will post the code from one of the AmmunitionBoxes, the mod.json, and the itemCollection file for reference when I get home from work later. Until then, let me know any thoughts, pointers, or if anyone has a working mod for this functionality (adding half-ton ammo to shops.)
I've been trying to create an updated version of a mod like the TTHalfAmmmo one, which had been usable prior to patch 1.3.
I'm having trouble getting it to work though, and have gotten it to function only in part. Using TTHalfAmmo as a base, I instead created a itemCollection_ammo_all.cvs for injection, along with AmmunitionBoxes based on the existing JK_Variants MG half-ton AmmunitionBox json.
After disabling JK_VariantsCampaign for testing purposes and merging the new itemCollection file and AmmunitionBoxes using my own mod, the MG Half ammo continues to function as expected in shops. However, the others (LRM, SRM, and ACs) are not showing up in their Half-ton form. I've tried a number of things and worked together for a short time with Colobos to try to resolve the issue, to no avail thus far. Prior to speaking to Colobos I had gotten the LRM-half ton ammo box to show up in shop, but then when I tried to apply the final change to all of them it broke again, and now only the MG-half has been viewable or purchasable in shops, regardless of what I try.
I will post the code from one of the AmmunitionBoxes, the mod.json, and the itemCollection file for reference when I get home from work later. Until then, let me know any thoughts, pointers, or if anyone has a working mod for this functionality (adding half-ton ammo to shops.)