• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Help! I want to make trigger that changes my abillity with another.

Status
Not open for further replies.
Level 6
Joined
Aug 31, 2018
Messages
167
I've made a trigger that change my abillity from level 1 to level 2 but the problem is that i want to make the level 2 abillity icon to look different. But how? Is there a way to replace 1 abillity with another with trigger?
 

Uncle

Warcraft Moderator
Level 74
Joined
Aug 10, 2018
Messages
7,957
Throwing this out there just in case. That trigger will change the Icon globally. So if multiple units have that ability the icon will change for them too regardless of what level their ability is.

To change a specific unit's ability Icon you would use this action. HOWEVER, this doesn't work yet (among many other things) and I imagine it won't be fixed until Reforged comes out:
  • Ability - Set Ability: (Unit: (Triggering unit)'s Ability with Ability Code: Animate Dead)'s String Level Field: Icon - Normal ('aart') of Level: 0 to ReplaceableTextures\CommandButtons\BTNRune.blp
 
Status
Not open for further replies.
Top