HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Is there any way I can cast a Channel spell?

06-13-2009, 10:46 AM#1
Tyrande_ma3x
I've used a lot the Channel ability for different spells in my map but when it comes to issuing an order the spell isn't casted. I think it has something to do with orders but when issuing the specific order nothing happens...
06-13-2009, 10:55 AM#2
cohadar
Quote:
Originally Posted by Tyrande_ma3x
I've used a lot the Channel ability for different spells in my map but when it comes to issuing an order the spell isn't casted. I think it has something to do with orders but when issuing the specific order nothing happens...

Channel has 2 fields for order, make sure you are calling the right one.
(also make sure 2 spells don't have same order (channel one))
06-13-2009, 10:56 AM#3
Themerion
The order you should give is:

Channel
- Level X - Data - Base Order ID
06-13-2009, 11:06 AM#4
Tyrande_ma3x
> Channel has 2 fields for order, make sure you are calling the right one.

Oh, my apologies - it was a mistake in my code (I was using a wrong spellid).