‼️Error Solutions
If you got any errors, take a look in this category.
You lack the required entitlement to use...
If this error appears in your live-console at the script start, make sure to restart your server and check if this issue appears again. The script must be on the same CFX/Keymaster Account as the server licensekey is!
The positions are not working, there are no markers
Make sure that you have in the config after every
Config.Shops
entry a comma (,)Make sure to have the right vector format! If there stands
vector3
then there are onlyx, y, z
coordinates are needed.Make sure that every shop has a new name/index (
['test']
) and there are no more shops with the same name.
The player doesn't get any items or weapons
Make sure that your players have enough money. Check also every item and if they are in your server-database! If you insert new items in your server-database, don't forget to restart your server.
Last updated