• 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.

[General] Event unit is selected and un-selected by Select User (by Marketplace)

Status
Not open for further replies.
Level 3
Joined
Mar 15, 2015
Messages
53
I'm trying to detect the event where that a unit is selected/un-selected by Select User from, example Marketplace. Is there any way to do it? Tks for helping.
 

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,866
If you can't detect it from an ability cast then try using orders. A unit issued an order targeting an object -> Order = whatever the select user order is -> Do stuff.

Dunno if you can detect Unselecting units. It's probably possible with a more complex system, something like keeping track of who has been selected by the marketplace and then keeping an eye on that unit periodically to see if it's still selected/near the market.
 
Last edited:
Status
Not open for further replies.
Top