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-parachuting/hooks.lua (unencrypted).

Client hooks

Default lib.showTextUI(message).
Default lib.hideTextUI().
Default ESX.ShowNotification, falls back to lib.notify.
Default — calls Hooks.Notify(L('countdown', seconds), 'inform') per tick.

Server hooks

Default exports['ox_inventory']:CanCarryItem(source, item, count).
Default exports['ox_inventory']:AddItem(source, item, count).
Called per-player after a successful launch. Wire your Skydiver quest.