Open Geckomacabre opened 1 year ago
Could you please update this with an fxmanifest.lua to remove the shared event error?
You just have to change "ESX = nil" to "ESX = exports["es_extended"]:getSharedObject()" in the client.lua and server.lua
Could you please update this with an fxmanifest.lua to remove the shared event error?
You just have to change "ESX = nil" to "ESX = exports["es_extended"]:getSharedObject()" in the client.lua and server.lua
And Delete the Trigger Event for ESX in the server.lua
Could you please update this with an fxmanifest.lua to remove the shared event error?