Andyyy7666 / Currency-System

FiveM Currency System
https://discord.gg/eKFb5QM3YF
21 stars 10 forks source link

Icons show but no money is displayed #11

Open aqxu-aqua opened 2 years ago

aqxu-aqua commented 2 years ago

I have installed this resource into my FiveM server and when I go into game the icons are there with the $ symbols, but there is no money amount displayed. I have a few errors in my server console;

Error loading script source/server.lua in resource Bank_Script: @Bank_Script/source/server.lua:1: No such export getServerObject in resource Money_Script

Error loading script source/server.lua in resource ATM_Script: @ATM_Script/source/server.lua:1: No such export getServerObject in resource Money_Script

Failed to load script source/server.lua.

KLEPTOROTH commented 1 year ago

Same issue

Posh04 commented 5 months ago

You need to start Money_Script before Bank_Script and ATM_Script.