HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Could this be something they over looked?

06-23-2004, 10:56 AM#1
sATARa
Heres my problem...
Say, you make an item that does something to the unit you target, when you use it... (*example* charms the unit or stuns it, or whatever...)
When you make a trigger for this event (when this item is used) how do you treat the unit you targeted? Targeted unit doesnt work, and neather do Target of issued order or target of ability being cast...
So what would you do?
06-23-2004, 12:07 PM#2
th15
You can't refer to the target of a used item.

However, when you use actively-used items, it's actually using an ability. You can use "Unit begins casting a spell" as an event for an actively used item ability.
06-23-2004, 01:52 PM#3
sATARa
Bravo, :D
a real nice trick...
I actually thought I already tried that... but seems I did something wrong before... thx, you helped me alot