Jump to content

Sign in to follow this  
gmanouvrier

how to create a custom buttona

Recommended Posts

Hi,

In order to create a debugger tool i would like to create a custom button or something i could handle during my custom mission is running.

I have seen some commands in the manual like :

ctrlActivate, ctrlCommit, some label command also, but i don't know how it runs.

Does somebody had already done this kind of thing?

For instance i have tried :

index = lbAdd [101, "First item"];ctrlActivate index but nothing occured.

When i will click on the future button i would like to launch camera(this camera part is running:) )

Thanks,

Gille

Share this post


Link to post
Share on other sites

You appear to be fresh wrt Arma2 and scripting. Dialog making is definately not the first thing you want to learn. I suggest you start off by looking at other peoples work. For dialogs, I suggest you search for dialog framework and start from there.

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  

×