[ClientMod] DeathNotice

Plugin-Module [ClientMod] DeathNotice v1.1

No permission to download
Supported Games
CS: Source (v34)
This plugin is module of ClientMod Server API. It enables CS:GO like kill assist in your server.

280


Note : Only players with ClientMod can see this.
Note : Players who want to see CS:GO like kill assist must enable this feature in their game settings.
281

Requirements :
  • Sourcemod v1.8 or Higher
  • ClientMod Server API
  • If your server has Modern Event Hooks extension installed. Remove it before installing this plugin.
Installation :
  • Download the plugin attached to this post.
  • Extract the contents of zip file and put it into your server's cstrike folder.
  • Restart the server twice.
CVARs :

cstrike/cfg/sourcemod/clientmod/DeathNotice.cfg

C++:
// Display icons when killing in KillFeed.
// 0 - No    |    1 - Only assistance                |    2 - Assistance and/or Assistance with blinding the enemy
// -
// Default: "2"
// Minimum: "0.000000"
// Maximum: "2.000000"
clientmod_deathnotice_assist "2"

// "Blind icon"                    [1 - Yes | 0 - No]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
clientmod_deathnotice_blind "1"

// "NoScope icon"                    [1 - Yes | 0 - No]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
clientmod_deathnotice_noscope "1"

// "Wallbang penetration icon"                [1 - Yes | 0 - No]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
clientmod_deathnotice_penetrated "1"

// "Through smoke icon"            [1 - Yes | 0 - No]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
clientmod_deathnotice_smoke "1"
Author
Vertigo
Downloads
104
Views
2K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Latest updates

  1. No Scope Update

    Update Details : No Scope Icon in Kill Feed like CS:GO. Blinding detection has been improved...
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