Scripts/resources/[qb]/[qb_extras]/qb-zipties/Config.lua

15 lines
483 B
Lua
Raw Normal View History

2024-12-29 20:07:10 +00:00
Config = Config or {}
Config.UnZipItems = { -- Items That Can Be Used to Remove Zipties (Can Be Nothing)
'weapon_knife',
}
Config.BagFallOffWait = 30 -- Time Before The Head Bag Automatically Falls Off (In Minutes)
Config.ZiptieWiggleAmount = 40 -- Number of Times The Victim Must Press "Point" Before Breaking Free From Zipties (Default: B)
-- Uses Clothing Menu --
Config.BagSelection = 49 -- Mask Selection (Default: 49)
Config.BagTexture = 19 -- Mask Type (Default: 19)