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

[General] Disabled ATC Icons?

Status
Not open for further replies.
I've looked around the forums and didn't find a solution to my problem. I know well enough the basic BTN and DISBTN but I can't seem to make it work on the ATC icons.

I've tried

ReplaceableTextures\CommandButtonsDisabled\DISATCIcon.blp and
ReplaceableTextures\CommandButtonsDisabled\DISATCBTNIcon.blp

but they don't work. For reference, I'm using Patch 1.31 of classic
 
Level 16
Joined
Apr 20, 2014
Messages
522
This is correct: ReplaceableTextures\CommandButtonsDisabled\DISATCIcon.blp
But you need a ReplaceableTextures\CommandButtons\ATCIcon.blp aswell.

Then, in the Abilities window, you must choose : ReplaceableTextures\CommandButtons\ATCIcon.blp on Icon normal and ReplaceableTextures\CommandButtons\ATCIcon.blp on Icon Off.
Never ReplaceableTextures\CommandButtonsDisabled\DISATCIcon.blp

That's what Im doing for my campaign though. Try it.
 
Status
Not open for further replies.
Top