• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Ability ( Hide the Icon and Text )

Status
Not open for further replies.
Go to Abilities tab, search for "Spell Book" (leave space between the keywords) and copy-paste it. Then, go to Minimum spells and change it to "1". Change the Data - Abilities to the Bash ability and then trigger:
  • Trigger
  • Events
    • Map Initialization
  • Conditions
  • Actions
    • For each (Integer A) from 1 to 12, do (Actions)
      • Loop - Actions
        • Player - Disable (your custom spellbook ability) for Player(IntegerA)
 
Status
Not open for further replies.
Top