Skip to content

Mistextreme/GTA_Notif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTA_NOTIF

Notification using html/css/js and lua.

Screen :

WANTED --------------||by Super.Cool.Ninja||--------------

Information

you can copy the function and past it into your code.

     exports.GTA_Notif:GTA_NUI_ShowNotification({
        text = "Your Text, Hello World !",
        type = "success" --> Your type between error/success/warning
    })

dont forgot to add the GTA_Notif into your server.cfg like :

ensure GTA_Notif

Features

You can select the type of your notification pop pup between :

  • error
  • warning
  • success

Change the timer of the pop pup display in the js file.

License :

@SuperCoolNinja

About

a simple notification using html/css/js and lua.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published