1Man 100 Report post Posted August 8, 2017 All credit goes to Janski for his amazing addon ExAd This is just an edit to add Exile_Container_SupplyBox so players can craft them to use with looting missions, looting in general or moving their bases, they are not persistent after restart unless you still have the install option under class CfgInteractionMenus This is assuming you already have ExAd installed and working on your server with exad_dv.pbo in your @ExileServer\addons folder Go to your mission.pbo [I.E. Exile.Altis] open up config.cpp with notepad++ or your primary editing tool Find extraApps and add at the end ,"Supply_Box" It should look like this Reveal hidden contents Then go to the bottom of your ExAd XM8 Class and add this class Supply_Box { title = "Supply Crate"; bambiState = 0; vehicleClass = "Exile_Container_SupplyBox"; recipe[] = {{"Exile_Item_WoodPlank",2}}; packable = 1; quickFunction = "['Supply_Box'] call ExAd_XM8_DV_fnc_spawnVehicle"; }; it should look like this Reveal hidden contents repack pbo and restart server 3 Share this post Link to post Share on other sites
BiH Wolf 0 Report post Posted December 12, 2017 Nice ty Share this post Link to post Share on other sites
ATU.Lasthope 3 Report post Posted February 5 There is nothing in the drop down? 1 Share this post Link to post Share on other sites
[FYCA] BillytheDog 30 Report post Posted March 23 hehe is this a trick script Any chance of the pop ups popping up please? Share this post Link to post Share on other sites
Irkutsk86 51 Report post Posted June 18 (edited) del Edited June 19 by Irkutsk86 Share this post Link to post Share on other sites