🖥️INSTALLATION
Here you’ll find the full documentation to help you install and configure the Tow Alert System from the iZaap Studios store.
1️⃣ Drag and Drop
resources/[iZaap]/izaap_tow
2️⃣ Add to server.cfg
server.cfgensure izaap_tow3️⃣ Configure config.lua
config.luaConfig.CheckInterval = 1800 -- Time in seconds between auto cleanups (30 minutes)
Config.AlertDuration = 180 -- Time in seconds before vehicles are deleted
Config.CommandName = "grua" -- Command to manually trigger the alert
Config.CancelCommandName = "canceltow" -- Command to cancel active alertLast updated
