Installation guide
Last updated
Last updated
Follow the instructions below! It is important that you do everything exactly as described!
The script works on all FiveM servers!
Every script use a notify function. So you have to change the notify trigger / export in all your scripts, which not use the brutal notify or the default ESX / QB notify.
Use these triggers to use the Brutal Notify.
Okay, but wait. What is the source, title, message, time, type?
Source (You have to add the source in server side.)
Title (This is the notify Title, Enter a custom text here, e.g. 'Notify')
Message (You have to add the notify message here.)
Time (Time of visibility of the notify. (Between 1000-15000) 1000 = 1 sec)
[ error / info / / success ]
Server side
Client side
es_extedned/client/functions.lua
Replace this function:
qb-core/client/functions.lua
Replace this function: