View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 02-05-2009 , 07:46   Simple TK Punisher
Reply With Quote #1

Description:
When your team-mate killing you, his monitor will be red for some time and screen shake, and his hp will be lost, get off for cvar.

Cvars:
amx_tk_hp_num "HP" // default : 20 // If you dont want that player will loose hp, set to "0"

Change-Log:

* 1.2
- Fixed: The plugin didnt worked correctly, the effect were appearing on all killers, but not only on team killers, now its fixed, and all fine.

* 1.1
- First release.
Attached Files
File Type: txt teamkiller.txt (482 Bytes, 800 views)
File Type: sma Get Plugin or Get Source (TeamKiller.sma - 1951 views - 1.5 KB)
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){


Last edited by M1R0n,M'; 02-06-2009 at 08:01.
M1R0n,M' is offline