• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

[Solved] 'Dialogue hero pick' and 'picked player' trigger

Status
Not open for further replies.
Level 2
Joined
Feb 19, 2019
Messages
12
Hello,
I was wondering if anybody could assist me with a little problem. I have a 12v12 "hero" map and I've run into something rather annoying.
When I set up the trigger for my 'Dialogue hero picking' system i can make everything work just fine, until i get to actually creating the unit. If I use 'create unit' for 'Player 1 (red)' it works just fine, but if I ask it to 'create unit' for 'Picked Player' nothing happens. I could just create a trigger for each player, but this would result in 120 triggers just for the unit selection. Am I misunderstanding the 'picked player' function?

Any help would be appreciated.

P.S. I'm not very well versed in triggers so If I'm a bit slow, please bear with me.
 
For trigger event responses (Triggering Player) should be used for the player that made an action, like clicking an dialogue. (Picked Player) is only used within a "Pick All Players - And Do Actions" enumeration.

Ohh, that makes sense. Thanks for the quick help.
 
Status
Not open for further replies.
Back
Top