|
这个mod几乎可以让你完成的自定义单位框.
*输入/buf打开选项窗口
*每个单位框由许多元素组成
-10个文字窗口
-4种图标
-生命值条
-魔力值条
-Buff窗口
-Debuff窗口
-背景颜色
*上面的每个元素都可以
-移动
-改变大小
-改变颜色
-隐藏
-设置透明度
文字窗口中可用的变量
$ca = class abbreviation
$cc = classification (Elite, Boss, Rare, Rare Elite)
$cf = creature family (Bear, Cat, Wolf, etc.)
$cl = class
$ct = creature type (Beast, Undead, Humanoid, etc.)
$dp = damage percent
$ds = death status (DEAD, GHOST)
$dt = damage taken
$fa = faction (Alliance, Horde)
$hc = current health
$hm = max health
$hp = health percent
$hr = health regen per tick
$ic = in combat
$lv = level
$mc = current mana
$ml = mana label (Rage, Energy, Mana)
$mm = max mana
$mp = mana percent
$mr = mana regen per tick
$mx = mana lost
$my = mana lost percent
$nm = name
$pr = pvp rank
$ra = race abbreviation
$rc = race
$re = reaction (Hostile, Neutral, Friendly)
$sa = sex abbreviation
$sx = sex
$tp = tapped (TAPPED if not tapped by you)
$xc = your current XP
$xl = total XP you need to level
$xd = XP left until you level
$xr = rested XP
$xx = percent of XP left to level
$xy = percent XP you've gained
|