NZ Objective
NZ Objective is a modular, closed-source objective and task framework for FiveM. It provides public APIs and event hooks for creating, tracking, and managing player objectives, while keeping internal logic secure.
Core Features
- Objective Creation: Add and manage player objectives and tasks.
- Progress Tracking: Monitor completion, progress, and status for objectives.
- Event Hooks: Listen for objective updates and completions.
- Customizable Logic: Supports custom requirements and rewards.
Supported Versions
- Latest: v1 (see
/docs/nz-objective/v1/for details) - Older versions available upon request.
Use the public exports and events for integration. Do not access internal logic directly.