Skip to content

jake8655/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FiveM notify

fivem notify

Installation

  1. git clone 'https://github.com/jake8655/notify' [mappa-neve]
  2. cd [mappa-neve]
  3. cd ui
  4. pnpm i && pnpm build
  5. Berakni fivembe es tesztelni...

Examples

Client side

exports['notify']:SendNotify("Title", "Body" 'green', 2000)

Server side

TriggerClientEvent('notify:SendNotify', source, "Title", "Body", 'green', 2000)

About

FiveM notify script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors