Post Reply  Post Thread 
Show Health of Opponent When Killed
Author Message
Niche25
Junior Member
**


Posts: 26
Group: Registered
Joined: Nov 2006
Status: Offline
Post: #1
Show Health of Opponent When Killed

How do I configure my server to display an opponents health when the player is killed?

Thanks!

03-31-2008 01:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Drocona
Forum admin
*******


Posts: 3,981
Group: Administrators
Joined: Mar 2005
Status: Offline
Post: #2
RE: Show Health of Opponent When Killed

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)
http://srcdsgroup.black-sky.nl
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
03-31-2008 04:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Niche25
Junior Member
**


Posts: 26
Group: Registered
Joined: Nov 2006
Status: Offline
Post: #3
RE: Show Health of Opponent When Killed

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?

03-31-2008 04:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
InsaneSurfer
Junior Member
**


Posts: 40
Group: Registered
Joined: Mar 2008
Status: Offline
Post: #4
RE: Show Health of Opponent When Killed

i thaught it was with mani, look good in the server.cfg


03-31-2008 08:14 PM
Find all posts by this user Quote this message in a reply
Niche25
Junior Member
**


Posts: 26
Group: Registered
Joined: Nov 2006
Status: Offline
Post: #5
RE: Show Health of Opponent When Killed

I've looked through the mani_server.cfg several times but dont see anything. Can anyone point me in the right direction?

04-01-2008 06:08 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Drocona
Forum admin
*******


Posts: 3,981
Group: Administrators
Joined: Mar 2005
Status: Offline
Post: #6
RE: Show Health of Opponent When Killed

I think closest mani has are the round damage statistics


Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
http://srcdsgroup.black-sky.nl
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
04-01-2008 07:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
fqdn
Senior Member
****


Posts: 723
Group: Registered
Joined: May 2006
Status: Offline
Post: #7
RE: Show Health of Opponent When Killed

i believe it's part of mattie's eventscripts

04-01-2008 07:39 AM
Find all posts by this user Quote this message in a reply
blik
GTFOGaming.co.uk Founder
***


Posts: 149
Group: Registered
Joined: Feb 2006
Status: Offline
Post: #8
RE: Show Health of Opponent When Killed

Mani does it...


04-01-2008 08:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Niche25
Junior Member
**


Posts: 26
Group: Registered
Joined: Nov 2006
Status: Offline
Post: #9
RE: Show Health of Opponent When Killed

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.

04-01-2008 08:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
blik
GTFOGaming.co.uk Founder
***


Posts: 149
Group: Registered
Joined: Feb 2006
Status: Offline
Post: #10
RE: Show Health of Opponent When Killed

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


04-01-2008 09:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Niche25
Junior Member
**


Posts: 26
Group: Registered
Joined: Nov 2006
Status: Offline
Post: #11
RE: Show Health of Opponent When Killed

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?

04-02-2008 09:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
blik
GTFOGaming.co.uk Founder
***


Posts: 149
Group: Registered
Joined: Feb 2006
Status: Offline
Post: #12
RE: Show Health of Opponent When Killed

Well... Thats what I have running on my servers, and it works...


04-02-2008 08:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Niche25
Junior Member
**


Posts: 26
Group: Registered
Joined: Nov 2006
Status: Offline
Post: #13
RE: Show Health of Opponent When Killed

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!

04-04-2008 02:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: