| 作 者 | Jared Wasserman @ Curse |
|---|---|
| 譯 者 | 彩虹ui |
使用方法:
- 左鍵拖曳視窗標題,或拖曳視窗內沒有功能的地方來移動位置。
- 右鍵往上或往下拖曳來縮放視窗大小。
- 從 Esc > 介面 > 插件 > 移動視窗,進行設定和重置視窗。
特別注意:
- 如果怕不小心移動到,可以在設定選項中勾選鎖定移動和鎖定縮放,並且設定需要按住的按鍵,才能拖曳/縮放。
- 預設停用移動遊戲內建的背包和任務追蹤清單,如有需要可以在設定選項中啟用(使用背包和任務追蹤清單插件時請勿啟用)。
| 檔案名稱 | 檔案版本 | 檔案大小 | 下載次數 | 上傳時間 | 註 記 | 上傳者 | |||
|---|---|---|---|---|---|---|---|---|---|
| Drift - v2.3.1-retail地心之戰 | v2.3.1-retail | - | 762 | 2024-09-03 | 我已改用移動暴雪視窗插件,不再使用此插件,
不會再做這個插件的中文化。 到來源網站下載的將會是英文版。 | Dololo |
| 檔案名稱 | 檔案版本 | 檔案大小 | 下載次數 | 上傳時間 | 註 記 | 上傳者 | |||
|---|---|---|---|---|---|---|---|---|---|
| Drift-v2.2.14-Fix.zip地心之戰 | v2.2.14 修正版 | 12.20 KB | 299 | 2024-07-21 | - 支援魔獸世界 11.0。
- 自行修正相容性。 | Dololo | |||
| Drift-v2.2.14-retail.zip夢境守護者 | v2.2.14-retail | 12.09 KB | 227 | 2023-11-25 | - 支援魔獸世界 10.2。 | Dololo | |||
| Drift-v2.2.13-retail.zip狂怒化身 | v2.2.13-retail | 12.10 KB | 97 | 2023-10-26 | - 支援魔獸世界 10.1.7。 | Dololo | |||
| Drift-v2.2.9-retail.zip時光的裂痕 | v2.2.9-retail | 12.33 KB | 202 | 2023-07-17 | - 支援魔獸世界 10.1.5。 | Dololo | |||
| Drift-v2.2.7-retail.zip奈薩里奧的餘燼 | v2.2.7-retail | 12.35 KB | 104 | 2023-07-01 | - 支援魔獸世界 10.1。 | Dololo | |||
| Drift-v2.2.4.zip巨龍崛起 | v2.2.4 | 10.87 KB | 169 | 2023-03-16 | Dololo |
person
騎小鴨· 2023-08-03 21:10
我使用這UI就當機不能連線...我所有UI都關掉只開這個發現這個UI讓我卡住害遊戲崩潰= =
Dololo· 2023-08-03 21:11
依照這個方法將它的設定檔重置看看是否有用。
person
person

