• 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.

[Trigger] targeting Channel using Unit - Order

Status
Not open for further replies.
Level 5
Joined
Apr 22, 2008
Messages
139
Channel doesn't show up in
  • Unit - Issue Order Targeting A Unit
so how would I tell a unit to Channel targeting a unit using triggers?
 
you can set the order string/base order if of channel
use that instead

edit:
tested it and it even worked lol
I set both order string and base order id to shockwave and ordered the hero to "orc-tauren-chieftain-shockwave" a point and he did it
and it shows up in "order unit to do something with no target"
if you convert it to JASS it reads "channel" so you can also use JASS and do it that way
it might be even possible to enter random letters/numbers for the channel ability and call it with JASS (untested)
 
Status
Not open for further replies.
Top