1
0
Fork 0
forked from Simnation/Main

Update main.lua

This commit is contained in:
Nordi98 2025-07-20 18:52:58 +02:00
parent c605e9f461
commit 3c524df1d3

View file

@ -518,7 +518,7 @@ RegisterNetEvent('container_heist:client:policeAlert', function(coords, streetNa
title = alertTitle,
description = string.format(Config.Notifications.policeMessage, streetName),
type = 'inform',
position = 'top',
position = 'right',
icon = alertIcon,
iconColor = '#ff0000',
duration = 20000 -- 10 Sekunden (10000 Millisekunden)