v2.2.4
Features
Can force liveries & extras on job/gang spawner garage vehicles without menu - example:
{
vehicle = "police",
plate = "PD",
minJobGrade = 0,
livery = 1,
extras = {1, 2}
}
Added update checker
Fixes
Fixed error when spawning bicycles & quad bikes
Fixed when server would pre-maturely timeout when model is downloading on the client
Changed Files
client/cl-gang-garage.lua
client/cl-job-garage.lua
client/cl-main.lua
server/sv-version-check.lua fxmanifest.lua
web (entire folder)
Last updated
Was this helpful?