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

Unusual problem with DISBTN

Status
Not open for further replies.
Level 8
Joined
Sep 1, 2009
Messages
124
Before you even think it, its not an importing problem
i have a passive ability and it has the icon of an iron sword, path is:
ReplaceableTextures\CommandButtonsDisabled\DISBTNSteelMelee.blp
now, its normally a disabled button, but when i open a menu it will become the GBOD.. green box of death
does anyone know how i can make it keep the DISBTN from becoming green even when its in a menu?
 
Level 9
Joined
Oct 11, 2009
Messages
477
Or Pharaoh wants to say like this;
"ReplaceableTextures\PassiveButtons\PASSteelMelee.blp" and "ReplaceableTextures\PassiveButtonsDisabled\DISPASSteelMelee.blp".
 
Level 8
Joined
Sep 1, 2009
Messages
124
i tried importing it like you said, it still wont work >_<
i saved the file via Warcraft 3 Viewer 2.3c, saved it twice with the name PASSteelMelee.blp, and DISPASSteelMelee.blp, then imported them both with the import link, respectively,
ReplaceableTextures\PassiveButtons\PASSteelMelee.blp
ReplaceableTextures\PassiveButtonsDisabled\DISPASSteelMelee.blp,
the first one works fine, but i still get that green box.. its horrible
they both work when its not paused, i tried both without it being paused, but when it does pause its that damn little green box
 
Status
Not open for further replies.
Top