Installation
Installation
Ensure your framework is set up and
aty_libis installed.Place the
aty_dispatchv2folder into your server'sresourcesdirectory.Add
ensure aty_dispatchv2to yourserver.cfg. Make sure it starts afteraty_lib.
Configuration Guide (shared/config.lua)
shared/config.lua)The system is designed to be highly customizable for server owners. Key settings include:
Config.OldESX: Set totrueif you are utilizing an older version of ESX.Config.Theme: Choose between"default"or"minimal"themes.Config.DispatchCommand&Config.MenuKey: Customize the command (/dispatchmenu) and hotkey (default:F7) to open the UI.Config.RespondKey&Config.UnRespondKey: Customize responder action keys.GPS Settings: Define if a GPS item is required (
Config.RequireGpsItem), name the item (Config.GpsItem), and dictate if it stays active when the player is downed (Config.LeaveGpsOnDie).Realistic Rules: Tweak detection distances in
Config.RealisticSeen, and configure notification cooldowns inConfig.Timeouts.Department Colors: Customize the hex gradient colors used for different jobs under
Config.Colors.
Last updated