Dialog Help!

Status
Not open for further replies.
Level 11
Joined
May 2, 2009
Messages
650
I am trying to make so when a person enters a region a dialog box comes up for that person 2 choose a teammate from a dialog box and move that teammates hero to a region instantly and its not working. Any ideas?

171139-albums1997-picture16962.jpg
 
Wait wait wait! I thought that DialogButton[1] was for Player 12 (Brown), wasn't it?

And you can also do, in the second trigger, actions:
If (Clicked dialog button) Equal to DialogButton[1] then do (Move (Random unit from (Units owned by Player 12 (Brown) matching ((MACTHING UNIT) is A Hero) Equal to True))) instantly to center of region
 
Wait wait wait! I thought that DialogButton[1] was for Player 12 (Brown), wasn't it?

And you can also do, in the second trigger, actions:
If (Clicked dialog button) Equal to DialogButton[1] then do (Move (Random unit from (Units owned by Player 12 (Brown) matching ((MACTHING UNIT) is A Hero) Equal to True))) instantly to center of region

well im just testing it out now so it doesnt matter what player lmao, but yea i think that was the problem Im gona see if your thing works, hope it does. thanks for help!
 
Status
Not open for further replies.
Back
Top