Actually I only need this dialog for one script. Is it possible to open the dialog just while running the scipt without using a description.ext or somthing ^-^
can you tell me how to use this dialog in a modification?
i added the dialog files to the description.ext (in the modification)
#include "\Dialoges\defines.hpp"
#include "\Dialoges\dialogs.hpp"
then i'm trying to open the dialoge
_handle=createdialog "shiro_dialog";
everytime i'm trying this i'm getting the error
Resource shiro_dialog not found
can you plase help me to fix that? :c
Ah. Thank you very much! I thought i have to do the whole dialog on my own by typing words in the .hpp file. Never knew that the GUI-Editor even exist xD
Thank you very much! ♥
Solved:
---------------------------------
Not Solved:
can any1 tell me how to open a dialog via a ,sqf-script ? ^-^
The dialog and the script are in a arma 3 modification, but the dialog is not opening, when using:
Hello,
is there a function to open the debug console? I want to make a script, where i can open the debug console via a key but i need a function or something? Is there any way to open the console on a mp server without logging in as admin?
Thank you for your help!
-Shirotaku