Murded 10 Posted April 14, 2015 Could someone please explain how I can create a Dialog inside an addon? I've done it inside a mission using description.ext and dialog.hpp / defines.hpp but I'm not too sure how to transfer this across to an addon. I've tried putting the dialog.hpp and defines.hpp inside the addon and then #include them inside an sqf (the same sqf I use to call CreateDialog). Any help Would Be Appreciated. Share this post Link to post Share on other sites
jshock 513 Posted April 14, 2015 I'm not much into addons, but from what I understand anything that would have gone in the description.ext file goes into the config.cpp file. Share this post Link to post Share on other sites