Icon Path

Status
Not open for further replies.
Last edited by a moderator:
For a standard enabled button:
ReplaceableTextures\CommandButtons\BTN<NAME_OF_ICON>.blp

For a standard disabled button:
ReplaceableTextures\CommandButtonsDisabled\DISBTN<NAME_OF_ICON>.blp

For a standard passive button (enabled):
ReplaceableTextures\CommandButtons\PASBTN<NAME_OF_ICON>.blp

(there are other paths for different icons, such as autocast or scorescreen, but I've excluded them)

For example, if you have an icon that is named "SomeIcon.blp", and you have one enabled and disabled version, you would import them with the paths:
ReplaceableTextures\CommandButtons\BTNSomeIcon.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTNSomeIcon.blp
 
Status
Not open for further replies.
Back
Top