hey everyone , i had run a server and doing everything as the right way
but the problem the server doesn’t save the progress of any player ( money , clothes ) , and when the player reconnect ho the server he spawn as newplayer with new clothes and same start money but he can getthe same id . so server just saving th IDs and doesn’t save anything else . the CMD saying vrp business does’not exists and it’s exists in the server files but i don’t know what is the wrong .
You need to either stop the script that’s using it from starting in the startup of the server or you need to reimport the SQL table for the database. Or your last option would be to create the table manually yourself by reading the mysql queries in the server.lua file for the resource.