Hi,
So i’ve been adding a couple of things onto the esx plugin and i added a new table on the ESX object called ESX.Factions. There’s a resource called esx_factions that registers all the factions onto that table using an event, but when i print the table on the esx_factions resource it prints empty, as if i print it in the ESX object when the faction is registered, it prints the table correctly with the faction inside. Any one knows why this happens? I’ll leave prints of my code below.
Best regards,
Vasco.
ESX common.lua:
esx_factions server.lua:

