RUNNING WITH RIFLES

RUNNING WITH RIFLES

Increased Armory
Some things won't appear in the armory
Hi,
I'm trying to do something similar that your mod is doing (including only a few items), but some items won't appear in the armory no matter what I do. I can't find an answer anywhere else so I figured I will try here. Could you help me with that please?

For example I can't make lai-109_flare available in the armory. For some flares I just had to change in_stock="0" to 1, but for this one nothing works. I tried adding it to green faction secondaries, creating "new" projectile that does the same, unlocking it in metagame file and it didn't appear.
< >
Showing 1-5 of 5 comments
ElaN  [developer] 22 Jan, 2024 @ 11:52am 
I'm not sure what could be causing your issue. I've had a hard time adding some items to this mod but vehicles always were quite straightforward.

I did some testing by adding the lai-109 to the armory directly in my vanilla directory. It showed up after I set in_stock="1" in lai-109_flare.projectile and added <projectile key='lai-109_flare.projectile' /> in green_secondaries.resources. That's nothing out of the ordinary compared to how I did it in this mod. See if you're able to replicate this.
arysto-krzysztof 23 Jan, 2024 @ 9:18am 
Okay I've found a solution, I had to create a new game for the changes to apply. Thanks for help
Hello, I am having the same problem with vest repair kit. I have changed the in_stock to 1, added <weapon key="vest_repair.weapon" /> to faction_secondaries.resources and to faction.xml files. Creating a new save didn't solve it too. Changing the can_respawn_with or price values seem to register in game, Is there anything I am missing? Weirdly enough I can add broken vests without problem. Thank you for your help.
Last edited by PrinterFirstClass; 18 Jun @ 2:25pm
ElaN  [developer] 19 Jun @ 10:26am 
You should be able to add it by setting in_stock="0" to 1 in vest_repair.weapon and in invasion_all_weapons.xml. Keep in mind the vest repair kit will only work in the campaign as it's a scripted item.
I haven't considered that file. It now works,thank you!
< >
Showing 1-5 of 5 comments
Per page: 1530 50