Client-Side

if Config.Clothing ~= 'vms_clothestore' then
    return
end

function OpenWardrobe()
    exports['vms_clothestore']:OpenWardrobe()
end

Last updated

Was this helpful?