|
Show Health of Opponent When Killed
|
| Author |
Message |
Niche25
Junior Member
 
Posts: 26
Group: Registered
Joined: Nov 2006
Status:
Offline
|
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 |
|
 |
Drocona
Forum admin
      
Posts: 3,981
Group: Administrators
Joined: Mar 2005
Status:
Offline
|
|
| 03-31-2008 04:30 PM |
|
 |
Niche25
Junior Member
 
Posts: 26
Group: Registered
Joined: Nov 2006
Status:
Offline
|
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 |
|
 |
InsaneSurfer
Junior Member
 
Posts: 40
Group: Registered
Joined: Mar 2008
Status:
Offline
|
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 |
|
 |
Niche25
Junior Member
 
Posts: 26
Group: Registered
Joined: Nov 2006
Status:
Offline
|
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 |
|
 |
Drocona
Forum admin
      
Posts: 3,981
Group: Administrators
Joined: Mar 2005
Status:
Offline
|
|
| 04-01-2008 07:38 AM |
|
 |
fqdn
Senior Member
   
Posts: 723
Group: Registered
Joined: May 2006
Status:
Offline
|
RE: Show Health of Opponent When Killed
i believe it's part of mattie's eventscripts
|
|
| 04-01-2008 07:39 AM |
|
 |
blik
GTFOGaming.co.uk Founder
  
Posts: 149
Group: Registered
Joined: Feb 2006
Status:
Offline
|
RE: Show Health of Opponent When Killed
|
|
| 04-01-2008 08:14 AM |
|
 |
Niche25
Junior Member
 
Posts: 26
Group: Registered
Joined: Nov 2006
Status:
Offline
|
RE: Show Health of Opponent When Killed
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 |
|
 |
blik
GTFOGaming.co.uk Founder
  
Posts: 149
Group: Registered
Joined: Feb 2006
Status:
Offline
|
RE: Show Health of Opponent When Killed
// *****************************************************************************
// 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 |
|
 |
Niche25
Junior Member
 
Posts: 26
Group: Registered
Joined: Nov 2006
Status:
Offline
|
RE: Show Health of Opponent When Killed
// *****************************************************************************
// 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 |
|
 |
blik
GTFOGaming.co.uk Founder
  
Posts: 149
Group: Registered
Joined: Feb 2006
Status:
Offline
|
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 |
|
 |
Niche25
Junior Member
 
Posts: 26
Group: Registered
Joined: Nov 2006
Status:
Offline
|
RE: Show Health of Opponent When Killed
|
|
| 04-04-2008 02:16 PM |
|
 |