• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

DISBTN, how does it work

Status
Not open for further replies.
Go to the Import Manager [F12] and import your DISBTN icon. Edit the pathing of the icon(double-click the file) and remove war3mapImported from the prefix of the file, and replace it with ReplaceableTextures\CommandButtonsDisabled.
eg. war3mapImported\DISBTNHammer >>
ReplaceableTextures\CommandButtonsDisabled\DISBTNHammer

You don't have to edit the BTN icon.
 
Level 8
Joined
Sep 17, 2009
Messages
606
BTN = BUTTON | DISBTN = DISABLED BUTTON.
The BTN you have are commands you can give to your units etc but if you have a DISBTN that button is obviously disabled, when importing a BTN to your map make sure you also import yhe DISBTN otherwise when you pause the game or cant use that ability, the DISBTN shows up as a big ugly green square thats really notticible.
import them both, 2x click the path and get rid of the warIIImapImported and just put ReplaceableTextures\(command buttons name) and there. when ur using the hero with the new icon, he'll have the new icon that you put in normal mode and in DISBTN when it disabled or you pause the game.
 
Status
Not open for further replies.
Top