apex-jobads/hooks.lua (unencrypted).
Client hooks
Hooks.ShowAnnouncement(title, message, type, jobId, imageUrl, borderColor)
Hooks.ShowAnnouncement(title, message, type, jobId, imageUrl, borderColor)
Primary integration. Default falls back to
ESX.ShowNotification. Wire to your announcement NUI for the full branded display.Hooks.OnClientNotify(message, type)
Hooks.OnClientNotify(message, type)
Default
ESX.ShowNotification, falls back to lib.notify.Server hooks
Hooks.OnServerNotify(source, message, type)
Hooks.OnServerNotify(source, message, type)
Default
xPlayer.showNotification(message).Hooks.OnAuditLog(source, action, details)
Hooks.OnAuditLog(source, action, details)
Default
lib.logger.