HoaNgocTram

Results 1 comments of HoaNgocTram

> Cancels out all other garages when using that code. Only house garages will work. ``` if type == 'house' and exports['qb-houses']:hasKey(Player.PlayerData.license, Player.PlayerData.citizenid, Config.Garages[garage].houseName) then cb(false) return end ``` Replace...