What's Changed
- Fixed ESX Multi-character cannot get identifier when player join game issue.
- Fixed the space char in vehicle plate will cause the server cannot find the vehicle issue.
- Fixed MySQL table creation issue.
- Added locking car for everyone option.
- Added impound command for console support.
- Added
IsParkingVehicle
andImpoundVehicle
exports for client scripts. - Added
ImpoundVehicle
export for server scripts. - Default global parking allow vehicle types change to
-1
.
Full Changelog: 1.0.2...1.0.3