hello all i made this crafting menu a while back all this dose make crafting quicker and kinda easier and i left some buttons free to customise ect
creddit to juandayz and theduke helping with some code and giving tips on arma 2 gui edditor
you will need click action script to make this work
this really easy to install got to you description.ext and add the two lines to the bottom
#include "Stormz\menu\STORMZ_CRAFT_MENU_DEFINES.hpp"
#include "Stormz\menu\STORMZ_CRAFT_MENU.hpp"
Step two got to MPMissions\your instance folder\overwrites\click_actions\
and open config.sqf add this line to DZE_CLICK_ACTIONS = [];
["ItemToolbox","Stormz Craft Menu","execVM 'Stormz\menu\open_menu.sqf';","true"]
like this DZE_CLICK_ACTIONS = [["ItemToolbox","Stormz Craft Menu","execVM 'Stormz\menu\open_menu.sqf';","true"]];
last thing to do is move the STORMZ folder to your instance folder and you are done have fun
>>>>DOWNLOAD<<<<
an image to see what it looks like
big thanks to MigSDev5 for making this better this have more items and build houses builds heils ect here his is added code
his epoch profile Mig
https://github.com/MigSDev5/StormzCrafting/commits?author=MigSDev5