Below you’ll find answers to the most frequently asked questions related to setup, usage, and integration. We recommend checking this section before opening a support ticket.
Do I have to use all the options from City Hall?
No, you don't have to use all the options coming from City Hall, you can customize the displayed sections using config.lua or you can even split each section into a different interaction space.
Do I need to use Invoices and Tickets?
No, if you don't want to use our ticketing system and invoices, you can opt out of them by setting up a Config.UseBillings = false in config.lua.
Is the VIN required on vehicles?
Yes, VIN is the base value by which we manage vehicles, through it will be available the history of vehicle owners, re-registrations and much more.
Do I also have an SSN on the QB-Core?
No, on qb-core we decided not to introduce the SSN requirement, instead we use the already built-in citizenid, which is also fully supported by vms_cityhall.
Can I use the tax and resume system in other scripts?
Yes, you can use the tax system and get resumes from citizens, but you'll need vms_bossmenu for that, which is a very extensive boss menu for companies and gangs.
However, in our scripts - vms_vehicleshopV2, vms_stores, vms_tuning, vms_gym, vms_barber, vms_tattooshop is also built-in tax and resumes compatibility, this means that in the above scripts you do not need to use vms_bossmenu.