SRCDS Steam group


Show Health of Opponent When Killed
#1
How do I configure my server to display an opponents health when the player is killed?

Thanks!
Reply
#2
You'll need some sort of plug-in for that.

Mani Admin Plugin adds damage stats, but as far as I know doesn't specifically show the HP of the opponent.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
I've played on several servers where when I get killed it shows me the opponents health when he killed me. Would you have any idea which plug-in it could be or where I could look for one?
Reply
#4
i thaught it was with mani, look good in the server.cfg
Reply
#5
I've looked through the mani_server.cfg several times but dont see anything. Can anyone point me in the right direction?
Reply
#6
I think closest mani has are the round damage statistics
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#7
i believe it's part of mattie's eventscripts
Reply
#8
Mani does it...
[Image: sig_spam.JPG]
Reply
#9
blik Wrote:Mani does it...

and where exactly would I enable this? Saying "Mani does this" really doesn't help much considering I've gone through the mani config file several times.
Reply
#10
Code:
// *****************************************************************************
// Module : Victim Stats
//
// Desc : The victim stats module shows your statistic for the period when
//        you were alive
// *****************************************************************************

// Allow the use of victim stats
// 0 = off
// 1 = on
mani_show_victim_stats 1

// Set to 1 if you don't want to see damage taken from yourself
mani_show_victim_stats_inflicted_only 0

// This controls the default mode a player will have their victim stats mode
// set to when they first ever join your server. This setting is applied to
// the player's stored record withing player_settings.dat it does not control
// whether the victim stats functionality is on or off.
// 0 = mode 0, 1 = mode 1, 2 = mode 2, 3 = GUI mode
mani_player_settings_damage 1
[Image: sig_spam.JPG]
Reply
#11
blik Wrote:
Code:
// *****************************************************************************
// Module : Victim Stats
//
// Desc : The victim stats module shows your statistic for the period when
//        you were alive
// *****************************************************************************

// Allow the use of victim stats
// 0 = off
// 1 = on
mani_show_victim_stats 1

// Set to 1 if you don't want to see damage taken from yourself
mani_show_victim_stats_inflicted_only 0

// This controls the default mode a player will have their victim stats mode
// set to when they first ever join your server. This setting is applied to
// the player's stored record withing player_settings.dat it does not control
// whether the victim stats functionality is on or off.
// 0 = mode 0, 1 = mode 1, 2 = mode 2, 3 = GUI mode
mani_player_settings_damage 1

That didnt work - any other ideas?
Reply
#12
Well... Thats what I have running on my servers, and it works...
[Image: sig_spam.JPG]
Reply
#13
Well that doesn't work for me but this does:

http://addons.eventscripts.com/addons/view/Victim_Stats

Its the Victim Stats plug in for Mattie Event Scripts. Works perfectly!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)