discord :
Website :
Hidden link for visitors, to see
Log in or register now.
Website :
Hidden link for visitors, to see
Log in or register now.
Key Features :
- World-Anchored 3D Prompts
Display sleek 3D TextUI or DUI markers directly in the world. Scale adjusts with distance, customizable with icons, circle/background colors, and success/warning states. - Hold-to-Interact System
Configurable hold keys, duration, and distance checks. Includes canInteract() conditions and secure callbacks when the hold is completed. - Busy-State Protection
Built-in safeguard (LocalPlayer.state.TextUiBusy) prevents overlapping prompts and spam interactions. - Ready-to-Use PED Kit
Auto-spawns/despawns PEDs based on player distance. Supports scenarios/animations, random variations, and integrated interaction points via ox_lib.points. - Optimized Distance Handling
Uses squared distance checks and ox_lib.points for efficient range detection and low CPU usage. - Clean Resource Lifecycle
All DUIs, PEDs, and interaction points are properly removed when the resource stops. No leaks, no dangling entities. - Controller & Keyboard Friendly
Fully works with control IDs (default: E / 38). Optional “use only bind” mode ensures strict input handling.