【姓名板显示距离】
/run SetCVar(&“nameplateMaxDistance&”, &“6e1&”)
【改TAB距离0-50码】
/console SET targetNearestDistance &“50&”
/console SET targetNearestDistanceRadius &“50&”
【消除打字乱码】
/console SET profanityFilter &“0&”
【聊天窗口显示职业颜色】0/1
/console SET chatClassColorOverride &“0&”
【友方姓名板显示职业颜色】0/1
/console ShowClassColorInFriendlyNameplate 1
【敌方姓名板显示职业颜色】0/1
/console ShowClassColorInNameplate 1
【自动装备比较】0/1
/run SetCVar(&“alwaysCompareItems&”, &“1&”)
【隐藏动作条两边的狮鹫】
/script MainMenuBarLeftEndCap:Hide()
/script MainMenuBarRightEndCap:Hide()
【设置血液效果等级】0-5
/console violenceLevel 5
【防小退,非休息区用】不建议使用
/run T,F=T or 0,F or CreateFrame(&“frame&”)X=X==nil and function()local t=GetTime()if StaticPopup1:IsShown() and StaticPopup1Button1:GetText()==&”取消&” and t-T&>1 then StaticPopup1Button1:Click()T=t end end or nil;F:SetScript(&“OnUpdate&”,X)
【反和谐】
目标文件:X:\World of Warcraft\_classic_\WTF\Config.wtf
最后一行添加:SET overrideArchive &“0&”
/console SET overrideArchive &“0&”