Skip to main content

config/config.lua

The Prompt variant uses the same configuration structure as the other Ammunation robbery scripts. Key settings are documented below. See the FM Ammunation Configuration page for the full field reference — all shared options apply here as well.

Main Settings

boolean
default:"false"
Shows polyzones created inside the game.
boolean
default:"false"
Disables all minigames for testing.
boolean
default:"true"
Requires a bag item to loot crates.
number
default:"0"
Minimum police required online. Set to 0 to disable.
number
default:"0"
Maximum simultaneous active robberies. Set to 0 to disable.
boolean
default:"false"
Disables the loud approach path.
boolean
default:"false"
Disables the silent approach path.

Cooldowns & Limits

boolean
default:"true"
When true, all locations share one cooldown after a robbery.
number
default:"180"
Cooldown duration in minutes.
table
Per-restart limits split by ShootingRanges and Gunstores.

Required Items

table

Dispatch

table

Store Locations

  • Config.ShootingRanges — Enable/disable shooting range locations
  • Config.GunStores — Enable/disable gun store locations
  • Config.Stores — Full per-location configuration (coords, NPCs, interactions, reset timers)
Reward tables: Config.RegisterGunStores, Config.RegisterShootingRanges, Config.Loot, and Config.Props.
table
UI text for split-code crate interactions.

Logs

Configured in config/logs.lua.