Source:Documentation Index
Fetch the complete documentation index at: https://docs.apex-services.site/llms.txt
Use this file to discover all available pages before exploring further.
apex-nos-system/hooks.lua (unencrypted).
Client hooks
Hooks.IsAtTuningSpot()
Hooks.IsAtTuningSpot()
Default
pcall exports['lls-mechanic']:isNearTuningSpot(). Return true to suppress NOS.Hooks.IsAtParkingSpot()
Hooks.IsAtParkingSpot()
Default — tries
ata-garage:isNearParkingSpot, then apex-mechanic-impound:isNearDropoff.Hooks.ShowClientNotify(message, type)
Hooks.ShowClientNotify(message, type)
Default
ESX.ShowNotification, falls back to lib.notify.Server hooks
Hooks.OnServerNotify(source, message)
Hooks.OnServerNotify(source, message)
Default
xPlayer.showNotification(message).