I cannot create any kind of dialog and my game cannot be ended, why does that happen?
I used this trigger:
and it does absolutely nothing. Neither have any other kinds of dialogs or game endings worked.
How can I get that to work?
Try using end game in a trigger with a different event. It could be that blizz made it where you can't insta defeat someone on map start? (To prevent stupid maps)
EDIT: still doesn't work right. It's not making sense at all.
Lives is initially 2. The unit gets revived once, but if I kill it a 2nd time nothing happens. It should be revived one more time, but neither the
I cannot create any kind of dialog and my game cannot be ended, why does that happen? I used this trigger: and it does absolutely nothing. Neither have any other kinds of dialogs or game endings worked. How can I get that to work?
You have to do another action called "Show/Hide Dialog".
I don't know why the game defeat isn't working. Shouldn't be in the Map Init trigger anyway.
Try using end game in a trigger with a different event. It could be that blizz made it where you can't insta defeat someone on map start? (To prevent stupid maps)
lol insta deafeat in map init when playername = zeropoints!!!!!!!! that would be epic
I got the dialogs working (would it really have hurt blizzard that much to make a simple help function for the editor?).
The Defeat was for test purposes. Ending the game didn't (and still doesn't) work properly when you use it in an else branch.
EDIT: still doesn't work right. It's not making sense at all. Lives is initially 2. The unit gets revived once, but if I kill it a 2nd time nothing happens. It should be revived one more time, but neither the