| 09-09-2009, 06:32 AM | #1 |
Hey there, today I tried making my first dialog box, I managed and it displays correctly, I also added each created buttons to variables but I can't find an event response for event. Trigger: Events
![]() Dialog - A dialog button is clicked for God
![]() Conditions
![]() (Clicked dialog button) Equal to Button[1]
![]() ActionsI need an action for example, Unit - Add Ability to Hero[Number of ClickingPlayer]... But there isn't such an action as clickingplayer or something like that, so how can I add ability to the hero of the player? With Triggering player it doesn't work... |
| 09-09-2009, 01:24 PM | #2 |
as far as i remember you can use triggering player perhaps you are doing something wrong |
| 09-09-2009, 02:00 PM | #3 |
You must be doing it wrong, it actually works with GetTriggeringPlayer() |
