Killer Info Display

Killer Info Display v1.4.1

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin shows various information about the player who killed you. It shows the weapon name, HP and armor left, kill distance. It also shows revenge and domination info. Players can turn off the killer info in clientprefs settings menu.


700


701


Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download the Killer_Info_Display.zip file attached to this post.
  • Extract the contents of zip file and put it into your server's cstrike folder.
  • Restart the server or change the map or load the plugin.
Player's Chat Commands :
Code:
!killerinfo          -          Turn on/off killer info display.
CVARs :

cstrike/cfg/sourcemod/plugin.killer_info_display.cfg

Code:
// Time in seconds after an announce about turning killer infos on/off is printed to chat, set to -1 to disable.
// -
// Default: "5"
kid_announcetime "5"

// Default client preference (0 - killer info display off, 1 - killer info display on)
// -
// Default: "1"
kid_defaultpref "1"

// Set to "meters" to show the distance in "meters" or "feet" for feet.
// -
// Default: "meters"
kid_distancetype "meters"

// Prints the killer info to the victims chat
// -
// Default: "1"
kid_printtochat "1"

// Displays the killer info to the victim as a panel
// -
// Default: "1"
kid_printtopanel "1"

// Set to 0 to disable, 1 to show the armor, 2 to show the suitpower the killer has left.
// -
// Default: "1"
kid_showarmorleft "1"

// Set to 1 to show the distance to the killer, 0 to disable.
// -
// Default: "1"
kid_showdistance "1"

// Set to 1 to show the weapon the player got killed with, 0 to disable.
// -
// Default: "1"
kid_showweapon "1"
Credits :
  • Berni
  • gH0sTy
  • Smurfy1982
  • Snake60
Author
Vertigo
Downloads
43
Views
1K
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