AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Boardwipe: Remove K:D from the board (https://forums.alliedmods.net/showthread.php?t=14917)

ReK_ 07-05-2005 06:14

Boardwipe: Remove K:D from the board
 
1 Attachment(s)
Written for NS, should work on any mod.

Code:

/*
Boardwipe
By: ReK_

All player's K:D will be kept at 0:0, eliminating stat whoring. I hope...

CVAR's:
amx_boardwipe 0/1
*/

#include <amxmodx>
#include <engine>


Lord_Destros 12-09-2005 19:25

whats the difference between this
and
http://forums.alliedmods.net/showthread.php?p=101640

MattOG 12-12-2005 03:17

Quote:

Originally Posted by Lord_Destros
whats the difference between this
and
http://forums.alliedmods.net/showthread.php?p=101640

as far as i can tell the one you posted keeps deaths at 0 and kills as team kills (not just your own) this one keeps em both at zero.

2 different ways to eliminate frag hunters.

sub 12-12-2005 15:34

nice


All times are GMT -4. The time now is 21:35.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.