Skip to content

Thanks to this script you can track any cars you want! But only limited to server shutdown. After that you need to install the tracker again!

Notifications You must be signed in to change notification settings

guneyct/gct-cartracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCT Hacker Job

Thanks to this script you can track any cars you want! But only limited to server shutdown. After that you need to install the tracker again!

https://discord.gg/PHBX53jcSn

DEPENDENCIES

QB-CORE ITEMS IMPLENTATION

If you want the script work properly then insert this code in qb-core\shared\items.lua

	["cartracker"] 					 = {["name"] = "cartracker", 			  	  	["label"] = "Car Tracker", 				["weight"] = 1000, 		["type"] = "item", 		["image"] = "cartracker.png", 			["unique"] = false, 	["useable"] = true, 	["shouldClose"] = true, ["rare"] = false,   ["combinable"] = nil,   ["description"] = "Car tracker for tracking cars."},

Preview

Video

IMPORTANT

  • Don't forget to edit config.lua

About

Thanks to this script you can track any cars you want! But only limited to server shutdown. After that you need to install the tracker again!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages