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

Icon Problem 2

Status
Not open for further replies.

Vunjo

Hosted Project: SC
Level 14
Joined
Jul 1, 2010
Messages
1,340
You have to import BTN and DISBTN.
Change paths for BTN to: ReplaceableTextures\CommandButtons\BTNStormReach.blp
And for DISBTN to: ReplaceableTextures\CommandButtonsDisabled\DISBTNStormReach.blp

If that doesn't work, the path is wrong, or there is a problem with your icon.
Remember, you must have 2 Icons, BTN and DISBTN.
 
Level 11
Joined
Sep 9, 2010
Messages
368
Here is an example:

In every approved iconpack you download from hive, you'll find at least two kind of icons.
These two are called BTN and DISBTN.
So far as I know, does the DIS means Disabled.

Here is the BTN, which you use as a active icon.
icons_12413_btn.jpg


and here is the disabled one, used when you pauses the game etc.
icons_12413_disbtn.jpg



Icons made by NFwar
 
Last edited:
Status
Not open for further replies.
Top