Skip to main content
Source: apex-container-opening/hooks.lua (unencrypted).

Server hooks

Called on successful container open. Wire your pause-menu / quest system.
Called when a container is opened and the police-alert roll succeeds. Wire to your dispatch.
Default true. Wire to e.g. return GlobalState.canDoIllegalStuff.
Default lib.logger.

Client hooks

Default lib.notify.
Default lib.showTextUI.
Default lib.hideTextUI.