• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

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
 
Level 11
Joined
Jun 21, 2007
Messages
505
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
 
Level 11
Joined
May 2, 2009
Messages
650
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.
Top