Installation Guide
Last updated
Last updated
We highly recommend putting jim-parking in a new folder called [jim]
NOTE: IF YOU ALREADY HAVE A [jim] FOLDER PUT IT IN THAT FOLDER YOU DO NOT NEED TO CREATE A NEW ONE.
Then add ensure [jim] after your other scripts have started in your server.cfg
This sql file adds the parking info
column to your player_vehicles database
Double check the config with the usage below to choose your settings
In the Config set Enable to True
Inside CD_GARAGE look for Config.ResetGarageState you will need to keep this as false
Inside CD_GARAGE in the server_customise_me.lua under OTHER add this line
Then in CD_GARAGE > CLIENT > FUNCTIONS.LUA change this if statement at line 500 from:
to
Impound may have trouble, don't use the /impound
event because it won't work, use the built-in check vehicle menu to impound a parked vehicle
These all depend on what settings you have chosen: - These mainly make use of an updated qb-radialmenu that can make make use of the AddOption
export - You can access the Park Vehicle
function here and access the Parked List
To unpark your vehicle or check the info as a specific job role, use qb-target to look at the car.
The AutoCleanup event is run on server start + every time a player connects
This is to reduce lag of a loop constantly checking for expiration (so some cars may be lucky and stay around longer than they should)
0.00ms idle time