Hello.
So for somereason my menu isnt working, When i press E i float in the air like i should but no menu appears… What could be causing this as im not getting any errors, Its like it isnt getting called?
thanks
Found this error (and the code its talking about)
[ 138532] Error resuming coroutine: client/main.lua:182: attempt to index a nil value (field 'Math')
[ 138532] stack traceback:
[ 138532] client/main.lua:182: in function 'OpenShopMenu'
[ 138547] client/main.lua:1020: in function <client/main.lua:996>
table.insert(options, ('%s <span style="color:green;">%s</span>'):format(vehicle.name, _U('generic_shopitem', ESX.Math.GroupDigits(vehicle.price))))
i also beleive the issue came around when i installed this:
You should try the default esx_menu, If that works you know the problem.
1 Like
FIXED.
I updated the Vehicleshop and for somereason it didnt like it.
Reverted back to older version and all seems to be working fine now.
1 Like
Could be because u had an older version of mysql, the new one is for 3+
Hello!! I have this problem, is diferent but similar
what do you mean reverted back to the older version?