Polislerin bir araca ihtiyaç duymadan ellerine mini radar alıp önünden geçen araçların hızlarını tespit edip, ihlallere ceza yazmasını sağlayan el radarı.
k2m-radargun
------------------------------------------------------------------------
------------------------------------------------------------------------
-- keybinds = https://docs.fivem.net/game-references/controls/ --
------------------------------------------------------------------------
------------------------------------------------------------------------
config = {
radarGun = "WEAPON_RADARGUN", -- Weapon you want to use as the radargun default is "WEAPON_VINTAGEPISTOL".
metric = true, -- true will use the metric system and false will use the imperial system
enableALPR = true, -- true will enable the plate reader on the radar gun.
enableCrosshair = true, -- enable or disable the red dot cross hair in 3rd person.
defaultRange = 200.0, -- def ault range the radar gun can reach in ft.
}