邪恶叔 发表于 2010-11-14 23:13:17

图标替换路径详解

注:假设保存文件名为*,首行系图标名称,次行系相关路径。
--------------------------------------------------------
[主动技能]
BTN*.blp
ReplaceableTextures\CommandButtons\BTN*.blp
--------------------------------------------------------
[主动技能不可用状态]
DISBTN*.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTN*.blp
--------------------------------------------------------
[被动技能]
PASBTN*.blp
ReplaceableTextures\PassiveButtons\PASBTN*.blp
--------------------------------------------------------
[被动技能不可用状态]
DISPASBTN*.blp
ReplaceableTextures\CommandButtonsDisabled\DISPASBTN*.blp
--------------------------------------------------------
[自动技能]
BTN*ON.blp
ReplaceableTextures\PassiveButtons\BTN*ON.blp
--------------------------------------------------------
[自动技能不可用状态]
DISBTN*ON.blp
ReplaceableTextures\CommandButtonsDisabled\DISBTN*ON.blp

Mr.猪 发表于 2011-7-2 15:09:38

顶下~~~~
页: [1]
查看完整版本: 图标替换路径详解