Jump to content
Sign in to follow this  
Murded

[Help] Dialog Inside Addon

Recommended Posts

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×