• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

object editor help.

Status
Not open for further replies.
Level 16
Joined
Jul 21, 2008
Messages
1,121
You could trigger it. When user uses an item with dummy ability, you could add auto-cast faerie fire or something in disabled spellbook. When faerie fire is cast, simply make dummy cast chain lightning. When you use an item again or looses it, simply remove spellbook from your unit.

I am not 100% sure that this works, but it most likely does so. If you want, I could make you JASS or GUI trigger (prefer JASS) for it.
 
Level 37
Joined
Mar 5, 2008
Messages
3,887
You can use orb of lightning(new) It's an orb that you can add any "target unit ability" It has cooldown, so it will only trigger when you attack a unit and it's not in cooldown.

But this is not, auto-cast, it's more like passive

To make it auto-cast you'll have to trigger it, there is a tutorial here on hive, just search for it :D
 
Status
Not open for further replies.
Top