2007年11月5日 星期一

[WOW] 魔獸系統指令


〔請注意本部落格所有文章嚴禁轉錄至巴哈姆特魔獸世界Web哈拉區〕

記錄戰鬥訊息的距離(最大值200,四行依序為隊友隊友寵物、友善玩家、友善玩家寵物
/console SET CombatLogRangeParty "200"
/console SET CombatLogRangePartyPet "200"
/console SET CombatLogRangeFriendlyPlayers "200"
/console SET CombatLogRangeFriendlyPlayersPets "200"

記錄戰鬥訊息的距離(最大值200,依序為敵對玩家、敵對玩家寵物、其他生物
/console SET CombatLogRangeHostilePlayers "200"
/console SET CombatLogRangeHostilePlayersPets "200"
/console SET CombatLogRangeCreature "200"

記錄死亡訊息的距離
/console SET CombatDeathLogRange "200"

將TAB能抓到距離調遠(預設42,最大50)
/console SET TargetNearestDistance 50

將TAB能抓到身後的目標距離調遠(預設10,最大50)
/console SET TargetNearestDistanceRadius 50

關閉髒話過濾功能
/console SET profanityFilter "0"

登入畫面會直接顯示你的帳號
/console SET accountName "你的帳號"

更改抓圖檔案格式(tga或jpg)
/console SET screenshotFormat jpg

重新載入使用者界面(UI)
/console SET reloadui

視角拉遠
(感謝PTT honii板友提供)
/script SetCVar("cameraDistanceMaxFactor", 4)

2.3即將新增
當暗牧在暗影型態使用暗影型態不能使用的技能時會離開暗影型態並使用該技能
此設定可以用指令 /console autoUnshift 0 關閉


以上指令也可以到WTF\config.wtf裡新增
不用加/console

例如關掉髒話只要加上這行
SET profanityFilter "0"  



沒有留言: