Skip to main content

opensource/client/client.lua

Each robbery step triggers the projectx-cashexchange2robbery-k4mb1:client:Minigames callback with the step name.
You can return true unconditionally inside any step block to skip that minigame entirely.
The default minigames per step are:

opensource/server/server.lua

Hooks

Step names are listed in Config.CashExchangeSteps inside config/config.lua.
Called whenever a player fails a robbery step.
Return false to block a player from starting the robbery.
Called whenever the heist resets.