Kenobi Posted April 16, 2018 Report Share Posted April 16, 2018 Hello, Our survivors are thirsty. They need water purification tablets because dirty water smells very bad and is full of parasites. When they can expect tablets to be added? :-) He-Man 1 Link to comment Share on other sites More sharing options...
Tarabas Posted April 16, 2018 Report Share Posted April 16, 2018 https://community.bistudio.com/wiki/Arma_3_CfgVehicles_EMPTY Land_WaterPurificationTablets_F There they are.. :) Kenobi 1 Link to comment Share on other sites More sharing options...
Kenobi Posted April 16, 2018 Author Report Share Posted April 16, 2018 Omg, i tried to find them but with no sucess. I was blind. I suggest add this to cfg prices and loot tables in next epoch updates because epoch crafting recipes need this. Thank you Tarabas. Link to comment Share on other sites More sharing options...
Grahame Posted April 16, 2018 Report Share Posted April 16, 2018 Water purification tablets are already in CfgLootTable @Kenobi class Medical { items[] = { { { "FAK", "magazine" }, 50 }, { { "Heal_EPOCH", "item" }, 2 }, { { "Defib_EPOCH", "item" }, 1 }, { {"atropine_epoch", "magazine" }, 6 }, { {"adrenaline_epoch", "magazine" }, 5 }, { {"morphine_epoch", "magazine" }, 3 }, { {"caffeinepills_epoch", "magazine" }, 10 }, { {"orlistat_epoch", "magazine" }, 5 }, { {"nanite_cream_epoch", "magazine" }, 3 }, { {"nanite_gun_epoch", "magazine" }, 1 }, { {"nanite_pills_epoch", "magazine" }, 5 }, { {"iodide_pills_epoch", "magazine" }, 5 }, { {"ItemWaterPurificationTablets", "magazine" }, 5 } }; }; but they are not in CfgPricing... that is the issue. I will get them added. In the meantime just add something like: class ItemWaterPurificationTablets {price = 10;}; And then they should spawn as loot for you... He-Man and Kenobi 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now