PartyFrames
🟢 Updated this monthPreview

🔍 Analysis
- 🏆 #8 of 11 User Interface mods in this game by downloads
📋 About This Mod
Live health bars for everyone in your online session: a movable party panel plus HP bars on the game's own overhead nameplates. Client-side and read-only; works as host or joining client. Optional in-game settings via Mod Menu.
A UE4SS Lua mod that shows live health for every player in your online session, two ways:
-
[]Party panel: a fixed, movable list of everyone in the session with name, health bar, and numbers.[/]
[]Overhead bars: a health bar added to the game's own floating player nameplates, so teammates in view carry their HP over their heads. The game keeps doing the positioning, distance scaling, and culling; the mod only adds the bar.[/]
Both are independent: toggle each in the settings or with its hotkey.
-
[]Works as host or joining client. Roster and health come from replicated state, so nothing depends on being the server.[/]
[]Purely client-side and read-only: it never touches anyone's gameplay state. Only you see the bars; other players need nothing installed.[/]
[]Bars recolor by remaining health (green / yellow / red), dead players show DEAD, players still loading in show --.[/]
[]Nothing is drawn on menus or loading screens.[/]
Controls
All three keys are rebindable in config.txt or the in-game settings; key changes apply after a restart. Defaults:
-
[]F7: show/hide the party panel (auto-shows in world by default)[/]
[]F8: show/hide the overhead nameplate health bars[/]
[]DEL: toggle move mode, where arrow keys nudge the panel; the position is saved[/]
Requirements
-
[]RuneScape: Dragonwilds (Steam), on Windows or on Linux via Proton (UE4SS runs inside the Windows build either way)[/]
[]A recent build of UE4SS for RSDragonwilds (older builds crash on UMG SetText)[/]
[]Optional: Mod Menu for the in-game settings page[/]
Install
Unpack the release zip to <game>\RSDragonwilds\Binaries\Win64\ue4ss\Mods so that ...\Mods\PartyFrames\Scripts\main.lua exists. The bundled enabled.txt activates it; on older UE4SS builds add PartyFrames : 1 to Mods\mods.txt instead.
Mod managers that deploy UE4SS folder mods work too: add the folder as a mod, enable, deploy.
Settings
In game: with Mod Menu installed, press Esc → MODS → Party Frames. Every setting is there, drawn with the game's own controls; changes apply instantly except the ones marked restart. Mod Menu is optional; without it the mod works the same, configured by file.
On disk: user settings live in config.txt in the mod root (Key = value), and Mod Menu reads and writes the same file. Highlights: independent toggles for panel and overhead bars, show/hide your own row, hide-when-solo, numbers as values/percent/none, overhead bar size and offset, poll interval, and all three hotkeys. Cosmetics and fine layout (colors, thresholds, fonts, panel geometry) live in Scripts/config.lua, documented inline.
The panel position is remembered when you move it; delete Scripts/party_position.txt to return to the default.
Credits
Panel construction, loop-lifecycle, and move-mode patterns follow patches822/rs-dragonwilds-hud (MIT), which also documented the UE4SS crash pitfalls this mod inherits workarounds for. Health/roster access patterns informed by the RSDW Dev Kit; nameplate widget layout from the RSDWArchive asset dumps. In-game settings via Mod Menu.
MIT licensed; source is included in the download.
-
[]RuneScape: Dragonwilds (Steam), on Windows or on Linux via Proton (UE4SS runs inside the Windows build either way)[/]
-
[]F7: show/hide the party panel (auto-shows in world by default)[/]
-
[]Works as host or joining client. Roster and health come from replicated state, so nothing depends on being the server.[/]
📊 Mod Details
- Game
- Runescapedragonwilds Mods
- Author
- vikinghug
- Version
- 0.5.3
- Downloads
- 76
- Endorsements
- 0
- Category
- User Interface
- Created
- 9/22/2026
- Updated
- 9/23/2026
🔧 How to Install RuneScape: Dragonwilds Mods
Install via a mod manager (Vortex or Mod Organizer 2). Most mods drop into the game folder.
📖 Full step-by-step install guide for RuneScape: Dragonwilds →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for RuneScape: Dragonwilds commands, item IDs, and more.
Keep browsing — more RuneScape: Dragonwilds mods await