Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 03-24-2011, 06:10 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 656
Default

Quote:
Originally Posted by Dramier View Post
Based on looking at the source code, it seems to be related to the player's status rather than karma and some rule sets. However, I still have not found any references to setting the level allowed for the anti-spam (which is what is causing the problem)

Since I'm running a private little LAN server, I just bumped the account status levels up to 10 and that effectively seems to have eliminated the problem. Thanks for your help trevius, it is appreciated!
Use the following sql to manipulate the karma\antispam rule values.

update rule_values set rule_value = 'false' where rule_name = 'Chat:EnableAntiSpam';
update rule_values set rule_value = 10 where rule_name = 'Chat:GlobalChatLevelLimit';
update rule_values set rule_value = 720 where rule_name = 'Chat:KarmaGlobalChatLimit';
update rule_values set rule_value = 200 where rule_name = 'Chat:MinStatusToBypassAntiSpam';
Reply With Quote
 


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 01:58 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3