Config.BoxZones = {
["craft12"] = {
name = "Craft12",
coords = vector3(95.7, 3747.0, 41.83),
length = 1.9,
width = 1.5,
heading = 0,
debugPoly = false,
minZ=40.44,
maxZ=41.00,
options = {
{
event = "inventory:client:WeaponAttachmentCrafting",
icon = "fas fa-wrench",
label = "Weapon Attachment Crafting",
},
{
event = "inventory:client:Crafting",
icon = "fas fa-wrench",
label = "Item Crafting",
},
},
distance = 2.5
},
["mechaniccraft"] = {
name = "Mechanic Toolbox",
coords = vector3(136.7, -3051.41, 7.04),
length = 1,
width = 1,
heading = 0,
debugPoly = false,
minZ=3.44,
maxZ=7.44,
options = {
{
type = "client",
event = "craft:mechanicparts",
icon = "fas fa-wrench",
label = "Craft",
job = "tuner",
},
},
distance = 2.5
},
["boxzone1"] = {
name = "MissionRowDutyClipboard",
coords = vector3(441.7989, -982.0529, 30.67834),
length = 0.45,
width = 0.35,
heading = 11.0,
debugPoly = false,
minZ = 30.77834,
maxZ = 30.87834,
options = {
{
type = "client",
event = "toxic:policebadge",
icon = "fas fa-sign-in-alt",
label = "Request a Police Badge",
job = "police",
},
{
event = "cr-licensing:OpenUI",
icon = "fas fa-sign-in-alt",
label = "Create Business License",
job = "police",
},
},
distance = 3.5
},
------ SkyDiving --------
["SkyDiving"] = {
name = "SkyDiving",
coords = vector3(1742.72, 3296.19, 41.11),
length = 2.4,
width = 2.4,
heading = 355,
debugPoly = false,
minZ=40.2,
maxZ=42.22,
options = {
{
type = "server",
event = "randol_skydive:server:payforgroup",
icon = "fas fa-sign-in-alt",
label = "Group Jump ($750)",
},
{
type = "client",
event = "randol_skydive:client:ridewithbuddy",
icon = "fas fa-sign-in-alt",
label = "Join Friends",
},
{
type = "server",
event = "randol_skydive:server:solojump",
icon = "fas fa-sign-in-alt",
label = "Jump Alone",
}
},
distance = 2.5,
},
------ cayo fly // boat --------
["CayoBoat"] = {
name = "CayoBoat",
coords = vector3(-863.142, -1324.34, 1.6051),
length = 2.4,
width = 2.4,
heading = 355,
debugPoly = false,
minZ=1.2,
maxZ=3.2,
options = {
{
type = "server",
event = "randol_cayoboat:server:takeboat",
icon = "fas fa-sign-in-alt",
label = "travel to the island",
},
},
distance = 2.5,
},
["CayoBoatReturn"] = {
name = "CayoBoatReturn",
coords = vector3(4929.89, -5174.55, 2.48),
length = 2.4,
width = 2.4,
heading = 355,
debugPoly = false,
minZ=1.4,
maxZ=3.4,
options = {
{
type = "server",
event = "randol_cayoboat:server:return",
icon = "fas fa-sign-in-alt",
label = "Travel to Lossantos",
},
},
distance = 2.5,
},
["CayoPlaneReturn"] = {
name = "CayoPlaneReturn",
coords = vector3(4436.98, -4482.86, 4.31),
length = 2.4,
width = 2.4,
heading = 355,
debugPoly = false,
minZ=3.4,
maxZ=5.4,
options = {
{
type = "server",
event = "randol_cayoplane:server:return",
icon = "fas fa-sign-in-alt",
label = "fly to Lossantos",
},
},
distance = 2.5,
},
["CayoPlane"] = {
name = "CayoPlane",
coords = vector3(-1043.14, -2746.89, 20.36),
length = 2.4,
width = 2.4,
heading = 355,
debugPoly = false,
minZ=20.4,
maxZ=22.4,
options = {
{
type = "server",
event = "randol_cayoplane:server:takeplane",
icon = "fas fa-sign-in-alt",
label = "fly to island",
},
},
distance = 2.5,
},
["PDArmory"] = {
name = "PDArmory",
coords = vector3(482.31, -995.27, 30.69),
length = 2,
width = 1,
heading = 110,
debugPoly = false,
minZ = 45.77834,
maxZ = 28.87834,
options = {
{
type = "client",
event = "police:openPDArmory",
icon = "fas fa-clipboard",
label = "Open Police Armory",
job = "police",
}
},
distance = 1.5
},
}
Config.PolyZones = {
}
Config.TargetBones = {
["Vehicle"] = {
bones = {
"door_dside_f",
"door_dside_r",
"door_pside_f",
"door_pside_r",
"wheel_lr"
},
options = {
{
type = "client",
event = "vehiclekeys:client:GiveKeys",
icon = "fas fa-key",
label = "/givekey",
},
{
type = "client",
event = "police:client:PutPlayerInVehicle",
icon = "fas fa-chevron-circle-left",
label = "PLACE IN VEHICLE",
job = {["police"] = 1, ["police"] = 2, ["police"] = 3, ["ambulance"] = 1, ["ambulance"] = 2, ["ambulance"] = 3},
},
{
type = "client",
event = "police:client:SetPlayerOutVehicle",
icon = "fas fa-chevron-circle-right",
label = "TAKE OUT OF VEHICLE",
job = {["police"] = 1, ["ambulance"] = 2},
},
{
type = "client",
event = "QBCore:Command:DeleteVehicle",
icon = "fas fa-car",
label = "IMPOUND VEHICLE",
job = 'police',
},
{
type = "client",
event = "toxic:impounf",
icon = "fas fa-car",
label = "IMPOUND VEHICLE",
job = 'mechanic',
},
{
type = "client",
event = "QBCore:Command:DeleteVehicle",
icon = "fas fa-car",
label = "IMPOUND VEHICLE",
job = 'police',
},
{
type = "client",
event = "craft:vehmenu2",
icon = "fas fa-wrench",
label = "Examine Vehicle",
job = 'mechanic',
},
{
type = "client",
event = "mechanic:client:AdvancedRepairVehicle",
icon = "fas fa-wrench",
label = "REPAIR VEHICLE",
job = 'mechanic',
},
{
type = "client",
event = "mechanic:client:CleanVehicle",
icon = "fas fa-hand-sparkles",
label = "CLEAN VEHICLE",
job = 'mechanic',
},
{
type = "client",
event = "nc-trunk:client:GetIn",
icon = "fas fa-user-secret",
label = "GET IN TRUNK",
},
{
type = "client",
event = "vehicle:flipit",
icon = "fas fa-user-secret",
label = "Flip Car",
},
},
distance = 2.5,
},
-- ["bones"] = {
-- bones = {
-- 'wheel_lr',
-- },
-- options = {
-- {
-- type = "client",
-- event = "lj-fuel:client:RefuelVehicle2",
-- icon = "fas fa-gas-pump",
-- --item = "weapon_petrolcan",
-- label = "Refuel Vehicle 2",
-- },
-- },
-- distance = 1.0
-- },
["mechanic"] = {
bones = {
"door_dside_f",
"door_dside_r",
"door_pside_f",
"door_pside_r"
},
options = {
{
type = "client",
event = "craft:vehmenu",
icon = "fas fa-key",
label = "Vehicle Menu",
job = "tuner",
},
},
distance = 3.0
},
}
Config.TargetModels = {
['weedpick'] = {
models = `prop_weed_02`,
options = {
{
type = "client",
event = "weee:pick",
icon = "fas fa-cannabis",
label = "Picking Weed",
--price = 5,
},
},
distance = 2.5
},
["apartment"] = {
models = {-2048132532},
options = {
{
type = 'client',
event = 'apartments:client:LeaveApartment',
icon = 'fas fa-door-open',
label = "Leave Apartment",
},
},
distance = 3.1
},
['impaundgarage'] = {
models = `s_m_y_cop_01`,
options = {
{
type = "client",
event = "nc-garages:open",
icon = "fas fa-key",
label = "Impaund",
--price = 5,
},
},
distance = 2.5
},
["weedsell"] = {
models = {
"g_m_y_mexgang_01",
},
options = {
{
type = "client",
event = "weed:sell",
icon = "fas fa-cannabis",
label = "Sell WeedBag",
},
},
distance = 2.5,
},
["burgershotgarage"] = {
models = {
"ig_floyd"
},
options = {
{
type = "client",
event = "garage:BurgerShotGarage",
icon = "fas fa-car",
label = "BurgerShot Garage",
job = "burgershot",
}
},
distance = 2.5,
},
["trashsearch"] = {
models = {
-1096777189,--normal small
666561306,--big
1437508529,--small circle
-1426008804,--small open circle
-228596739,--open small circle
161465839,--werid blue small circle
651101403,--open medium circle
218085040,
682791951,
1511880420,
},
options = {
{
type = "client",
event = "qb-trashsearch:client:searchtrash",
icon = "fas fa-pencil-ruler",
label = "Search Trash",
},
},
distance = 2.1
},
["atm"] = {
models = {-870868698, -1126237515, -1364697528, 506770882, 150237004, -239124254},
options = {
{
type = "client",
event = "qb-banking:client:atm:openUI",
icon = "fas fa-pencil-ruler",
label = "Open ATM",
},
},
distance = 2.1
},
["VehicleRental"] = {
models = {
`cs_lazlow`,
},
options = {
{
type = "client",
event = "qb-rental:openMenu",
icon = "fas fa-car",
label = "Rent Vehicle",
},
},
distance = 4.0
},
["PDGarage"] = {
models = {
`ig_trafficwarden`
},
options = {
{
event = "garage:menu",
icon = "fas fa-shopping-cart",
label = "Take out PD vehicle",
job = "police",
},
},
distance = 4.5,
},
["ambugaraj"] = {
models = {
"u_m_y_baygor",
},
options = {
{
type = "client",
event = "garage:ambulance",
icon = "fas fa-car",
label = "Ambulans Garage",
},
},
distance = 5.5,
},
}
Config.GlobalPedOptions = {
}
Config.GlobalVehicleOptions = {
}
Config.GlobalObjectOptions = {
}
Config.GlobalPlayerOptions = {
options = {
{
type = "client",
event = "police:client:CuffPlayerSoft",
icon = 'fas fa-circle',
label = 'Soft Cuff',
job = 'police',
},
-- {
-- type = "client",
-- event = "hospital:client:TreatWounds",
-- icon = 'fas fa-circle',
-- label = 'Heal Wounds',
-- job = 'ambulance',
-- item = "bandage",
-- },
-- {
-- type = "client",
-- event = "hospital:client:RevivePlayer",
-- icon = 'fas fa-circle',
-- label = 'Revive Person',
-- job = 'ambulance',
-- item = "firstaid",
-- },
{
type = "client",
event = "police:client:RobPlayer",
icon = 'fas fa-circle',
label = 'Rob',
},
{
type = "command",
event = "stealshoes",
icon = 'fas fa-hands',
label = 'Steel Shoes',
},
{
type = "client",
event = "police:client:KidnapPlayer",
icon = 'fas fa-circle',
label = 'Kidnap Player',
},
},
distance = 2.5,
}
|