-
Notifications
You must be signed in to change notification settings - Fork 2
Features
JeromeM edited this page Feb 20, 2026
·
3 revisions
- Built-in arrow pointing to your next objective — no TomTom needed
- Multi-waypoint sequences that auto-advance as you reach each destination (5 yard threshold)
- Dotted path on minimap and world map showing the route
-
GOTO descriptions: text before
[G]tags is displayed in the navigation frame (e.g., "Grind north to the moonwell"), with[TAR]references resolved to NPC names - Corpse navigation: on death, a blue-tinted arrow guides you back to your body. Handles graveyard zone transitions automatically
- Zone mismatch handling: GOTO waypoints hide navigation when you're in the wrong zone; other waypoint types fall back to use-item icons if available
-
GOTO-to-UseItem transition: after reaching the last GOTO in a multi-waypoint sequence, a clickable use-item button appears if the step has a
[UI]tag - Live quest progress (kill/collect counters) displayed on the navigation frame
- Auto-detect: quest accept, complete, and turnin events are tracked automatically
-
Quest sync on guide load: automatically completes
[QA]steps for quests already in your log -
Auto-skip impossible turnins:
[QT]steps for quests not in your log are automatically completed - Chain quest support: same-name chain quests (e.g., "Crown of the Earth" 928/929/933/935/7383) are resolved deterministically using quest ID ordering and completion tracking
-
Objective tracking:
[QC id,index]tracks individual quest objectives with progress display -
Multi-action steps: a single step can combine
[QT]+[QA](turnin then accept), each action tracked independently - Batched objective updates: multiple objective completions are processed together to avoid redundant UI updates
-
[CI]item collection: auto-completes when you collect the required items. Works on both current and ongoing steps -
[SK]skill tracking: green progress bar in the navigation frame showing current/target level (e.g., "20 / 40"). Auto-completes when you reach the required level. Works with professions, weapon skills, and any skill in your skill window -
[LE]spell learning: auto-detects when you learn a spell or ability via the spellbook -
Equipment auto-completion: steps with "Equip" text and
[UI]item IDs auto-complete when you equip the item
- Level-up toast: popup notification telling you exactly which talent to pick next
- Talent frame highlighting: green glow on the recommended talent in your talent frame (supports TalentFrame, TWTalentFrame, and PlayerTalentFrame)
- Template system: pre-built leveling templates for all 9 classes (TurtleWoW optimized)
- Respec support: templates can include a mid-leveling respec transition with custom notification message
- Default templates: guide packs can set a default talent template per class
-
Text scaling: adjustable guide text size via
Settings > UI > Guide Text Scale - Navigation scaling: adjustable arrow and nav frame size
- Minimap button: left-click toggles guide window, right-click opens settings
-
URL copy popup: URLs in guide text appear as blue
[Link]placeholders. Click to open a popup with the full URL for easy Ctrl+C copying (WoW 1.12 workaround for non-clickable hyperlinks) - Lock/unlock: lock the guide frame position
-
Guide hide/show: toggle visibility with
/glv showand/glv hide - Step counter: displays current step / total steps
- Color coding: quest names (gold), NPCs (light blue), items (purple), locations (green)
-
pfQuest node hiding (optional): setting under
Settings > Integrationto suppress pfQuest map pins when paths are active. Off by default, greyed out when pfQuest is not installed - TurtleWoW database: built-in override system for TurtleWoW-specific quests, NPCs, and items. Fully compatible with pfQuest (no shared globals)
-
Ongoing steps (
[O]): pinned at the top of the guide in blue while you continue with other steps -
Optional steps (
[OC]): complete with the next step, coordinates excluded from priority navigation -
Hearthstone (
[H]): shows hearthstone icon, auto-completes on arrival detection (12s timer with early cancellation) -
Bind hearthstone (
[S]): auto-completes on innkeeper ConfirmBinder -
Use item (
[UI]): shows clickable item icon in navigation frame -
Equip item: detected by "Equip" text +
[UI]tag, auto-completes when item is equipped - XP progress bar: blue bar showing real-time XP progress toward level/XP requirements
-
Skill progress bar: green bar showing skill level progress toward
[SK]requirements -
Flight (
[F]/[P]): auto-take flights on matching steps, discover flight paths
| Command | Description |
|---|---|
/glv show |
Show the guide window |
/glv hide |
Hide the guide window |
/glv settings |
Open settings panel |
/glvminimap |
Toggle minimap button visibility |