求助 以万为单位显示生命值的头像插件 NGA玩家社区

 我来答
帐号已注销
2016-12-14 · 超过43用户采纳过TA的回答
知道小有建树答主
回答量:130
采纳率:0%
帮助的人:25.3万
展开全部
里是EUF里hpmpxp.lua文件里的一段代码
大神看看是不是和血量单位有关的

-- HP/MP/XP
function EUF_HP_Update(unit)
if not unit or (unit ~= "player" and unit ~= "pet" and unit ~="target" and not string.find(unit, "^party%d$")) then
return;
end;

-- if player is controlling a vehicle, switch player's HP to pet frame
if unit == "pet" and UnitHasVehicleUI("player") then
unit = "player";
end;
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式