插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 背包、银行和物品整理
- 界面布局、头像框、姓名板和动作条优化
ItemRack TBC Classic 插件下载与使用指南
本页整理了 ItemRack TBC Classic 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
ItemRack TBC Classic 是一款 背包与库存 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:Cexal
- 插件分类:背包与库存
- 适配版本:2.5.5
- 累计下载:4,700
安装方法
- 点击上方下载按钮获取 ItemRack TBC Classic插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 ItemRack TBC Classic 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
ItemRack TBC Classic 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
ItemRack TBC Classic 常见问题
ItemRack TBC Classic 适合需要 背包与库存 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
ItemRack TBC Classic 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化、背包、银行、专业制造或物品整理、插件库、数据接口或依赖支持,适合对应经典服或周年服版本使用。建议根据自己的版本和插件环境先测试兼容性。
插件用途
ItemRack TBC Classic 主要面向需要背包与库存功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 界面框架、头像、动作条或冷却显示优化
- 背包、银行、专业制造或物品整理
- 插件库、数据接口或依赖支持
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
ItemRack (TBC Anniversary Edition)
A maintained and enhanced version of the classic ItemRack equipment manager addon.
This is a continuation of the original ItemRack addon, updated and fixed for TBC Anniversary Edition by Chairface and Cexal. The original addon had become broken and unmaintained, so we've taken on the task of keeping it alive and adding new features for the TBC Anniversary community.
What's New in This Version
🔧 Bug Fixes & Compatibility
- Fixed for TBC Anniversary Edition - Full compatibility with the latest TBC Anniversary client
- Fixed keybindings - Set and slot keybindings now save and work correctly
- Merged addon structure - ItemRack and ItemRackOptions are now a single integrated addon for cleaner installation
- Fixed API deprecations - Updated all deprecated API calls (EnableAddOn, LoadAddOn, etc.)
- Options load immediately - No more LoadOnDemand delays
✨ New Feature: Dual Spec Support
Automatically switch talent specs when equipping gear sets!
- New Spec dropdown in the Sets tab lets you assign Spec 1 or Spec 2 to any gear set
- When you equip a set, ItemRack automatically switches to the assigned spec
- Works with all equip methods: slash commands, keybinds, events, and menu clicks
- Spec changes are blocked during combat and in PvP instances (as expected)
- Test directly with
/itemrack spec 1or/itemrack spec 2
Known Issues
⚠️ We're aware of the following bugs and actively working on fixes:
| Issue | Description | Status |
|---|---|---|
| Broken Global Configs | Many global configuration options are not functioning or saving correctly | In-Progress |
This list will be updated as new issues are confirmed. A hotfix will be uploaded as soon as possible.
Features
ItemRack makes swapping equipment easy through popout slot menus, equip slot buttons, gear sets, and automated swaps.
Gear Sets
- Create unlimited gear sets with custom names and icons
- Equip sets via minimap button, keybinds, slash commands, macros, or events
- NEW: Assign a talent spec to each set for automatic spec switching
- Toggle between two sets with a single keybind
Dockable Buttons
- Alt+click slots on the character sheet to create floating equipment buttons
- Drag and dock buttons together for organized layouts
- Customize size, alpha, spacing, and more in options
Popout Menus
- Click equipment slots to see all available items for that slot
- Quick access to swap individual pieces without opening your bags
- Hide items you don't want to see with Alt+click
Automated Events
- Buff Events - Swap gear when you gain buffs (Evocation, Drinking, Mounted)
- Stance Events - Swap gear when changing stances/forms (Battle Stance, Moonkin, Shadowform)
- Zone Events - Swap gear when entering specific zones (PvP, Cities, Raids)
- Script Events - Create custom Lua-based automation for advanced users
Bank Integration
- Items in your bank show with a blue border
- Click to automatically pull items from the bank
- Easily store entire sets in your bank
Slash Commands
/itemrack - List common commands
/itemrack opt - Open options window
/itemrack equip <set> - Equip a set
/itemrack toggle <set> - Toggle a set on/off
/itemrack spec 1 - Switch to Spec 1 (Primary)
/itemrack spec 2 - Switch to Spec 2 (Secondary)
/itemrack lock/unlock - Lock/unlock buttons
/itemrack reset - Reset buttons
Quick Start
- Right-click the minimap button to open options and create sets
- Left-click the minimap button to equip a set
- Alt+click slots on the character sheet to create dockable buttons
- In the Sets tab, use the Spec dropdown to assign a talent spec to your sets
Macro Functions
EquipSet("setname") -- Equip a set
UnequipSet("setname") -- Unequip a set
ToggleSet("setname") -- Toggle a set
IsSetEquipped("setname") -- Returns true if set is equipped
Credits
- Original Author: Gello
- Previous Maintainers: Roadblock, Rottenbeer, mikinho, romracer, cloudbells, Adal4
- Current Maintainers: Chairface, Cexal
This addon is maintained for the TBC Anniversary community. If you encounter bugs or have feature requests, please report them on the Issues page.
Installation
- Download and extract to your
Interface/AddOnsfolder - The folder should be named
ItemRack - Restart WoW or
/reload
Note: If you previously had ItemRackOptions as a separate addon, you can remove it - everything is now integrated into the main ItemRack addon.
CurseForge: https://www.curseforge.com/wow/addons/itemrack-tbc用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容