Raised This Month: $ Target: $400
 0% 

Anti-TK Manager (Version 1.1.3 / Updated January 19 2011)


Post New Thread Reply   
 
Thread Tools Display Modes
Rothgar
Veteran Member
Join Date: Nov 2007
Old 01-06-2011 , 08:49   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #421

Quote:
Originally Posted by Arcy View Post
I can do whatever You want me to, but how to check what is it?

From what I saw it was just after map change, a lot of errors there.
Try disabling admin immunity
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
-=CsFF=- Eagle
SourceMod Donor
Join Date: May 2005
Old 01-08-2011 , 04:58   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #422

Hi There,

on recompile i got this. Sourcemod Version 1.3.6

Thanks for help
Attached Thumbnails
Click image for larger version

Name:	error.jpg
Views:	206
Size:	66.3 KB
ID:	80333  
-=CsFF=- Eagle is offline
Kudjo
Junior Member
Join Date: Jan 2010
Old 01-08-2011 , 06:47   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #423

-=CsFF=- Eagle hi !
Files (keyvalues.sp & funcommands.sp ) should be on this path <addons\sourcemod\scripting\antitk> !
And not in
<addons\sourcemod\scripting>.Check it!
Kudjo is offline
-=CsFF=- Eagle
SourceMod Donor
Join Date: May 2005
Old 01-08-2011 , 07:17   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #424

Hi thanks for your quick reply.

now i get this error.
Attached Thumbnails
Click image for larger version

Name:	error2.jpg
Views:	145
Size:	18.7 KB
ID:	80342  

Last edited by -=CsFF=- Eagle; 01-08-2011 at 07:20.
-=CsFF=- Eagle is offline
Jasperman
Member
Join Date: Oct 2010
Old 01-08-2011 , 15:09   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #425

Quick question. Is it possible to display the team kill event to both teams. I.E. In Counter-Strike Source: You are a Counter-Terrorist and some Terrorists are Team Attacking each other. Instead of just broadcasting this to Just Terrorists could it be broadcasted to Counter Terrorists as well?

(Spent a while looking for this but without success)
Jasperman is offline
Rothgar
Veteran Member
Join Date: Nov 2007
Old 01-08-2011 , 22:09   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #426

Quote:
Originally Posted by -=CsFF=- Eagle View Post
Hi thanks for your quick reply.

now i get this error.
That's just a warning don't worry about it.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
Rothgar
Veteran Member
Join Date: Nov 2007
Old 01-11-2011 , 17:17   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #427

Arcy did disabling the Admin Immunity fix that error?
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
Arcy
Senior Member
Join Date: Feb 2010
Location: Wroclaw, Poland
Old 01-13-2011 , 04:06   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #428

Quote:
Originally Posted by Rothgar View Post
Arcy did disabling the Admin Immunity fix that error?
Sorry was on holidays...


The thing is that admin immunity is disabled...

I'll now look if there are any errors, but the last time I saw them was after some crash made by other plugin, but still there were errors from antitk.

Hm... lemme give You my cfg
Code:
// This file was auto-generated by SourceMod (v1.3.6)
// ConVars for plugin "antitk.smx"


// Admin Flag for immunity? Leave Blank for any flag.
// -
// Default: ""
sm_antitk_admins_flag ""

// Are Admins immune to the Anti-TK Manager? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_admins_immune "0"

// Time in minutes player should be banned for excessive TK's. [DEFAULT: 60 minutes]
// -
// Default: "60"
sm_antitk_ban_time "30"

// Is the Anti-TK Manager Beacon option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_beacon "1"

// Anti-TK Manager radius for beacon's light rings. [DEFAULT: 375]
// -
// Default: "375.0"
// Minimum: "50.000000"
// Maximum: "1500.000000"
sm_antitk_beacon_radius "375.0"

// Is the Anti-TK Manager Blind option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_blind "1"

// Anti-TK Manager Blind Amount. [DEFAULT: 230]
// -
// Default: "230"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_antitk_blind_amount "230"

// Is the Anti-TK Manager Burn option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_burn "1"

// Anti-TK Manager Burn Duration. [DEFAULT: 20 seconds]
// -
// Default: "20"
// Minimum: "0.500000"
// Maximum: "20.000000"
sm_antitk_burn_duration "20"

// Is the Anti-TK Manager Drug option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_drug "1"

// Is the Anti-TK Manager enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_enable "1"

// Is the Anti-TK Manager FireBomb option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_firebomb "0"

// Anti-TK Manager FireBomb fuse length. [DEFAULT: 10 seconds]
// -
// Default: "10.0"
// Minimum: "5.000000"
// Maximum: "120.000000"
sm_antitk_firebomb_fuse "10.0"

// Who is targeted by the Anti-TK Manager FireBomb? [0 = ATTACKER, 1 = TEAM, 2 = EVERYONE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_antitk_firebomb_mode "0"

// Anti-TK Manager FireBomb blast radius. [DEFAULT: 600]
// -
// Default: "600"
// Minimum: "50.000000"
// Maximum: "3000.000000"
sm_antitk_firebomb_radius "600"

