HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Is there a way to get the path of a model using trigger/jass?

10-08-2004, 06:36 AM#1
Wakeman
I'm making an ability that when the hero uses it on a unit, the model of the targeted unit is attached on the hero for sometimes. Therefore, I need a trigger/jass that can tell me what is the path of the model of targeted unit.

I looked through the triggers but there doesn't seem to have any related trigger. I don't know much about jass. Is there a jass function that can help me? Besides, is there any methods to do the above abilities? (besides using a IF unit-type THEN attach unit-type model, as this will mean at least 50 lines of trigger in my map.......)

Thanks in advance!
10-09-2004, 08:54 PM#2
Holy_Human
Not to my knowledge i dont thnk u can but i never had a use for somthing like this ne ways
10-10-2004, 06:45 AM#3
Wakeman
Hmmm......... ok
Well, yes I bet no one has ever invented the ability I'm going to make, or successfully created it. So it's not too surprise if I can't find the solution here.
10-10-2004, 10:00 PM#4
Ari
I'm not sure if this would help, since I'm not precisely sure what you're doing, but I suspect that the cyclone model somehow includes within it the information that makes the targeted character be drawn upwards and spin. My apologies is I'm wrong.