- Joined
- Feb 11, 2008
- Messages
- 809
why is there no event
"Dialog - Any player selects Any list box item"?
since for some reason using
"Dialog - Any Dialog Item is used by Player Any Player with event type Clicked" then throwing the condition
"(Selected list item of Start Button Options for (Triggering player)) == 1"
doesn't seem to register unless you select the item then re-select the main dialog again.
EDIT*
nvm its solved i should have looked more into it you must use
"Dialog - Any Dialog Item is used by Player Any Player with event type Changed Selection"
in order to get the direct response of the selection.
thanks anyways guys
EDIT2*
Guys i have 1 more problem and i didnt want to create another thread for it.
you can have a event such as "unit is highlighted" well is there a similar event for "dialog is highlighted"
since so far i have been unable to find a way to make a function fire when you hold in the mouse while over a dialog button
please and thank you guys
"Dialog - Any player selects Any list box item"?
since for some reason using
"Dialog - Any Dialog Item is used by Player Any Player with event type Clicked" then throwing the condition
"(Selected list item of Start Button Options for (Triggering player)) == 1"
doesn't seem to register unless you select the item then re-select the main dialog again.
EDIT*
nvm its solved i should have looked more into it you must use
"Dialog - Any Dialog Item is used by Player Any Player with event type Changed Selection"
in order to get the direct response of the selection.
thanks anyways guys
EDIT2*
Guys i have 1 more problem and i didnt want to create another thread for it.
you can have a event such as "unit is highlighted" well is there a similar event for "dialog is highlighted"
since so far i have been unable to find a way to make a function fire when you hold in the mouse while over a dialog button
please and thank you guys
Last edited: