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

disabled icons wont work

Status
Not open for further replies.
Level 4
Joined
Jun 29, 2004
Messages
64
sometimes when i import an icon it works, and sometimes it doesnt, even though i make the path the same (deleting the war2imported, and even it works with it sometimes)

how can i make it work ALWYAS

and how do i get a button to show the disabled button instead of a green blank image when it is disabled

i have 2 buttons, and the regular one shows, but as soon as the shop is disabled, the button goes bright green, how can i link disabled to the disabled button?
 
Level 6
Joined
May 5, 2004
Messages
211
The green blank is because the disabled dont work, to make it work you need correct path.

this is correct path for normal icon -
ReplaceableTextures\CommandButtons\BTNname.blp

and this is for diabeld -
ReplaceableTextures\CommandButtonsDisabled\DISBTNname.blp

*name = the name of the icon you imported*
 
Level 4
Joined
Jun 29, 2004
Messages
64
i have my button exactly as you typed it, and it comes up blank. replace command all that, just like you typed it. but it still comes up blank.????
 
Level 4
Joined
Jun 29, 2004
Messages
64
i am out of ideas

the path is
ReplaceableTextures\CommandButtons\BTNminehere.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTNminehere.blp
 
Status
Not open for further replies.
Top