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-elevators/hooks.lua (unencrypted).
Server hooks
Hooks.OnPlayerNotify(source, title, message, type)
Hooks.OnPlayerNotify(source, title, message, type)
Default
xPlayer.showNotification(message).Hooks.OnAuditLog(source, action, details)
Hooks.OnAuditLog(source, action, details)
Default
lib.logger(source, 'apex-elevators', details, action).Hooks.HasManagerPermission(source)
Hooks.HasManagerPermission(source)
Default — group is in
Config.AllowedGroups.Client hooks
Hooks.ShowHelpText(key, text)
Hooks.ShowHelpText(key, text)
Default
lib.showTextUI.Hooks.HideHelpText(key)
Hooks.HideHelpText(key)
Default
lib.hideTextUI.Hooks.ShowClientNotify(title, message, type)
Hooks.ShowClientNotify(title, message, type)
Default
lib.notify.Hooks.PlayElevatorAnim()
Hooks.PlayElevatorAnim()
Default — plays
anim@mp_player_intmenu@key_fob@ fob_click (key-fob click animation).