Skip to content

Re2team/qb-storerobbery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-storerobbery

Store Robberies For QB-Core Edited by Nathan#8860

Reworked qb-storerobbery

Hit the cash registers to get quick cash (10-20 secs [advanced lockpick], 20-40 secs [lockpick]) 10% chance to get a Safe Cracker from hitting the cash registers You can use the Safe Cracker to trigger the memory game on a 5x5 grid or use the standard 6x6 (I considered this too difficult for a simple store) 3 Minute timer for the safe to open - Configurable in Config.SafeWait Target options added to the safe for opening and grabbing loot Uses a circle based lock for the cash registers

Dependancies

Shared.lua item

["safecracker"] 			 	 = {["name"] = "safecracker", 			 		["label"] = "Safe Cracker", 			["weight"] = 1000, 		["type"] = "item", 		["image"] = "advancedlockpick.png", 			["unique"] = true, 		["useable"] = true, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "Useful for opening strong locks."},

About

Reworked qb-storerobbery by Nathan#8860

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Lua 100.0%