Installation#
Requirements#
- OneSync
- OxMySQL
- kimi_callbacks
Instructions#
- Download the script from Portal and extract it into your resources folder. (do not use the experimental version unless you explicitly want to)
- Make sure the resource name is
AdvancedParking
. - Download and install OxMySQL (can be skipped if you are already using it).
- Download kimi_callbacks.zip and extract it into your resources folder.
- Start the resource in your server.cfg:
- Make sure to implement the fix below if you still need to delete vehicles!
Deleting vehicles#
Usually you don´t need to use any of the provided "delete" exports!
This fix should be added to your framework resource (es_extended
, qb-core
, etc) first and
foremost!
- Simply add the following line inside the fxmanifest of the respective resource:
- Restart your server or refresh the resource list and restart the respective resource after adding the line.
If any other script does not delete a vehicle properly (it gets deleted but appears again) then repeat this step in the respective script.
Info
There might be some scripts out there where this will not work. If you find yourself in this situation, it might be best to simply ask for help in our support.