Weapon Drops

(2)
(67)
You can always read the reviews or discuss this product
Media gallery
Weapons without title
Buy product
In short

This addon drops the players current weapon on death, if they have one. If you are getting attacked by somebody, and you kill them, their weapon will drop, for you to then pick up.

Features

✔️ Displays weapon name.

✔️ Saves and displays ammo.

✔️ Plenty of configuration options.

✔️ Whitelist for which weapons that can drop.

✔️ Blacklist of teams that will not drop weapons.

Installation

This addon supports DarkRP 2.7.0+

Extract "ch_weapon_drops" to addons!

Discord Server

I have recently launched a discord server for customers and anyone else who wish to join. I will occasionally provide exclusive offers and help with minor issues that might occur with my scripts. If you have a more serious problem, please create a support ticket on GModStore.

To customize the addons settings, go to ch_weapon_drop/lua/autorun/ch_wepdrop_config.lua

Below is the table for weapons to drop, including their weapon name, display name and ammo type.

CH_WepDrop.Config.AllowedWeapons = { -- FORMAT GOES LIKE THIS: weapon_name, display name, ammo type.
  -- DarkRP default weapons (no ammo)
  { "gmod_camera", "Camera", "none" },
  { "lockpick", "Lockpick", "none" },
  
  -- DarkRP default guns
  { "weapon_deagle2", "Desert Eagle", "pistol" },
  { "weapon_m42", "M4 A1", "smg" },
  { "weapon_mac102", "MAC 10", "smg1" },
  { "weapon_p2282", "P228 Pistol", "pistol" },
  { "weapon_pumpshotgun2", "Pump Shotgun", "buckshot" },
  { "ls_sniper", "Sniper Rifle", "smg1" },
  { "weapon_fiveseven2", "FiveSeven Pistol", "pistol" },
  { "weapon_ak472", "Ak47 Rifle", "smg1" },
  { "weapon_glock2", "Glock Pistol", "pistol" }
}
  
CH_WepDrop.Config.NoDropTeams = { -- These teams will not drop their weapons on death no matter what.
  "Civil Protection",
  "Mayor",
  "Civil Protection Chief"
}
  
CH_WepDrop.Config.ShowTextDistance = 200000 -- Distance between player and dropped weapon for showing 3d2d text.

CH_WepDrop.Config.RemoveTimer = 600 -- Automatically remove the weapon after 600 seconds (10 minutes). 0 if never remove.

CH_WepDrop.Config.WepDropShowTitle = false -- Should the title below show?
CH_WepDrop.Config.WepDropTitle = "Weapon Drop" -- Title above weapons type and ammo amount

CH_WepDrop.Config.WepDropTitleColor = Color( 80, 80, 80, 255 )
CH_WepDrop.Config.WepDropTitleBoarder = Color( 0, 0, 0, 255 )

CH_WepDrop.Config.WepTypeColor = Color( 50, 50, 120, 255 )
CH_WepDrop.Config.WepTypeBoarder = Color( 0, 0, 0, 255 )

CH_WepDrop.Config.WepAmmoTextColor = Color( 120, 40, 40, 255 )
CH_WepDrop.Config.WepAmmoTextBoarder = Color( 0, 0, 0, 255 )


If you find any problems with the script, please create a support ticket with details of the situation and a copypaste of the error in console. I am also not interested in modifying you a custom version of the addon. Also not upon payment. Sorry!

Conflicting addons is not to be said if I will support that or not. This is something I will decide upon confrontation about a conflicting addon. If you have some sort of proof that an addon is conflicting with my addon, please send me a PM with the details you might have.

Thank you!

If you like this script, you should check out some of my other addons for DarkRP. Just click the banner to open the script page in a new tab.

Product reviews

5.00 average based on 2 reviews

Buy product
Crap-Head ApS 🔨
52 products - 1 members
Looking for reliable and easy-to-use game server hosting with free Anycast and DDoS protection? Get 30% off your first payment at Physgun with the coupon code gmodstore at checkout.
Product details
Views:
25.3K
Purchases:
204
Added:
Updated:
Price:
$4.99
Categories:
Languages:
English
Requirements
  • DarkRP
Actions
Report
Search products...