• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

QBCORE [QBCORE]ATA NOTIFICATION WITH SOUND [IPHONE SYTLE] UPDATED LINK (2 Viewers)

  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

Odin18

Well-known member
Apr 1, 2023
990
68
48
Credits
87
DOWNLOAD : -=Stripped Content=-


qb-core/client/functions [replace function]

function QBCore.Functions.Notify(text, textype, length)
if type(text) == "table" then
local ttext = text.text or 'Placeholder'
local caption = text.caption or 'Placeholder'
local ttype = textype or 'primary'
local length = length or 5000
exports['ataNotification']:notification('far fa-keyboard text-'..ttype,"Notification","",ttext, length,'not1')
else
local ttype = textype or 'primary'
local length = length or 5000
exports['ataNotification']:notification('far fa-keyboard text-'..ttype,"Notification","",text, length,'not1')
end
end
güzel ve değişik bir sistem daha ne olsun
 

Users who are viewing this thread

Top