Skip to content

HydraCode-GH/NotifyBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotifyBridge

Unified notification bridge for FiveM.

Requirements

Installation

  1. Get the latest Release
  2. Put the resource into your resources folder
  3. Add this to your config:
   start ox_lib
   start NotifyBridge
  1. Configure the config.lua

Configuration

Set your target system in config.lua:

Config.NotifyTo = 'ox_lib'

Supported values:

  • ox_lib
  • ESX
  • okokNotify
  • chat

Test Command

If enabled:

/notifytest
/notifytest success Everything works
/notifytest error Something failed

Exports

Client

exports['NotifyBridge']:Notify(title, message, type, duration, position)

Server

exports['NotifyBridge']:NotifyPlayer(playerId, title, message, type, duration, position)
exports['NotifyBridge']:NotifyAll(title, message, type, duration, position)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages