Search the Community
Showing results for tags 'createdialog'.
Found 2 results
-
Hello everyone. Does anyone know what is the difference between createDisplay and createDialog commands? (minus the syntaxes, obviously!) Are there any cases where one is favored over the other?
- 2 replies
-
- createdisplay
- createdialog
-
(and 2 more)
Tagged with:
-
Creating GUIs: Why does createDialog returns "False"?
Moldisocks posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
This i my first time starting a thread so i may not have included to correct information, just ask me and i will upload more of the code. I have been trying now for three days now, to get my custom GUI to work. I used GUI editor to export everything into my defines.hpp and my display.hpp. Below is my defines.hpp, my dialogs.hpp and my description.ext. When i try to use createDialog to open the menu with: It will not open the dialog and it hints "false". I have no clue why this happens, i think it has something to do with the rest of the mission, because when i put my dialogs.hpp and defines.hpp into another mission, it opens fine. If someone could please tell me what the issue might be, or what some could be for createDialogs returning a "false" value (or that is, why createDialogs doesn't open my dialog), that would be awesome. This is my defines.hpp my dialogs.hpp description.ext which includes my functions and my dialogs, defines includes.- 30 replies
-
- gui
- createdialog
-
(and 2 more)
Tagged with: