โ๏ธAdvanced Config
Purpose: Extra options for ped behavior, stealth, planning board, avatars, and minigames.
๐ค Ped Behavior
Config.PedBehavior = {
DefaultDifficulty = "normal", -- "normal", "hard"
DefaultCombatDifficulty = {
DayManager = "medium", -- "easy", "medium", "hard"
DayCustomer = "medium",
NightCashier = "medium"
}
}DefaultDifficulty
General reaction level (fightback count)
DayManager / DayCustomer
Combat difficulty per ped type
NightCashier
Night robbery cashier difficulty
๐ต๏ธ Stealth Controls (Night Robbery)
Config.Stealth = {
StealthControls = {
SneakKey = 21, -- CTRL
WalkKey = 32, -- W
RequiredBoth = true
}
}SneakKey
Key used to stay hidden
RequiredBoth
Must hold both keys for full stealth
๐ Robbery Start Locations
possibleLocations
Script selects one at random on server start
blip.hideFromPolice
Hide planning board blip from law enforcement
๐ Planning Board
Plans
Text shown in planning UI
Photos
Optional images
TimeFormat
Display format for day/night window
๐ผ Avatar System
discord
Requires bot token
steam
Requires Steam API key
default
Always uses default URL
none
Disables avatar system
๐ฎ Minigame Settings
backdoor
glitch-minigames
circuit
glitch circuit
surge
glitch surge
ox_lib
fallback minigame
Last updated