HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

A Question

09-13-2003, 01:26 PM#1
Fmacgt
I want to make a unit cast a spell when another unit begin chanlling another spell.
How should I write the trigger?
09-13-2003, 02:42 PM#2
Magos
I believe there is an event for "begins channeling a spell".
09-13-2003, 11:47 PM#3
Fmacgt
I knew that.
But I can't find a action to ORDER the unit to cast a CUSTOM SPELL!
So I suppose the JASS can help me.
But I know little about JASS.
Then I post this thread.
09-14-2003, 12:11 AM#4
AIAndy
You can order a spell cast with the standard Issue Order ... . Just use the order string of the spell you have based it on.