Esx_Policejob\config.lua
82 satırı verdiğimle değiştirirsen eklenir
Config.AuthorizedWeapons = {
recruit = {
{ weapon = 'WEAPON_COMBATPISTOL', components = { 0, 0, 10, 40, nil }, price = 10 },
{ weapon = 'WEAPON_CARBINERIFLE', components = { 0, 60, 10, 40, 80, nil }, price = 50 },
{ weapon = 'WEAPON_NIGHTSTICK', price = 0 },
{ weapon = 'WEAPON_STUNGUN', price = 50 },
{ weapon = 'WEAPON_FLASHLIGHT', price = 40 }
},