After integrating our notification system directly into the framework core and ox_lib, the notification type is set to info as the primary default.
This ensures consistent behavior across all supported frameworks while maintaining compatibility with existing notification calls.
βοΈ Quick & Easy Installation
To simplify setup and reduce integration time, we have provided ready-to-use code snippets.
These snippets are designed to replace existing notification handlers in their respective frameworks.
All replacements are covered in detail on the next page.
π¦ Snippets Available
The following framework-specific snippets are available:
ESX β es_extended
Qbox β qbx_core
ox β ox_lib
QB β Not provided
You may implement this manually using the same pattern shown in the other snippets.