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

Problem with Icons

Level 34
Joined
May 14, 2021
Messages
1,599
Do what Retera said.
If you want to use custom icons, you must have BOTH corresponding normal and disabled icons so that you won't get a green icons during gameplay.
Here's the correct path for the custom icons:
For Regular Icons:
-ReplaceableTextures\CommandButtons\BTNIconName.blp & ReplaceableTextures\CommandButtonsDisabled\DISBTNIconName.blp.
For Passive Icons:
-ReplaceableTextures\CommandButtons\PASBTNIconName.blp & ReplaceableTextures\CommandButtonsDisabled\DISPASBTNIconName.blp.

If you are using the latest version of the game built for Reforged, it is possible to convert your BLP files to the new DDS one, though old BLP files still remain intact.
 
Top