• 🏆 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!

Order Unit to 'Special Archimonde - Rain Of Chaos' Point

Status
Not open for further replies.
That order actually uses "rainofchaos" if you check it. It should work. Did you base the spell on Rain of Chaos or Inferno?
I did but it didn't work.
So i used this.
  • Custom script: call IssuePointOrderLoc(udg_TempDummySF, "rainofchaos", udg_TempPointSF)

Thanks guys. :goblin_yeah:
 
Level 28
Joined
Feb 18, 2014
Messages
3,580
Strange how it didn't work for me even though i tested it with a specific unit and a specific region. I also set the order string for the ability to "Rainofchaos". (The custom script worked on the exact same testing scenario.)
It's actually true, the custom script doesn't work if you test it on pre-placed units/regions instead of variables.
 
Status
Not open for further replies.
Top