Hi guys,
I've searched everywhere for it... I understand that dialogues are hard (for a novice programmer), but...
I am trying to script a mission where a specific player can spawn enemy units by clicking on the map (onMapSingleClick)
I managed to do this via action and radio command.
Now I want to be able to select which unit to be spawned.
I read the Dialog Control Article on
http://community.bistudio.com/wiki/Dialog_Control and now I am able to create dialogues with buttons and text.
I can't manage to create the combo. I even ventured to look on Loki's scripts (Lost Key mod), but it's too much for me.
Also, I had a look on Doolittle's sample code but no combobox there.
So, anyone happens to know / have a sample combobox where you can select a unit?
I've made it so far reading on forums, but I'm stuck now
I hope I made myself clear.
Thank you