Add some info to player name in deathinfo area.
Hello everyone!
I've seen some plugin here which added custom info to player name in the death info area (area where kills are displayed). Sad thing, i can't find it anymore. Can someone guide me to it or show how to add custom info up there to the player name without changing it?! Thanx! |
Re: Add some info to player name in deathinfo area.
manually send deathmsg message
|
Re: Add some info to player name in deathinfo area.
Hm... Okay, i found how to tweak it.
Code:
user_silentkill(victim); |
Re: Add some info to player name in deathinfo area.
https://forums.alliedmods.net/showthread.php?t=91360
It changes the name for the killer then sends the death message. |
Re: Add some info to player name in deathinfo area.
I'm looking for more simple plugin/codepart which adds HP to killers name. This plugin is nice but heavy for my purposes.
|
Re: Add some info to player name in deathinfo area.
Quote:
|
Re: Add some info to player name in deathinfo area.
As i saw, it makes the changes in User Name, so after the kill the username is changed to username + HP and after it it changes immediately back. Is that right?
Is there no other way to add info up there? |
Re: Add some info to player name in deathinfo area.
Quote:
Fred killed bob with the dgl so the msg would read Fred dgl Bob How ever if you sent a custom msg (with out changing their names) Fred sucks dgl Bob? |
Re: Add some info to player name in deathinfo area.
Quote:
|
Re: Add some info to player name in deathinfo area.
Okay. Thanks!
|
| All times are GMT -4. The time now is 07:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.