brncao Posted March 30, 2013 Share Posted March 30, 2013 (edited) Where is the file and line to edit the number of ammo for special arrows? Edit: also how do you add "hold breath" to a weapon? Edited March 30, 2013 by brncao Link to comment Share on other sites More sharing options...
Carpio Posted April 2, 2013 Share Posted April 2, 2013 (edited) You can edit the bags in generated, databases, craftingrecipe.lib -> Gear -> Arrow satchel.xml something called like that. Posted on my mobile phone so I can't check the exact name and paths. Idk about the hold breath though. Oh you need to change the value iItemSize something called like that. (Capacity of bag example: 20,30 that is 20 normal arrows and 30 special arrows max). I do hope you know how to convert the craftingrecipe.lib file. Edited April 2, 2013 by Carpio Link to comment Share on other sites More sharing options...
mlmbug Posted April 12, 2013 Share Posted April 12, 2013 yeh but doing that won't work, as when you make the item you still get the defaulted ammo/itempouch/wallet amount, that value is just for the interface for before you make the items. hold breath is a sniper only ablilty, i think it is only usable when your weapon has a full-time scope. (if you extract the weapons there is a value under the weapon properties called "bIsScopeAttached" and also "bCanHoldBreath". however just changing "bCanHoldBreath" to true won't work i already tried that) Link to comment Share on other sites More sharing options...
mlmbug Posted May 3, 2013 Share Posted May 3, 2013 Where is the file and line to edit the number of ammo for special arrows? Edit: also how do you add "hold breath" to a weapon?actually editing the special arrows dosn't seem possible as it is a default value (set at the biggining of the game and never changed) you can change other gear values if you trawl through a file in "worlds\fc3_main\generated\nomadobjecttemplates_converted\BonusService.xml". Link to comment Share on other sites More sharing options...
Recommended Posts