您现在的位置是:首页 > 新闻 > 正文
魔兽世界伤害数字不见(魔兽世界120为什么打怪不显示一刀多少伤害)
2022-09-14 03:21新闻
简介 在游戏中点开界面设置,找到伤害数字显示,并把它打开。或者直接在游戏聊天输入以下内容//p1.toutiaoimg.com/large/pgc-image/1f1cd2c159204b12a39b006274661334" web_uri="pgc-image/1f1cd2c159204b12a39b00627466...
在游戏中点开界面设置,找到伤害数字显示,并把它打开。或者直接在游戏聊天输入以下内容//p1.toutiaoimg.com/large/pgc-image/1f1cd2c159204b12a39b006274661334" web_uri="pgc-image/1f1cd2c159204b12a39b006274661334" img_width="447" img_height="343" fold="0" onerror="javascript//p1.toutiaoimg.com/large/pgc-image/07ac7237093e4dcaa8d88630503934ce" web_uri="pgc-image/07ac7237093e4dcaa8d88630503934ce" img_width="486" img_height="332" fold="0" onerror="javascript//p1.toutiaoimg.com/large/pgc-image/136ee9ef9c574a64bed5704a5d85416d" web_uri="pgc-image/136ee9ef9c574a64bed5704a5d85416d" img_width="454" img_height="337" fold="0" onerror="javascript//p1.toutiaoimg.com/large/pgc-image/5092a49a123f4da3be005a795e9f3c5a" web_uri="pgc-image/5092a49a123f4da3be005a795e9f3c5a" img_width="374" img_height="399" fold="0" onerror="javascript//p1.toutiaoimg.com/large/pgc-image/5ad671b3bf294de296e29e4bce8fa5c3" web_uri="pgc-image/5ad671b3bf294de296e29e4bce8fa5c3" img_width="465" img_height="337" fold="0" onerror="javascript
/console floatingCombatTextCombatDamage 1(伤害数字,1为显示,0为关闭)
/console floatingCombatTextCombatHealing 1(治疗数字,1为显示,0为关闭)
即可。
顺便还有一些其它的聊天代码,也许对魔兽玩家们会有所帮助。
进入游戏回车打开输入框,输入以下内容即可开启对应效果:
开启死亡效果
/console ffxDeath 1
关闭死亡效果
/console ffxDeath 0
关闭全屏幕泛光
/console ffxglow 0
开启全屏幕泛光
/console ffxglow 1
天气效果 0-3
/console weatherDensity 0
伤害数字
/console floatingCombatTextCombatDamage 1
治疗数字
/console floatingCombatTextCombatHealing 1
血条显示范围
/run SetCVar("nameplateMaxDistance", 100) SetCVar("nameplateOtherTopInset", -1) SetCVar("nameplateOtherBottomInset", -1)