Configuration
You can edit the following variables in the file: config.lua
LANGUAGE
The active locale name.
MONEY_PER_STACK
The amount of money earned when grabbing a full stack.
MONEY_TYPE
The type of money earned when grabbing money on a trolley.
BANK_TIMER
The time to wait between two bank robberies.
POLICE_REQUIRED
The amount of cops required to be online.
POL_ALERT_TIME
The police alert duration (How long the blip stays on the map).
POL_ALERT_SPRITE
The blip sprite for the police alert. ([See the list of sprites](https://docs.fivem.net/docs/game-references/blips/#blips))
POL_ALERT_COLOR
The blip color for the police alert. ([See the list of colors](https://docs.fivem.net/docs/game-references/blips/#blip-colors))
POL_ALERT_WAVE
Toggle the wave effect behind the blip for the police alert.
HACK_ITEM
The name of the item required to hack control panels. This can be removed or commented to disable the requirement.
BANKS
The bank configurations. This should NOT be changed, unless you know what you're doing.
Last updated