Skip to content

This is a simple Library for FiveM works with esx and qbus and standalone.

License

Notifications You must be signed in to change notification settings

ESFramework/es.lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

This is a simple Library for FiveM works with esx and qbus and standalone.

Features

  • This lib comes with highly config advance notification, text ui etc.
  • idle: 0.00ms, inuse: 0.01ms.

WIP

  • Modern Notification System
  • Text ui
  • Modern Progressbar
  • Context Menu

Usage/Examples

Notification

Notify Type

  • success
  • info
  • warning
  • error
  • default

Event Usage

 TriggerEvent('es.lib:showNotify', "Title", "Icon", "Message", Time, 'type')
Event Usage without Title
 TriggerEvent('es.lib:showNotify', "none", "noicon", "Message", Time, 'type')

Export Usage

 exports['es.lib']:Notify("Title","Icon", "Message", Time, 'type')
Export Usage without Title
 exports['es.lib']:Notify("none", "noicon", "Message", Time, 'type')

Text UI

Text UI Colour

White Theme
  • lightblue
  • darkblue
  • red
  • black
  • green
  • yellow
  • orange
  • cyan
Dark Theme
  • lightblue
  • darkblue
  • red
  • white
  • green
  • yellow
  • orange
  • cyan
exports['es.lib']:showTextUi("message", "position", "colour")
exports['es.lib']:hideTextUi()

🔗 Link

For any support & Snippet join Discord