Deathmatch Bonus

Deathmatch Bonus v1.4

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin gives bonus such as grenades and health for kills. Useful for deathmatch servers.
  • He-grenade bonus
  • Flashbang bonus
  • Smoke grenade bonus
  • HP bonus for Headshots
  • HP bonus for kills
  • HP bonus for knife kills
  • Supports FFA Mode (Free For All)

Requirements :
  • Sourcemod v1.10 or Higher
Installation :
  • Download Deathmatch_Bonus.zip file attached to this post.
  • Extract the content of zip file and put into your server's cstrike folder.
  • Change the map or restart the server.
Can Be Used With :
CVARs :

cstrike/cfg/sourcemod/deathmatch_bonus.cfg

Code:
// Enable/Disable FFA [Free for all mode - teamkills will be also counted] (0 = Disabled, 1 = Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dm_bonus_FFA "1"

// Enable/Disable plugin. (0 = Disabled, 1 = Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dm_bonus_enable "1"

// Amount of HP to give for every kill. (0 = Disabled)
// -
// Default: "15"
// Minimum: "0.000000"
dm_bonus_health "15"

// Amount of HP to give for a headshot. (0 = Disabled)
// -
// Default: "15"
// Minimum: "0.000000"
dm_bonus_health_headshot "15"

// Amount of HP to give for a knife kill. (0 = Disabled)
// -
// Default: "30"
// Minimum: "0.000000"
dm_bonus_health_knife "30"

// Replenish health up to this amount. (0 = No maximum, always gives bonus health)
// -
// Default: "100"
// Minimum: "0.000000"
dm_bonus_healthmode "100"

// Nade Mode. (0 = Replenish used nades only, 1 = always give nade [Useful in conjunction with 'Grenade Pack' plugin])
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
dm_bonus_nademode "1"

// How many kills needed to receive hegrenade. (0 = Disabled)
// -
// Default: "2"
// Minimum: "0.000000"
dm_bonus_needed_HE "2"

// How many kills needed to receive flashbang. (0 = Disabled)
// -
// Default: "5"
// Minimum: "0.000000"
dm_bonus_needed_flash "5"

// How many kills needed to receive smokegrenade. (0 = Disabled)
// -
// Default: "1"
// Minimum: "0.000000"
dm_bonus_needed_smoke "1"
Credits :
  • Timiditas
  • Like
Reactions: LEGEND KILLER
Author
Vertigo
Downloads
25
Views
866
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock