• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Spell order ID question.

Status
Not open for further replies.
Level 14
Joined
Aug 8, 2010
Messages
1,022
Hello, colleagues! I want to ask something. If i have a Channel spell and i set it's base order ID to 'stormbolt' for example - will it be cast by a hero or a unit? (trough the trigger action ''Unit - Issue Order Unit to 'Human - Mountain King - Storm Bolt' Unit'') If it won't cast, then is there a way to achieve that? GUI please.

+rep will be given!
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
The trigger function is just an order to a unit

Unit consists of two types: Heroes / Normal Unit

So, that action will order any unit (either Hero or Normal Unit) to cast the custom spell (Order ID: stormbolt).

But first, the spell itself must be correct in the Object Editor

What I meant by correct was, the data in the Object Editor for the spell should be either Unit ability or Hero ability

If you want the ability to be cast by Hero, you should make the ability (in the Object Editor) as Hero ability, and vice versa for Normal Unit ability.
 
Status
Not open for further replies.
Top