// Is the Anti-TK Manager Freeze option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_freeze "1"

// Anti-TK Manager Freeze Duration. [DEFAULT: 10 seconds]
// -
// Default: "10"
// Minimum: "1.000000"
// Maximum: "120.000000"
sm_antitk_freeze_duration "10"

// Is the Anti-TK Manager FreezeBomb option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_freezebomb "0"

// Anti-TK Manager FreezeBomb fuse length. [DEFAULT: 10 seconds]
// -
// Default: "10.0"
// Minimum: "5.000000"
// Maximum: "120.000000"
sm_antitk_freezebomb_fuse "10.0"

// Who is targeted by the Anti-TK Manager FreezeBomb? [0 = ATTACKER, 1 = TEAM, 2 = EVERYONE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_antitk_freezebomb_mode "0"

// Anti-TK Manager FreezeBomb blast radius. [DEFAULT: 600]
// -
// Default: "600"
// Minimum: "50.000000"
// Maximum: "3000.000000"
sm_antitk_freezebomb_radius "600"

// Number of enemy kills required to remove a TK point. [DEFAULT: 10]
// -
// Default: "10"
sm_antitk_karma_kills "20"

// Maximum number of TK's allowed before Kick/Ban action occurs.
// -
// Default: "0"
sm_antitk_max "3"

// Mirror damage percent that is returned to attacker? [DEFAULT: 100 Percent]
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_antitk_mirror_percent "0"

// Should we slap the attacker when mirroring damage? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_mirror_slap "0"

// Type of mirrored damage for when a player is attacked by team player? [0 = NONE, 1 = ATTACKER, 2 = ATTACKER + RETURN HEALTH]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_antitk_mirror_type "0"

// Time in seconds TKer data should be kept before purging. [DEFAULT: 30 minutes]
// -
// Default: "1800.0"
sm_antitk_purge_time "1800.0"

// Anti-TK Manager resource removal amount. (0.0-1.0 equates to a percentage, otherwise it's an amount) [DEFAULT: 0.20 (20%)]
// -
// Default: "0.2"
sm_antitk_resource_amount "0.2"

// Should the Anti-TK resource option give resources to the victim? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_resource_steal "1"

// Is the Anti-TK Manager resource remove option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_resources "1"

// Should we exclude TK's from being tracked during the Round Start Protection? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_round_start_exclude "0"

// Time in seconds the Anti-TK Manager Round Start Protection should take effect. [0 = DISABLED]
// -
// Default: "0.0"
sm_antitk_round_start_protect_time "0.0"

// Type of action that is taken during the Round Start Protection? [0 = FORGIVE, 1 = SLAY, 2 = SLAP, 3 = BEACON, 4 = BURN, 5 = FIRE BOMB, 6 = FREEZE, 7 = FREEZE BOMB, 8 = SLOW, 9 = BLIND, 10 = DRUG, 11 = TIME BOMB, 12 = RESOURCES, 100 = NO FORGIVE]
// -
// Default: "0"
sm_antitk_round_start_type "1"

// Is the Anti-TK Manager Slap option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_slap "1"

// Anti-TK Manager Slap Damage. [DEFAULT: 50 health]
// -
// Default: "50"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_antitk_slap_damage "50"

// Is the Anti-TK Manager Slay option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_slay "1"

// Is the Anti-TK Manager Slow option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_slow "1"

// Anti-TK Manager Slow Gravity Multiplier. [DEFAULT: 1.4]
// -
// Default: "1.4"
sm_antitk_slow_gravity "1.4"

// Anti-TK Manager Slow Speed Multiplier. [DEFAULT: 0.4]
// -
// Default: "0.4"
sm_antitk_slow_speed "0.4"

// Should we use a special version of the slay? (May not work with all mods) [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_special_slay "1"

// Is the Anti-TK Manager TimeBomb option enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_antitk_timebomb "0"

// Anti-TK Manager TimeBomb fuse length. [DEFAULT: 10 seconds]
// -
// Default: "10.0"
// Minimum: "5.000000"
// Maximum: "120.000000"
sm_antitk_timebomb_fuse "10.0"

// Who is targeted by the Anti-TK Manager TimeBomb? [0 = ATTACKER, 1 = TEAM, 2 = EVERYONE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_antitk_timebomb_mode "0"

// Anti-TK Manager TimeBomb blast radius. [DEFAULT: 600]
// -
// Default: "600"
// Minimum: "50.000000"
// Maximum: "3000.000000"
sm_antitk_timebomb_radius "600"

// Type of action that is taken once the TK limit has been exceeded? [0 = NOTHING, 1 = KICK, 2 = BAN]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_antitk_type "3"
Arcy is offline
klink
Junior Member
Join Date: Feb 2009
Old 01-13-2011 , 08:49   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #429

Quote:
Originally Posted by Rothgar View Post
Actually I have just fixed this... was an error internally.
any Fixed Version to download?
klink is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 01-13-2011 , 09:12   Re: Anti-TK Manager (Version 1.1.2 / Updated October 17 2010)
Reply With Quote #430

Look first post
__________________
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:56.


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