• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS [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.

milsito

Active member
Joined
Jul 8, 2022
Messages
95
Reaction score
4
Points
18
Credits
9
I love this style of notification, thank you so much
 
  • Post hidden due to user being banned.

Odin18

Well-known member
Joined
Apr 1, 2023
Messages
909
Reaction score
42
Points
28
Credits
822
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