Brutal Notify (Open Source + Proof)

posted 27-11-2023 23:16 7.521 views 68 replies 5 Credits
Zarev28
0 Posts
103 Credits
N/A Since
#1 7.521 views 68 replies
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 [url=DR2aT4gmihA']Preview[/url] [attachment removed] Proof: [attachment removed][/attachment][/attachment]
replies (20)
lauriss10
98 Posts
38 Credits
Feb 2022 Since
#21
thank you so much bro
JJ...
8 Posts
114 Credits
Dec 2023 Since
#22
i will try this give me a sec
JJ...
8 Posts
114 Credits
Dec 2023 Since
#23
nice one this really does work
bobby0134
217 Posts
550 Credits
Dec 2022 Since
#24
Thanks for the upload. Thank you bro
lakshmanchowdary
73 Posts
33 Credits
Dec 2023 Since
#25
Thanks for the upload thanks
raj@kumar
47 Posts
100 Credits
Jan 2023 Since
#26

Zarev28,
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]
mga198
5 Posts
44 Credits
Dec 2023 Since
#27
nice share thx so much
thvillabr
87 Posts
36 Credits
Dec 2023 Since
#28

Zarev28,
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]
Sunil08
219 Posts
97 Credits
Dec 2023 Since
#29
good bro you so nice cool
kkwonsso
65 Posts
115 Credits
Dec 2022 Since
#30
Thank you bro for sharing
kkwonsso
65 Posts
115 Credits
Dec 2022 Since
#31
Thank you bro for sharing
Drako17845
13 Posts
63 Credits
Dec 2023 Since
#32
Thanks alot for sharing good job
kiwismaczek
578 Posts
160 Credits
Dec 2023 Since
#33
I needed this, ty so much
dedo8340
17 Posts
46 Credits
Dec 2023 Since
#34
so good i wear, i tried
nytroxlegend
116 Posts
43 Credits
Dec 2023 Since
#35

Zarev28,
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]
chegaheitor
6 Posts
41 Credits
Dec 2023 Since
#36
omg i cant believe, i always wanted this, thanks
Gabriel_
47 Posts
62 Credits
Jun 2021 Since
#37
bellissimo scriop grazie fratello per la condivisione
mrjno
12 Posts
548 Credits
Dec 2023 Since
#38
Don't work for me all notif say 'undefined"

[attachment removed][/attachment]
Zero1982
24 Posts
122 Credits
Jan 2023 Since
#39

mrjno,
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]
hamzabenghenia
270 Posts
149 Credits
Jan 2024 Since
#40

Zarev28,
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]

You must be logged in to reply

Login Register