Config.AuthorizedVehicles = {
Shared = {
{ model = 'police2', label = 'LSPD Genel 1', price = 1000000 },
{ model = 'police3', label = 'LSPD Genel 2', price = 1000000 },
{ model = 'policegt350r', label = 'LSPD Şef Yardımcısı', price = 999999999 },
{ model = 'riot', label = 'Zırhlı Polis Aracı', price = 999999999 },
{ model = 'polgt500', label = 'Chief Arabası', price = 999999999 },
{ model = 'pbus', label = 'Hapishane Aracı', price = 999999999 },
{ model = 'dodgeEMS', label = 'DOKTOR', price = 1 }
},