DirkScripts
Docs
UI
βΉοΈ Client Module - All UI functions can only be used on the client
dirk_lib ships a full suite of UI components. The active provider for each component is controlled by convars (e.g. dirk_lib:notify, dirk_lib:showTextUI). When set to dirk_lib, the built-in NUI is used. You can also point them at third-party resources like ox_lib.
| Page | Components |
|---|---|
| Notify | Notifications and compatibility wrapper |
| Text UI | Persistent interaction text |
| Context | Context menus |
| Dialog | Dialog trees and camera-focused conversations |
| Progress | Progress bars, circles, active/cancel state |
| Input | Input dialogs |
| Status | Status indicators |
| Quiz | Quiz registration and runtime |
| Key Prompts | Contextual key overlays |
| Utilities | 3D text, help notifications, clipboard, links, theme |
