Thread: ForgiveTK
View Single Post
Author Message
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 12-22-2005 , 19:32   ForgiveTK
Reply With Quote #1

This plugin adds a simple TK system to any source server, so players can forgive teamkills & teamattacks.
TK/TA can be forgiven either via a menu or via chat

Usage:
say /forgivetk ( Forgives the latest team kill )
say /forgiveta ( Forgives the latest team attack )
say /tacount - Shows you your current TA / TK count
say /tkcount - Shows you your current TA / TK count

Credits:
Copyright (C) 2004-2007 Erling K. Sæterdal
Menu code based on code from CSDM ( http://www.tcwonline.org/~dvander/cssdm ) Created by BAILOPAN
Adminloading function from Xaphan ( http://forums.alliedmods.net/showthread.php?p=333756 ) Created by Devicenull
Helping on misc errors/functions: BAILOPAN,sslice,devicenull,PMOnoTo,cybermind ( most who idle in #sourcemod on GameSurge realy )


Download 1.2.4
Download source


Changelog
Quote:
1.2.4
- Removed sound prechancing.

FTK 1.2.1
- Added: Better ins mod support

FTK 1.2.0
- Added: Betteroffset scanner to change players health
- Fixed: Plugin not removing hooks to all events correctly (Valve magic)
- Changed: ALOT of code to make plugin simpler to maintain
- Changed: Alot of others things to, but i forget

FTK 1.1.10
- Changed: Now requires sourcemm 1.4.x

FTK 1.1.9
- Fixed: Potensial crash regarding executing config files

FTK 1.1.8
- Added: cvar ftk_admininterface to enable or disable use of the AdminInterface in this plugin
- Added: Plugin should now the admin immunity right if its not connected to BAT ( class: ForgiveTK, access flag: immunity )
- Changed: Plugin now uses AdminInterface 1

FTK 1.1.7
- Added: Support for slaying again
- Changed: Some other things, dont know what

FTK 1.1.6
- Fixed: Plugin now able to change HP of players in DoD S
- Removed: Slap like effect ( may come back, but requires a sig scanner )

FTK 1.1.5
- Added: Plugin now has CVAR callbacks, meaning cvar changes to: ftk_teamattackcount,ftk_teamkillcount,ftk_opt ion,ftk_punishoption take effect instantly.
- Added: Plugin now uses diffrent Event catches ( Idea by BAILOPAN ) , meaning plugin should use less cpu as less string comparisons are required

FTK 1.1.4
- Added: say /tkcount | say /tacount - Shows the player his current TA / TK count
- Fixed: the 1.1.3 Release was screwed somehow. So all changes listed in changelog may not have made it to the public

FTK 1.1.3
- Added: ESC based menus
- Added: Support for AdminInterface ( Makes admins with "immunity" flag immune to being kicked / banned )
- Fixed: Posible crash on showig forgive tK text
- Fixed: On Getting punishing players that where being disconnected
- Changed: Parts of the code to make it more crash proof

Last edited by EKS; 06-28-2008 at 07:37.
EKS is offline