插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 副本、团队本和大秘境战斗提醒
- 界面布局、头像框、姓名板和动作条优化
Simple Frame Assistant 插件下载与使用指南
本页整理了 Simple Frame Assistant 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
Simple Frame Assistant 是一款 团队框架 / 战斗 / 竞技场 / 单位框架 / 战场 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:EnTaro
- 插件分类:团队框架 / 战斗 / 竞技场 / 单位框架 / 战场
- 适配版本:12.0.0,12.0.1,12.0.5,12.0.7
- 累计下载:14,946
安装方法
- 点击上方下载按钮获取 Simple Frame Assistant插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 Simple Frame Assistant 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
Simple Frame Assistant 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
Simple Frame Assistant 常见问题
Simple Frame Assistant 适合需要 团队框架 / 战斗 / 竞技场 / 单位框架 / 战场 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
Simple Frame Assistant 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化。建议根据自己的版本和插件环境先测试兼容性。
插件用途
Simple Frame Assistant 主要面向需要团队框架功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 界面框架、头像、动作条或冷却显示优化
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
Simple Frame Assistant
A lightweight, Midnight-exclusive unit frame and utility addon built for players who want clean, responsive frames without the bloat — plus a fully redesigned macro manager starting in v0.22.
Overview
Simple Frame Assistant (SFA) provides compact, highly configurable friendly and enemy unit frames designed around arena and group play. It displays the information you actually need — health, debuffs, role icons, HoTs — and stays out of the way the rest of the time. Every element is optional and controlled through a single /sfa panel.
Unit Frames
Friendly Frames
Display your party and group with clean, role-aware layouts:
- Class colors on health bars
- Debuff tracking — shows debuffs currently on friendly units
- Healer & Tank icons — instant role recognition at a glance
- HoT display — option to show only your own HoTs (
Show my HoTs only) - Auto-shrink for large groups — frames scale down automatically when switching from small group to raid, keeping the UI clean
- Blizzard raid frame suppression — optionally hides the default raid frames so they don't overlap
- Per-scenario positioning — frame positions save separately for Arena, Dungeon, Raid 10, Raid 25, and open world
- Fully configurable size, spacing, and scale
Enemy Frames
Arena-focused enemy display (defaults to arena1/2/3):
- Class colors and role icons (healer marker)
- Debuff tracking
- Healer marker highlights dangerous targets
Click Actions
Both friendly and enemy frames support fully customizable click macros for every mouse button (Left, Right, Middle, Button4, Button5). Set any macro string per button — e.g., target on left-click, heal on right-click, dispel on middle-click.
HUD Indicators
| Indicator | Description |
|---|---|
| Character GCD | Visual GCD tracker on your character frame |
| Builder/Spender indicator | Shows current resource state for builder/spender rotations |
| Quest indicator | Optional quest objective tracker overlay |
| Target X mark | Visual marker on your current target frame |
Debuff Blacklist
Filter out unimportant debuffs from your frames. Add any spell by name through the /sfa panel — blacklisted spells will no longer appear on friendly or enemy frames, keeping the display clean during busy encounters.
Alerts
- Resource Voice Alerts — audio cues triggered by resource thresholds; configurable volume, cooldown, and voice style (male/female)
- Proc Ready Alerts — define a list of spells; SFA announces when they become available
Macro Manager (v0.22.00)
A fully custom macro window that replaces /macro when enabled in /sfa → General.
Open it with /sfamacro or enable Redesign Macro Window in options to redirect /macro to it.
Auto-categorization
On open, SFA scans every global macro body and classifies it:
- Global tab — macros with no class-specific content (consumables, targeting, utility)
- Class tab (e.g. Druid) — macros using class spells detected from your live spellbook + a curated per-class keyword list
- Character tab (e.g. Entaro) — WoW's native character-specific macros, shown as-is
Detection re-runs every time the window opens, so edited macros are re-categorized automatically.
Grid
- 8 columns × 4 rows = 32 macros per page with
</>pagination - Live macro count displayed per tab
- Drag to action bar directly from the grid
Editor
- Click any macro to load it for editing
- Icon picker — type an icon name or texture ID
- Macro name field and multiline command body
- Enter inserts a new line (standard macro editor behavior)
- Character counter positioned clear of the Save button
- Full keyboard capture — keybindings do not fire while typing
Autocomplete
Triggers automatically while typing:
| Context | Activates when | Examples |
|---|---|---|
| Slash commands | typing / |
/cast, /castsequence, /castrandom, /target… |
| Conditions | inside [ |
mod:alt, mod:ctrl, combat, stealth, mounted… |
| Unit targets | typing @ inside [ |
@focus, @mouseover, @party1, @arena2… |
| Spell names | after /cast + 2 chars |
live results from your spellbook |
↑ ↓ to navigate · Tab or Enter to confirm · Esc to dismiss
Options Panel — /sfa
- Lock frames — prevent accidental dragging
- Hide header text — cleaner look without labels
- Minimap button — toggle the SFA icon on the minimap
- Redesign Macro Window — enables the SFA Macro Manager and redirects
/macro - Friendly and Enemy sub-panels for full frame configuration
- Buff blacklist manager
- Click action editor
Commands
| Command | Action |
|---|---|
/sfa |
Open the options panel |
/sfamacro |
Open SFA Macro Manager |
/macro |
Opens SFA Macro Manager if Redesign is enabled |
Notes
- Midnight exclusive — built and tested for the Midnight private server (Interface 120005). Not supported on other clients.
- Lightweight by design — no external library dependencies.
- All settings persist per account via
SFA_DBSavedVariables.
CurseForge: https://www.curseforge.com/wow/addons/simple-frame-assistant
用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容