初雪· 2022-12-05 10:14
大大,剛剛發現外形調整台會出現錯誤,已刪除舊資料夾重載
22x Interface/AddOns/Drift/DriftOptions.lua:405: attempt to index field 'objectivesEnabledCheckbox' (a nil value)
[string "@Interface/AddOns/Drift/DriftOptions.lua"]:405: in function <Interface/AddOns/Drift/DriftOptions.lua:362>
[string "=[C]"]: ?
[string "=[C]"]: in function `UseAction'
[string "@Interface/FrameXML/SecureTemplates.lua"]:364: in function `handler'
[string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672>
[string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697>
[string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function `SecureActionButton_OnClick'
[string "@Interface/FrameXML/ActionButton.lua"]:1175: in function <Interface/FrameXML/ActionButton.lua:1145>
[string "=[C]"]: ?
Locals:
shouldReloadUI = false
oldWindowsDisabled = false
oldBagsDisabled = true
oldButtonsDisabled = true
oldObjectivesDisabled = true
(*temporary) = <table> {
dragAltKeyEnabled = false
frameDragIsLocked = false
bagsDisabled = true
playerChoiceDisabled = true
scaleAltKeyEnabled = false
scaleCtrlKeyEnabled = false
windowsDisabled = false
objectivesDisabled = true
arenaDisabled = true
buttonsDisabled = true
dragCtrlKeyEnabled = false
miscellaneousDisabled = true
dragShiftKeyEnabled = false
frameScaleIsLocked = false
scaleShiftKeyEnabled = false
minimapDisabled = true
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'objectivesEnabledCheckbox' (a nil value)"
DriftOptionsPanel = <table> {
optionspanel = DriftOptionsPanel {
}
config = <table> {
}
}
isRetail = trueDololo· 2022-12-05 10:31
請試試看關閉所有插件,只載入【移動和縮放視窗】來使用調整台,是否還會發生這個錯誤?
person
初雪· 2022-12-05 11:18
一樣
Message: Interface/AddOns/Drift/DriftOptions.lua:405: attempt to index field 'objectivesEnabledCheckbox' (a nil value)
Time: Mon Dec 5 11:17:36 2022
Count: 1
Stack: Interface/AddOns/Drift/DriftOptions.lua:405: attempt to index field 'objectivesEnabledCheckbox' (a nil value)
[string "@Interface/AddOns/Drift/DriftOptions.lua"]:405: in function <Interface/AddOns/Drift/DriftOptions.lua:362>
[string "=[C]"]: in function `Hide'
[string "@Interface/FrameXML/UIParent.lua"]:2805: in function `SetUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2646: in function `ShowUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2561: in function <Interface/FrameXML/UIParent.lua:2557>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3159: in function `ShowUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2078: in function <Interface/FrameXML/UIParent.lua:1362>
Locals: shouldReloadUI = false
oldWindowsDisabled = false
oldBagsDisabled = true
oldButtonsDisabled = true
oldObjectivesDisabled = true
(*temporary) = <table> {
dragAltKeyEnabled = false
frameDragIsLocked = false
scaleAltKeyEnabled = false
objectivesDisabled = true
windowsDisabled = false
scaleShiftKeyEnabled = false
bagsDisabled = true
buttonsDisabled = true
dragCtrlKeyEnabled = false
frameScaleIsLocked = false
miscellaneousDisabled = true
dragShiftKeyEnabled = false
scaleCtrlKeyEnabled = false
minimapDisabled = true
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'objectivesEnabledCheckbox' (a nil value)"
DriftOptionsPanel = <table> {
optionspanel = DriftOptionsPanel {
}
config = <table> {
}
}
isRetail = true Dololo· 2022-12-05 14:22
感謝幫忙測試,已修正,請重新下載。
person


小花生· 2022-12-04 12:14
不好意思打擾了
更新了之後在點擊地圖上高峰的旗幟時
會跳出這樣的錯誤
更新了之後在點擊地圖上高峰的旗幟時
會跳出這樣的錯誤
2x Interface/AddOns/Drift/DriftOptions.lua:405: attempt to index field 'objectivesEnabledCheckbox' (a nil value)
[string "@Interface/AddOns/Drift/DriftOptions.lua"]:405: in function <Interface/AddOns/Drift/DriftOptions.lua:362>
[string "=[C]"]: in function `Hide'
[string "@Interface/FrameXML/UIParent.lua"]:2805: in function `SetUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2646: in function `ShowUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2561: in function <Interface/FrameXML/UIParent.lua:2557>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3159: in function <Interface/FrameXML/UIParent.lua:3138>
[string "=[C]"]: in function `ShowUIPanel'
[string "@Interface/FrameXML/CinematicFrame.lua"]:52: in function <Interface/FrameXML/CinematicFrame.lua:42>
Locals:
shouldReloadUI = false
oldWindowsDisabled = false
oldBagsDisabled = true
oldButtonsDisabled = false
oldObjectivesDisabled = true
(*temporary) = <table> {
dragAltKeyEnabled = false
frameScaleIsLocked = true
windowsDisabled = false
objectivesDisabled = true
buttonsDisabled = false
dragKey = 1
minimapDisabled = true
playerChoiceDisabled = true
scaleAltKeyEnabled = false
scaleKey = 1
bagsDisabled = true
dragShiftKeyEnabled = false
scaleShiftKeyEnabled = false
scaleCtrlKeyEnabled = false
frameDragIsLocked = false
dragCtrlKeyEnabled = false
miscellaneousDisabled = false
arenaDisabled = true
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'objectivesEnabledCheckbox' (a nil value)"
DriftOptionsPanel = <table> {
optionspanel = DriftOptionsPanel {
}
config = <table> {
}
}
isRetail = true
Dololo· 2022-12-04 12:20
請問地圖上高峰的旗幟是指?黑白格子的賽道旗子嗎?
Dololo· 2022-12-04 13:01
這個我只能遇到時再測試了。你可以先將原本的 Drift 資料夾刪除,再重新下載安裝,不要用覆蓋檔案的方式來安裝。
Dololo· 2022-12-05 14:22
已修正,請重新下載。

Louvpe· 2024-09-03 08:13
Dololo· 2024-09-03 08:26