So I have tried to find solution for this but could not figure it out yet… So what I am trying to do is to open the boss menu item for “Deposit money” meaning I want to put some cash to society’s account. Now when I click it I get this error:
SCRIPT ERROR: @es_extended/client/functions.lua:240: attempt to index a nil value (field '?')
It is referring to es_extended/client/functions.lua:240
and esx_society/client/main.lua:139
So here is snippet of my functions.lua (around 240 row)
and here is snippet of my esx_society/client/main.lua (around 139 row)
So something is wrong and I am losing my mind. If someone has any idea what to do, I would greatly appreciate this!