This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

anti flood not working!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-16-2011 , 17:38   Re: anti flood not working!
Reply With Quote #1

...cfg/sourcemod/sourcemod.cfg
Code:
// Specifies the amount of time that is allowed between chat messages.  This
// includes the say and say_team commands.  If a client sends a message faster
// than this time, they receive a flood token.  When the client has accumulated
// 3 or more tokens, a warning message is shown instead of the chat message.
// --
// Requires: antiflood.smx
// Default: 0.75
sm_flood_time 0.75
*edit
Ok.. have to read harder.

Check is plugin running on your server, rcon sm plugins list
And look cvar current value, rcon sm_flood_time
You could try increase that value more to see results.
Look sourcemod logs is there any errors

Last edited by Bacardi; 01-16-2011 at 18:00.
Bacardi is offline
Lukas320
Member
Join Date: Jan 2011
Old 01-18-2011 , 15:04   Re: anti flood not working!
Reply With Quote #2

Quote:
Originally Posted by Bacardi View Post
...cfg/sourcemod/sourcemod.cfg
Code:
// Specifies the amount of time that is allowed between chat messages.  This
// includes the say and say_team commands.  If a client sends a message faster
// than this time, they receive a flood token.  When the client has accumulated
// 3 or more tokens, a warning message is shown instead of the chat message.
// --
// Requires: antiflood.smx
// Default: 0.75
sm_flood_time 0.75
*edit
Ok.. have to read harder.

Check is plugin running on your server, rcon sm plugins list
And look cvar current value, rcon sm_flood_time
You could try increase that value more to see results.
Look sourcemod logs is there any errors
Plugin is working fine :

28 "Anti-Flood" (1.4.0-dev) by AlliedModders LLC

21:02:46 "sm_flood_time" = "1.50" ( def. "0.75" )
- Amount of time allowed between chat messages



nothing special about flood time here :

Code:
L 01/17/2011 - 16:16:33: SourceMod error session started
L 01/17/2011 - 16:16:33: Info (map "de_dust2_unlimited") (file "errors_20110117.log")
L 01/17/2011 - 16:16:33: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/17/2011 - 16:16:33: [SM] Native "ReplyToCommand" reported: Language phrase "No matching client" not found
L 01/17/2011 - 16:16:33: [SM] Displaying call stack trace for plugin "sm_super_cmds.smx":
L 01/17/2011 - 16:16:33: [SM]   [0]  Line 103, C:\Documents and  Settings\Matt\My Documents\HL2  Coding\SM\scripting\include\commandfilters.inc::ReplyToTargetError()
L 01/17/2011 - 16:16:33: [SM]   [1]  Line 429, sm_super_cmds.sp::FindPlayer()
L 01/17/2011 - 16:16:33: [SM]   [2]  Line 555, sm_super_cmds.sp::Command_HP()
L 01/17/2011 - 16:16:45: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/17/2011 - 16:16:45: [SM] Native "ReplyToCommand" reported: Language phrase "No matching client" not found
L 01/17/2011 - 16:16:45: [SM] Displaying call stack trace for plugin "sm_super_cmds.smx":
L 01/17/2011 - 16:16:45: [SM]   [0]  Line 103, C:\Documents and  Settings\Matt\My Documents\HL2  Coding\SM\scripting\include\commandfilters.inc::ReplyToTargetError()
L 01/17/2011 - 16:16:45: [SM]   [1]  Line 429, sm_super_cmds.sp::FindPlayer()
L 01/17/2011 - 16:16:45: [SM]   [2]  Line 1273, sm_super_cmds.sp::Command_Respawn()
L 01/17/2011 - 16:34:08: Error log file session closed.
L 01/17/2011 - 21:26:40: SourceMod error session started
L 01/17/2011 - 21:26:40: Info (map "de_prodigy") (file "errors_20110117.log")
L 01/17/2011 - 21:26:40: [SM] Native "GetEntDataVector" reported: Entity 2 (2) is invalid
L 01/17/2011 - 21:26:40: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/17/2011 - 21:26:40: [SM]   [0]  Line 280, kigenac/eyetest.sp::OnGameFrame()
Lukas320 is offline
Lukas320
Member
Join Date: Jan 2011
Old 01-25-2011 , 01:40   Re: anti flood not working!
Reply With Quote #3

So anyone knows a fix for this?

It ain't blocking chat spams. I allready reinstalled server , and installed newest snapshot of sourcemod but nothing helped.
Lukas320 is offline
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 08:23.


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