Convert v1 final to legacy

so i havent ran a server in a couple years but have lots of cool custom scripts made for me, ive tried to get them working by chaning out the getobject event from client/server with ESX = exports[“es_extended”]:getSharedObject(), also add shared_script ‘@es_extended/imports.lua’ into the manifest folder

the scripts will load up after the changes but just wont work at all, is there more i have to do?

I did this a while ago too and everything works just fine. check if you inserted the exports right

im 99% sure i have, followed instructions exactly. i ended up putting in a line of code into es extended so it still uses getobject function like it used to tho so now everything works!

Send a picture so i can check it for you

1 Like

Just for the next time ok

1 Like

okay will do!

client


server


manifest
5

1 Like

Not needed in manifest and in the resource itself

ESX = nil
Export es_extended and so on

That should work then remove the old function then you should be good bro.

alright ill try it out once im off work tonight, thanks for helping btw

XD im on nightshift too and sure everytime

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.