NightZoom LogoNightZoom

NZ Dialog

NZ Dialog is a modular, closed-source dialog and interaction framework for FiveM. It provides public APIs and event hooks for creating interactive dialogs, menus, and prompts, while keeping internal logic secure.

Core Features

  • Dialog Creation: Show custom dialogs, menus, and prompts to players.
  • Event Hooks: Listen for dialog responses and user actions.
  • Permission Support: Restrict dialogs to specific groups or roles.
  • Customizable UI: Supports custom titles, buttons, and input fields.

Supported Versions

  • Latest: v1 (see /docs/nz-dialog/v1/ for details)
  • Older versions available upon request.

Use the public exports and events for integration. Do not access internal logic directly.

Further Reading