🛠️Config Information
FiveM Robbery Script - Config Documentation
General Overview
This document is based on the config.lua file prepared for the FiveM robbery script. All settings are detailed to enable customization of the script....
Police Notification Event
Triggered event for police notifications.
Function:
PoliceNotificationEvent()
Description: Sends an alarm to the police department when a robbery starts.
Used Event:
qb-policejob:client:sendPoliceAlert
Notification Text:
"Pacific Standard Bank is being robbed, respond code 3!"...
Target Settings
Interaction texts and target name settings.
name:
qb-target and ox_target
TargetText:
changeClothes: "Change Clothes"
pickUpBluePrint: "Pick up blueprint"
placeC4: "Plant the Bomb"
hackTarget: "Hack the System"
collectGold: "Collect the gold"...
Contracts
Information about contracts to be used for the robbery.
Sample Contract:
Minigame Difficulty
Difficulty levels for minigames.
Selected Difficulty:
easy
Difficulty Settings:
easy: 0.095
medium: 0.025
hard: 0.015...
Server Mode Explanation
You can configure the server mode to define the difficulty level and the starting point of the heist. The modes available are:
Easy Mode:
Starts directly at the bank entrance.
Skips several missions like preparation tasks.
Simplifies the experience for players, making it beginner-friendly.
Medium Mode:
Starts at the bank entrance, but includes some preparation missions.
Balances gameplay difficulty for a moderate challenge.
Hard Mode:
Starts from the very beginning, including all preparation and setup missions.
Provides the full heist experience with increased challenges for seasoned players.
Example Configuration:
By choosing the mode, you control how players experience the heist, whether they want a simplified approach or the full-fledged heist adventure.
NPC Settings
NPC and vehicle information to be used during the robbery.
bikerNpcs: Random NPC names for biker gang members.
"cs_clay"
"cs_johnnyklebitz"
"g_m_y_lost_01"
"g_m_y_lost_03"...
bikerMotorcycle: Random motorcycle models for NPCs.
"daemon"
"hexer"
"gargoyle"...
spawnPoints:
Item List
Items obtained during the robbery.
Item
Description
blueprint
Item for obtaining blueprints
bankcard
Bank card
managerkey
Manager's key
c4bomb
C4 bomb
heisttablet
Tablet required for heist...
Clothing Settings
Changeable character outfits for different areas.
Miner Clothes:
TShirt: Model
15
, Texture0-5
Torso: Model
65
, Texture0-3
Helmet: Model
59
, Textures0-10
Airport Clothes:
TShirt: Model
15
, Texture0,1,3
Torso: Model
65
, Texture0,1
Helmet: Model
59
, Textures0,2,5
...
Minigame Config
Configuration for mini-games.
Game
Details
riddleGame
Duration: 25 seconds
sosGame
Duration: 25 seconds
stickGame
Difficulty: 5, Speed: 1.0
vaultGame
Align shapes to unlock vault...
Ped and Vehicle Spawn Settings
Miner Area Vehicles:
Ped List:
Robbery Mission Information
Mission
Description
startInfo
Go to the miner area and change clothes.
bluePrintCounter
Retrieve blueprints from another table.
goToAirPort
Go to the target coordinates.
airPlaneExplosion
Reach the plane crash site.
killSecurity
Eliminate all security guards.
searchManager
Find and eliminate the bank manager...
Laser Settings
Laser locations on the lower floors.
Start Pos
Finish Pos
vector3(-440.8686, 1076.6456, 318.3806)
vector3(-436.3700, 1075.4456, 317.3839)
vector3(-443.1515, 1089.9043, 319.1500)
vector3(-426.6299, 1085.2380, 319.1500)...
vector3(-441.7091, 1085.9529, 316.4853)
vector3(-440.9919, 1087.6359, 322.8000)...
Lights and Camera Settings
Camera:
Lights:
Last updated