HighLeaks
Help

Brutal Notify (Open Source + Proof)

Zarev28 Zarev28 Started 68 replies 6,696 views 5 Credits

Download Link Locked

Pay 5 credits to unlock the download link for 24 hours.

Login to unlock
#1
Hello, guys. Here I'm sharing you the Brutal Notify that I Bought and I'll leave proofs that it's open source, so you don't waste your 3 credits. Enjoy! :cool: Notify Installation QBCore: 1.Go to qb-core/client/functions/lua 2.Find: QBCore.Functions.Notify(text, texttype, length) 3.Replace it with this: function QBCore.Functions.Notify(text, texttype, length) if type(text) == "table" then local ttext = text.text or 'Placeholder' local caption = text.caption or 'Placeholder' texttype = texttype or 'primary' length = length or 5000 exports['brutal_notify']:SendAlert('Brutal Notify', message, length, type) else texttype = texttype or 'primary' length = length or 5000 exports['brutal_notify']:SendAlert('Brutal Notify', message, length, type) end end Notify Installation ESX: 1.Go to es-extended/client/functions.lua 2.Find ESX.ShowNotification 3.Replace with this: function ESX.ShowNotification(message, type, length) exports['brutal_notify']:SendAlert('Brutal Notify', message, length, type) end Preview [attachment removed] Proof: [attachment removed][/attachment][/attachment]
#21
thank you so much bro
#22
i will try this give me a sec
#23
nice one this really does work
#24
Thanks for the upload. Thank you bro
#25
Thanks for the upload thanks
#26




Zarev28,

wrote:



Hello, guys. Here I'm sharing you the Brutal Notify that I Bought and I'll leave proofs that it's open source, so you don'...




I need it Thank you[/attachment][/attachment]
#27
nice share thx so much
#28




Zarev28,

wrote:



Hello, guys. Here I'm sharing you the Brutal Notify that I Bought and I'll leave proofs that it's open source, so you don'...




Very simple and easy, thanks for sharing[/attachment][/attachment]
#29
good bro you so nice cool
#30
Thank you bro for sharing
#31
Thank you bro for sharing
#32
Thanks alot for sharing good job
#33
I needed this, ty so much
#34
so good i wear, i tried
#35




Zarev28,

wrote:



Hello, guys. Here I'm sharing you the Brutal Notify that I Bought and I'll leave proofs that it's open source, so you don'...




Thank you for your information and is[/attachment][/attachment]
#36
omg i cant believe, i always wanted this, thanks
#37
bellissimo scriop grazie fratello per la condivisione
#38
Don't work for me all notif say 'undefined"



[attachment removed][/attachment]
#39




mrjno,

wrote:



Don't work for me all notif say 'undefined"



[attachment removed]




function QBCore.Functions.Notify(text, texttype, length)

exports['brutal_notify']:SendAlert('Notify', text, 5000, texttype)

end[/attachment]
#40




Zarev28,

wrote:



Hello, guys. Here I'm sharing you the Brutal Notify that I Bought and I'll leave proofs that it's open source, so you don'...




If it works, why to complain?[/attachment][/attachment]