vms_housing

Integration for OP-GARAGES with VMS_HOUSING.

2

Unzip Downloaded Files

Place unzipped file in: vms_housing/integration/[garages]/

3

Go to config/config.lua

Find function DetectActiveGarage

Replace variable resources with this:

local resources = {
        'vms_garagesv2',
        'rcore_garages',
        'cd_garage',
        'loaf_garage',
        'jg-advancedgarages',
        'okokGarage',
        'RxGarages',
        'op-garages',
    }
4

Restart vms_housing

All done!

Last updated