From f38013b98b6c073de43e9558c0291955e84e4923 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sun, 20 Jul 2025 19:38:12 +0200 Subject: [PATCH] ed --- .../tgiann-inventory/items/items.lua | 2 +- .../nordi_containerheist/client/main.lua | 4 +-- .../[crime]/nordi_containerheist/config.lua | 27 ++++++++++--------- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/resources/[inventory]/tgiann-inventory/items/items.lua b/resources/[inventory]/tgiann-inventory/items/items.lua index 9323cd359..f57fcd6d9 100644 --- a/resources/[inventory]/tgiann-inventory/items/items.lua +++ b/resources/[inventory]/tgiann-inventory/items/items.lua @@ -4430,7 +4430,7 @@ itemsData = { }, drone = { useable = true, - weight = 1000, + weight = 10000, type = 'item', unique = true, description = '', diff --git a/resources/[jobs]/[crime]/nordi_containerheist/client/main.lua b/resources/[jobs]/[crime]/nordi_containerheist/client/main.lua index 9cce7aa40..d974edcb2 100644 --- a/resources/[jobs]/[crime]/nordi_containerheist/client/main.lua +++ b/resources/[jobs]/[crime]/nordi_containerheist/client/main.lua @@ -259,7 +259,7 @@ local function ScanAndAddContainersToTarget() type = "client", event = "container_heist:client:startRobbery", icon = "fas fa-angle-double-right", - label = "Break into " .. containerType.label, + label = "Einbrechen " .. containerType.label, containerType = containerType, } }, @@ -508,7 +508,7 @@ RegisterNetEvent('container_heist:client:policeAlert', function(coords, streetNa title = alertTitle, description = string.format(Config.Notifications.policeMessage, streetName), type = 'inform', - position = 'right', + position = 'top', icon = alertIcon, iconColor = '#ff0000', duration = 20000 -- 10 Sekunden (10000 Millisekunden) diff --git a/resources/[jobs]/[crime]/nordi_containerheist/config.lua b/resources/[jobs]/[crime]/nordi_containerheist/config.lua index eac2e7bb3..38bd58de6 100644 --- a/resources/[jobs]/[crime]/nordi_containerheist/config.lua +++ b/resources/[jobs]/[crime]/nordi_containerheist/config.lua @@ -42,7 +42,7 @@ Config.Blip = { sprite = 67, color = 1, scale = 0.8, - label = "Container Einbruch", + label = "Einbruch", duration = 180, -- seconds flash = true, } @@ -53,7 +53,7 @@ Config.ContainerTypes = { { model = "prop_container_01a", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -63,18 +63,19 @@ Config.ContainerTypes = { duration = 30000, }, rewards = { - {item = "black_phone", label = "Phone", min = 1, max = 3, chance = 30}, + {item = "black_phone", label = "iFruit 12XR Schwarz", min = 1, max = 3, chance = 30}, {item = "rolex", label = "Ralex Uhr", min = 1, max = 2, chance = 20}, {item = "goldchain", label = "Gold Kette", min = 1, max = 3, chance = 25}, - {item = "diamond", label = "Diamond", min = 1, max = 1, chance = 5}, + {item = "diamond", label = "Diamand", min = 1, max = 1, chance = 5}, {item = "laptop", label = "Laptop", min = 1, max = 1, chance = 15}, + {item = "drone", label = "Drohne", min = 1, max = 1, chance = 2}, }, policeAlert = true, }, { model = "prop_container_01b", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -95,7 +96,7 @@ Config.ContainerTypes = { { model = "prop_container_01c", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -117,7 +118,7 @@ Config.ContainerTypes = { { model = "prop_container_01d", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -139,7 +140,7 @@ Config.ContainerTypes = { { model = "prop_container_01e", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -161,7 +162,7 @@ Config.ContainerTypes = { { model = "prop_container_01f", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -183,7 +184,7 @@ Config.ContainerTypes = { { model = "prop_container_01g", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -205,7 +206,7 @@ Config.ContainerTypes = { { model = "prop_container_01h", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -227,7 +228,7 @@ Config.ContainerTypes = { { model = "prop_container_02a", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -4.0, 0.0), heading = 180.0, animation = { @@ -249,7 +250,7 @@ Config.ContainerTypes = { { model = "prop_container_03a", type = "shipping", - label = "Shipping Container", + label = "Schiffs Container", offset = vector3(0.0, -2.0, 0.0), heading = 180.0, animation = {