mers Posted October 9, 2018 Share Posted October 9, 2018 Hello all, I am trying to prevent the destruction of the air drop box when i have searched inside, is possible ? Link to comment Share on other sites More sharing options...
stedman420 Posted October 9, 2018 Share Posted October 9, 2018 Open the loot.xml and find the following lootcontainer. Then just change the value in red to false. <!-- Supply Crate General, the normal airdrop --> <lootcontainer id="34" count="4" size="8,4" destroy_on_close="[color=red][b]true[/b][/color]" sound_open="SupplyDrops/open_supply_crate" sound_close="SupplyDrops/close_supply_crate" loot_quality_template="baseTemplate"> <item group="weaponsMilitaryGuns+ammo" prob="1.2"/> <item group="rareBooks"/> <item group="airdropMedicine" count="1,4"/> <item name="flashlight02" prob="0.2"/> </lootcontainer> Link to comment Share on other sites More sharing options...
mers Posted October 9, 2018 Author Share Posted October 9, 2018 Oh thx you very much Link to comment Share on other sites More sharing options...
mers Posted October 9, 2018 Author Share Posted October 9, 2018 Oh Thx you very much Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.