Skip to content

Mesrine67/notif-fivem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

v42-notify

Preview: notify

Manual

  • Change the following line in qb-core/client/functions.lua default line 88:
function QBCore.Functions.Notify(text, texttype, length)
    exports['v42-notify']:notify(text, texttype, length);
end
  • Replace the QBCore.Functions.Nofitfy() with the code above
ensure v42-notify

Support Discord

Make sure to join our discord (https://discord.com/invite/ackuWrBVV3)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.7%
  • CSS 20.0%
  • Lua 8.0%
  • HTML 5.3%