Skip to main content

opensource/client/client.lua

Each robbery step triggers the projectx-laundromatrobbery-k4mb1:client:Minigames callback with the step name. All default minigames use bl_ui.
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.LaundromatSteps 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.