This commit is contained in:
Nordi98 2025-07-02 07:48:15 +02:00
parent dfc233c1db
commit caa1a1929c
19 changed files with 584 additions and 134 deletions

View file

@ -10,7 +10,9 @@ return {
clip = 'hassle_intro_loop_f'
},
register = {
label = 'Kasse leeren..',
label = 'Looting register..',
description = 'You begin emptying the register of all cash',
icon = 'fas fa-sack-dollar',
duration = 30000,
position = 'bottom',
useWhileDead = false,
@ -24,7 +26,9 @@ return {
clip = 'cop_b_idle'
},
safe = {
label = 'Tresor leeren..',
label = 'Looting safe..',
description = 'You begin emptying the safe of all cash',
icon = 'fas fa-sack-dollar',
duration = 30000,
position = 'bottom',
useWhileDead = false,

View file

@ -9,6 +9,9 @@ return {
safe = 'fas fa-key',
safe_color = '',

-- Alerts
received_pin = 'fas fa-lock-open',

-- Safe input
safe_pin = 'fas fa-lock'
}

View file

@ -8,16 +8,16 @@ return {
-- What logging service do you want to use?
-- Available options: 'fivemanage', 'fivemerr', 'discord' & 'none'
-- It is highly recommended to use a proper logging service such as Fivemanage or Fivemerr
service = 'discord',
service = 'none',
-- Do you want to include screenshots with your logs?
-- This is only applicable to Fivemanage and Fivemerr
screenshots = false,
-- You can enable (true) or disable (false) specific player events to log here
events = {
-- register_robbed is when a register has been robbed
register_robbed = true,
register_robbed = false,
-- safe_robbed is when.. come on now, you gotta know..
safe_robbed = true
safe_robbed = false
},
-- If service = 'discord', you can customize the webhook data here
-- If not using Discord, this section can be ignored
@ -25,7 +25,7 @@ return {
-- The name of the webhook
name = '24/7 Robbery Logs',
-- The webhook link
link = 'https://discord.com/api/webhooks/1379948922344050768/GYG104XUy2wIVDRMeoRLnk8QbvMnEJjsz4yLsrzM0rJO_ZYOV_n8NUowjT1ez2SaQTTb',
link = '',
-- The webhook profile image
image = 'https://i.imgur.com/ILTkWBh.png',
-- The webhook footer image