• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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?
 
Level 19
Joined
Feb 4, 2009
Messages
1,313
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