我用的是“魔兽争霸3图标制作大师-幻想闪耀版”,绝对没问题。
使用方法:
选取导入生成图标后在下面那一栏图标中选择需要的,比如主动技能就选择BTN和DIS-3X这两个,被动技能就选择PASBTN和DIS-3X这两个,然后保存。接下来导入所有刚才生成的文件,按下面方法改名:
举个例子,我生成一个图标后有这四个文件:
BTNHero_FeLOrc_General.blp
DISBTNHero_FeLOrc_General.blp
DISBTNHero_FeLOrc_GeneralON.blp
DISPASBTNHero_FeLOrc_General.blp
全部导入后改名为:
ReplaceableTextures\CommandButtons\BTNHero_FeLOrc_General.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTNHero_FeLOrc_General.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTNHero_FeLOrc_GeneralON.blp
ReplaceableTextures\CommandButtonsDisabled\DISPASBTNHero_FeLOrc_General.blp
其实就是BTN开头的blp文件前面就加上ReplaceableTextures\CommandButtons\
DIS开头的blp文件前面加上ReplaceableTextures\CommandButtonsDisabled\
- - 需要同时导入亮图标和暗图标
暗图标的名字是亮图标前面+dis