getSharedObject Deprecated
π§ It is absolutely essential to fix getSharedObject Problems!
Last updated
π§ It is absolutely essential to fix getSharedObject Problems!
Last updated
ESX changed the system for retrieving master data a few months ago. Now they have removed the old approach in the latest versions. Now not all scripts that have been created in the last few years have been rewritten. To fix this, we can temporarily edit the framework to support both methods.
1.1 Go to the es_extended
folder.
1.2 Open the File client > common.lua
.
1.3 Replace the Event esx:getSharedObject
.
1.4 Open the File server > common.lua
.
1.5 Replace the Event esx:getSharedObject
.
Please restart your server to apply the changes!!!