Framework Integrations
To make things easier, we've included examples below that show you how to change a framework's code so that it always uses hydex-notify.
ESX
File: 'es_extended/client/function.lua' Function: ESX.ShowNotification Line: ~60
Replace the function with given snippet
QBCore
File: 'qb-core/client/functions.lua' Function: QBCore.Functions.Notify Line: ~155
Replace the function with give snippet
Last updated