• 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.

[Import] A problem with An Icon replace?

Status
Not open for further replies.
Hi all, I'm trying to correctly replace the icon of devotion aura

It's default path is
ReplaceableTextures\PassiveButtons\PASBTNDevotion.blp
its default learn icon is
ReplaceableTextures\CommandButtons\BTNDevotion.blp

I used this http://www.hiveworkshop.com/forums/...13/?prev=search=devotion%20aura&d=list&r=20to replace.

I replaced only the btn icon with normal button icon and the rest with DISBTN.

ReplaceableTextures\CommandButtons\BTNDevotion.blp

ReplaceableTextures\PassiveButtons\PASBTNDevotion.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTNDevotion.blp
ReplaceableTextures\CommandButtonsDisabled\DISPASDevotion.blp

In the spellbook the icon is working but when I learn it and hit F10 the old icons is shown which means it should be the DISPAS icon. Why it is not replaced if I imported it?
 
Level 4
Joined
Apr 2, 2013
Messages
51
Just use the path given.
ReplaceableTextures\CommandButtons\BTNSpell_Holy_DevotionAura.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTNSpell_Holy_DevotionAura.blp
No need to replace the icons.
 
Level 4
Joined
Apr 2, 2013
Messages
51
Could you tell me what you want to do first? You're not really giving a good description of your problem and what you want to do. What's the skill and what icons does it need? (Active? Passive? Auto-cast?)
 
Status
Not open for further replies.
Top