Project X Tasks: This script provides a dynamic task management system for FiveM servers, allowing server owners to create, display, update, and track tasks for players in real-time. Tasks can be grouped, marked as completed or failed, and the UI automatically updates for all viewers. It’s perfect for mission objectives, jobs, or roleplay scenarios.
Features:
Dynamic Task Creation – Easily create task lists with multiple tasks and duplicate handling.
Real-Time Updates – Update task status (done/failed) and sync instantly with all players viewing the list.
Customizable UI – Tasks are shown in a clean NUI panel with customizable titles and positions.
Toggleable UI – Optional keybind or command to open/close the task panel.
Multi-Viewer Support – Multiple players can view the same task list simultaneously.
Status Tracking – Check individual task status or whether the entire list is completed.
Safe Cleanup – Handles player disconnects propperly.
Exported Functions – Full API to create, delete, open, close, and update tasks for other scripts.