# PX Party XP
Compact HUD that shows **you and your party’s XP** in Blizzard style. Built for **WoW Retail 11.2.0+**.
## Features
- **Blizzard-style coloring:** Purple normally; **blue when rested**.
- **Rested “ghost” overlay** plus a **white tick** at the rested cap.
- **20 segment ticks** (“how many bars into the level?”).
- **Party-only & smart visibility:**
- Shows **you** when solo (title switches to *Player XP*).
- In a party, shows **only members who run the addon** (no blank rows).
- **Disabled in raids.**
- **Center readout** on each bar: `XP: current / next level`.
- **Tidy placement:** Padding so bars don’t touch the frame; renders **behind the map**.
- **Movable & scalable:** Drag to move; scale persists between sessions.
- **Solo test mode:** Add a fake party row to preview the UI when not grouped.
- Lightweight, no dependencies.
## Appearance & customization
- Bars mimic Blizzard’s XP bar (color swap when rested, 20 tick marks).
- **Name labels** use default UI yellow and never wrap (wider label column).
- **Scale persists** via SavedVariables.
## Commands
- `/dwdxp config` — opens menu
- `/dwdxp lock` / `/dwdxp unlock` — toggle dragging
- `/dwdxp scale <0.5–2.5>` — set HUD scale (persists)
- `/dwdxp test` — toggle a fake party row when solo
- `/dwdxp reset` — reset scale to 1.0
- `/dwdxp help` — list commands
## How it works
- Each user with the addon broadcasts **level, XP, XP-to-next, rested, class** over the **party/instance** addon channel (never in raids).
- The HUD draws rows for **you + party members who broadcast**.
## Notes
- **Party/5-man only** (including LFD). Not active in raids.
- A party member **must have the addon** to appear in the list.
- If a member is offline, the bar shows **“Offline”** in its center.