HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Order unit to cast custom spell in trigger

02-17-2008, 05:21 AM#1
The Curse
This is quite a noob question, but I can't seem to find a way to order a unit to cast a custom ability in trigger, like Order (Unit) to Something. I've noticed that there's the Order String stuff in the Object Editor, but I don't know how to work it, like what to specify for the trigger editor to recognize it. Is there a way to cast a custom ability the way you would a melee one?
02-17-2008, 06:20 AM#2
Pyrogasm
You order the unit to cast the spell your custom spell is based on. So if you created a spell based off of Storm Bolt, then you'd do this:
Trigger:
Unit - Order (Last Created Unit) to Human Mountain King - Storm Bolt (Triggering Unit)
02-23-2008, 08:25 PM#3
KuBaN
And if the ability is not in that list?
02-23-2008, 08:32 PM#4
Fluff
All abilities should be there. Check all the categories: Melee, Campaign, and Custom.