Targetted unit model attached to caster?

Status
Not open for further replies.
Level 16
Joined
Jan 8, 2015
Messages
464
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