Advertisement
Guest User

GSpotter - Config

a guest
Jul 13th, 2021
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.52 KB | None | 0 0
  1. -- What is the base language?
  2. /*
  3.     -- french
  4.     -- english
  5. */
  6. GunshotSpotter.Config.BaseLang = "english"
  7.  
  8. -- Do you want to allow the fast download?
  9. GunshotSpotter.Config.FastDL = true
  10.  
  11. -- Set true to enable, false to disable a sound
  12. GunshotSpotter.Config.Sounds = {
  13.     ["Scan"] = true, -- the default ping radar sound
  14.     ["Radar_Alert"] = true, -- the alert sound when the radar has detected something
  15. }
  16.  
  17. -- How long should the GPS point display last?
  18. GunshotSpotter.Config.GPSPointTime = 15
  19.  
  20. -- What is the detection range of the radar?
  21. GunshotSpotter.Config.RadarRadius = 5000
  22.  
  23. -- Time needed before the player can be redetected by the system? (very useful during a shootout where hundreds of balls are fired)
  24. GunshotSpotter.Config.NextPlayerDetection = 30
  25.  
  26. -- Probability of being detected? (from 0 to 100) (Set 100 to disable the probability module)
  27. -- If the prob is equal to 30, there is a 30 percent chance of being detected
  28. -- If the prob is equal to 70, there is a 70 percent chance of being detected
  29. -- If the prob is equal to 100, everything will be detected
  30. GunshotSpotter.Config.DetectionProbability = 100
  31.  
  32. -- Type a combination key that will be used by the player to see the drone view
  33. -- Then, the player will have to press : ModifierKey + G if he wants to see the 'G' drone view
  34. GunshotSpotter.Config.ModifierKey = KEY_LSHIFT
  35.  
  36. -- Do you want to allow the alert module? (if a radar is hacked, cops will be alerted instantly)
  37. GunshotSpotter.Config.AlertCopsWhenRadarHacked = false
  38.  
  39. -- Insert in the list below the admin usergroups
  40. GunshotSpotter.Config.AdminGroups = {
  41.     ["owner"] = true,
  42.     ["superadmin"] = true,
  43. }
  44.  
  45. -- Insert in the list below the police job names
  46. GunshotSpotter.Config.PoliceJobs = {
  47.     ["Police Officer"] = true,
  48.     ["Police Chief"] = true,
  49. }
  50.  
  51. -- Insert in the list below the job names that will not be detected by the radar
  52. GunshotSpotter.Config.BlacklistedJobs = {
  53.     ["Blacklisted Job 1"] = true,
  54.     ["Blacklisted Job 2"] = true,
  55. }
  56.  
  57. /*
  58.     █▀▄ █▀▀ ▀█▀ █▀▀ █▀▀ ▀█▀ █ █▀█ █▄░█   █▀▀ █ █░░ ▀█▀ █▀▀ █▀█
  59.     █▄▀ ██▄ ░█░ ██▄ █▄▄ ░█░ █ █▄█ █░▀█   █▀░ █ █▄▄ ░█░ ██▄ █▀▄
  60.     𝐓𝐲𝐩𝐞 𝐛𝐞𝐥𝐨𝐰 𝐭𝐡𝐞 𝐒̲𝐖̲𝐄̲𝐏̲ 𝐂̲𝐋̲𝐀̲𝐒̲𝐒̲𝐄̲𝐒̲ 𝐰𝐡𝐢𝐜𝐡 𝐰𝐢𝐥𝐥 𝐧𝐨𝐭 𝐛𝐞 𝐃̲𝐄̲𝐓̲𝐄̲𝐂̲𝐓̲𝐄̲𝐃̲ 𝐛𝐲 𝐭𝐡𝐞 𝐬𝐲𝐬𝐭𝐞𝐦
  61.  
  62.     𝓗𝓲𝓷𝓽𝓼
  63.     𝟏 •• 𝗔𝗹𝗹 𝘁𝗵𝗲 𝗦𝗪𝗘𝗣𝘀 𝘁𝗵𝗮𝘁 𝗮𝗿𝗲 𝗻𝗼𝘁 𝗶𝗻 𝘁𝗵𝗶𝘀 𝗹𝗶𝘀𝘁 𝘄𝗶𝗹𝗹 𝗯𝗲 𝗗𝗘𝗧𝗘𝗖𝗧𝗘𝗗.
  64.     𝟐 •• 𝗜 𝗷𝘂𝘀𝘁 𝗮𝗱𝗱𝗲𝗱 𝘁𝗵𝗲 𝗯𝗮𝘀𝗲 𝗦𝗪𝗘𝗣𝗦 𝗰𝗹𝗮𝘀𝘀𝗲𝘀 𝗼𝗳 𝘁𝗵𝗲 𝗴𝗮𝗺𝗲 𝗮𝗻𝗱 𝘀𝗼𝗺𝗲 𝗼𝗳 𝗗𝗮𝗿𝗸𝗥𝗣, 𝘀𝗼 𝘆𝗼𝘂 𝗵𝗮𝘃𝗲 𝘁𝗼 𝗳𝗶𝗹𝗹 𝗶𝘁 𝘂𝗽 𝗿𝗲𝗴𝗮𝗿𝗱𝗶𝗻𝗴 𝘆𝗼𝘂𝗿 𝘀𝗲𝗿𝘃𝗲𝗿 𝗮𝗱𝗱𝗼𝗻𝘀.
  65.     𝟹 •• 𝗬𝗼𝘂 𝗺𝘂𝘀𝘁 𝗱𝗶𝘀𝘁𝗶𝗻𝗴𝘂𝗶𝘀𝗵 𝗯𝗲𝘁𝘄𝗲𝗲𝗻 𝘄𝗵𝗮𝘁 𝗶𝘀 𝗮 𝗿𝗲𝗮𝗹 𝗳𝗶𝗿𝗲𝗮𝗿𝗺 (𝗹𝗶𝗸𝗲 𝗮 𝗽𝗶𝘀𝘁𝗼𝗹 𝗼𝗿 𝗮 𝗿𝗶𝗳𝗹𝗲) 𝗮𝗻𝗱 𝘄𝗵𝗮𝘁 𝗶𝘀 𝗻𝗼𝘁 𝗮 𝗳𝗶𝗿𝗲𝗮𝗿𝗺, 𝗯𝗲𝗰𝗮𝘂𝘀𝗲 𝘁𝗵𝗲 𝘀𝘆𝘀𝘁𝗲𝗺 𝘀𝗵𝗼𝘂𝗹𝗱 𝗼𝗻𝗹𝘆 𝗱𝗲𝘁𝗲𝗰𝘁 𝘄𝗲𝗮𝗽𝗼𝗻𝘀 𝘁𝗵𝗮𝘁 𝗺𝗮𝗸𝗲 𝗻𝗼𝗶𝘀𝗲 𝗯𝘆 𝗱𝗲𝘁𝗼𝗻𝗮𝘁𝗶𝗼𝗻.
  66. */
  67. GunshotSpotter.Config.BlacklistedSWEP = {
  68.     -- General
  69.     ["gmod_tool"] = true,
  70.     ["gmod_camera"] = true,
  71.     ["weapon_fists"] = true,
  72.     ["weapon_medkit"] = true,
  73.     ["weapon_physgun"] = true,
  74.     ["manhack_welder"] = true,
  75.     ["weapon_stunstick"] = true,
  76.     ["weapon_physcannon"] = true,
  77.     ["tbfy_manager"] = true,
  78.  
  79.     -- M9K
  80.     ["m9k_fists"] = true,  
  81.     ["m9k_knife"] = true, -- this is the M9K's knife, you can remove it if you want, I added it because a knife is not detectable IRL
  82.     ["m9k_machete"] = true, -- same for the machete
  83.     ["m9k_damascus"] = true, -- same for the sword
  84.  
  85.     -- DARKRP Utility
  86.     ["keys"] = true,
  87.     ["pocket"] = true,
  88.     ["med_kit"] = true,
  89.     ["lockpick"] = true,
  90.     ["door_ram"] = true,
  91.     ["stunstick"] = true,
  92.     ["arrest_stick"] = true,
  93.     ["weaponchecker"] = true,
  94.     ["unarrest_stick"] = true,
  95.     ["weapon_keypadchecker"] = true,
  96.  
  97.     -- VCMod
  98.     ["vc_wrench"] = true,
  99.     ["vc_jerrycan"] = true,
  100.     ["vc_spikestrip_wep"] = true,
  101.  
  102.     -- Several BankAddons
  103.     ["weapon_arc_atmcard"] = true,
  104.     ["weapon_arc_atmhack"] = true,
  105.     ["glorifiedbanking_card"] = true,
  106.  
  107.     -- bLogs
  108.     ["gas_log_scanner"] = true,
  109.  
  110.     -- Fléodon's Addons
  111.     ["fleodon_gunshotspotter_usbkey"] = true,
  112.     ["pcmod_fleodon_laptop"] = true,
  113.     ["pcmod_fleodon_airdrop"] = true,
  114.     ["emergencyresponse_bodycam"] = true,
  115.     ["emergencyresponse_policesign"] = true,
  116.     ["fleodon_gunshotspotter_placer"] = true,
  117.     ["emergencyresponse_panicbutton"] = true,
  118.     ["emergencyresponse_walkietalkie"] = true,
  119.     ["emergencyresponse_improved_walkietalkie"] = true,
  120. }
  121.  
  122. /*
  123.  
  124.     ▒█▀▀█ ▒█▀▀▀█ ▒█▀▄▀█ ▒█▀▀█   ▒█▀▀▄ ▒█▀▀▀ ▀▀█▀▀ ▒█▀▀▀ ▒█▀▀█ ▀▀█▀▀ ▀█▀ ▒█▀▀▀█ ▒█▄░▒█
  125.     ▒█▀▀▄ ▒█░░▒█ ▒█▒█▒█ ▒█▀▀▄   ▒█░▒█ ▒█▀▀▀ ░▒█░░ ▒█▀▀▀ ▒█░░░ ░▒█░░ ▒█░ ▒█░░▒█ ▒█▒█▒█
  126.     ▒█▄▄█ ▒█▄▄▄█ ▒█░░▒█ ▒█▄▄█   ▒█▄▄▀ ▒█▄▄▄ ░▒█░░ ▒█▄▄▄ ▒█▄▄█ ░▒█░░ ▄█▄ ▒█▄▄▄█ ▒█░░▀█
  127.     𝑻𝒚𝒑𝒆 𝒃𝒆𝒍𝒐𝒘 𝒕𝒉𝒆 𝒘𝒆𝒂𝒑𝒐𝒏 𝒄𝒍𝒂𝒔𝒔𝒆𝒔 𝒘𝒉𝒊𝒄𝒉 𝒘𝒊𝒍𝒍 𝒃𝒆 𝒅𝒆𝒕𝒆𝒄𝒕𝒆𝒅 𝒂𝒔 𝒃𝒐𝒎𝒃.
  128. */
  129. GunshotSpotter.Config.BombsDetection = {
  130.     ["m9k_suicide_bomb"] = true,
  131.     ["m9k_proxy_mine"] = true,
  132. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement