Skip to main content

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.

Source: apex-pet-system/hooks.lua (unencrypted).

Client hooks

Default lib.showTextUI.
Default lib.hideTextUI.
Default ESX.ShowNotification, falls back to lib.notify.
Default — shows two onboarding lib.notify hints.
Default exports['esx_ambulancejob']:isPlayerDead(), falls back to IsEntityDead(PlayerPedId()).

Server hooks

Default TriggerClientEvent('esx:showNotification', source, message).
Default DropPlayer(source, reason). Replace with your ban system.