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

Targetted unit model attached to caster?

Status
Not open for further replies.
Level 16
Joined
Jan 8, 2015
Messages
473
I don't think there is a function to get a unit's model. You need to manually save the model pathes of every unit that could be targeted in a data structure. Hashtable is the easiest one as you can use GetHandleId on unit-types to get unique IDs.
I guess it will be easier to make conditions and make several triggers for each unit type that may be used with that. Thanks anyway +rep
 
Status
Not open for further replies.
Top