⚙️Config
You can change individual values in config.lua
Debug
If the debug is activated it will allow you to display in Console Server the registered, deleted vehicles, etc..
Framework
This script can be standalone, if needed, and we implemented two basic frameworks. You can change to your preferred framework like this:

If you want to use custom notifications, please set "useCustomNotification" to true and modify the function showNotification in client/utils_editable.lua
if you use the Standalone version, please modify the function treeFound in server/utils_editable.lua
Backup
You have the possibility to save them by SQL or JSON.
If you want to use SQL, 2 API support are possible:
mysql-asyncoxmysql
It is also possible that the backup will be performed if you use txAdmin. If not, you will have to use a server event
oneOnlyPersonOpen
What's next ?
The installation and configuration are finished, the script is ready to be used!
Enjoy !
Last updated