- Joined
- Aug 14, 2006
- Messages
- 7,602
Hello.
A simple question. Is it possible to give an order to unit to cast a specific spell? For example, I have many channel type of spells with one unit and if I do the following code line things can get really messy:
Custom script: call IssueImmediateOrder(GetAttacker() , "channel")"
So can I just make a unit to cast a specific channel? Is there such a code line and what is it? Thank you.
A simple question. Is it possible to give an order to unit to cast a specific spell? For example, I have many channel type of spells with one unit and if I do the following code line things can get really messy:
Custom script: call IssueImmediateOrder(GetAttacker() , "channel")"
So can I just make a unit to cast a specific channel? Is there such a code line and what is it? Thank you.