Skip to content

c0denest/codenest-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fivem - Nopixel Inspired Notify

Prewiev

Discord

QBCore Setup

qb-core > client > functions.lua find

function QBCore.Functions.Notify

replace it with this

function QBCore.Functions.Notify(text, texttype, length)
   exports['codenest-notify']:Notify(text, texttype, length)
end

Class

  • success
  • primary
  • error
  • uwu

About

Fivem - Nopixel Inspired Notify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published