Chat delay
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 12
- Joined: Fri Oct 30, 2009 10:26 am
Chat delay
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3668:
L2JDP Revision 6760:
I have small question. How i can set up global chat delay for 6 minutes. I cant find anywhere this config.
» Find Revision
L2J Revision 3668:
L2JDP Revision 6760:
I have small question. How i can set up global chat delay for 6 minutes. I cant find anywhere this config.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Chat delay
what do you mean by global chat delay?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 42
- Joined: Mon Oct 26, 2009 9:22 pm
Re: Chat delay
like hero chatting.janiii wrote:what do you mean by global chat delay?
well if you check the hero chat file you will find how to do it

-
- Posts: 176
- Joined: Tue Apr 21, 2009 3:09 pm
Re: Chat delay
floodprotector.properties
FloodProtectorGlobalChatInterval = 10 change to 600 I think..
FloodProtectorGlobalChatLogFlooding = False
FloodProtectorGlobalChatPunishmentLimit = 0
FloodProtectorGlobalChatPunishmentType = none
FloodProtectorGlobalChatPunishmentTime = 0
FloodProtectorGlobalChatInterval = 10 change to 600 I think..
FloodProtectorGlobalChatLogFlooding = False
FloodProtectorGlobalChatPunishmentLimit = 0
FloodProtectorGlobalChatPunishmentType = none
FloodProtectorGlobalChatPunishmentTime = 0
-
- Posts: 12
- Joined: Fri Oct 30, 2009 10:26 am
Re: Chat delay
I will try it.tropheo wrote:floodprotector.properties
FloodProtectorGlobalChatInterval = 10 change to 600 I think..
FloodProtectorGlobalChatLogFlooding = False
FloodProtectorGlobalChatPunishmentLimit = 0
FloodProtectorGlobalChatPunishmentType = none
FloodProtectorGlobalChatPunishmentTime = 0
My players spam trade chat and its global. So to slow theme down i want make chat trade delay 6 minutes.
-
- Posts: 176
- Joined: Tue Apr 21, 2009 3:09 pm
Re: Chat delay
Then change trade chat config 
# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0

# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0
-
- Posts: 12
- Joined: Fri Oct 30, 2009 10:26 am
Re: Chat delay
They still can type every 1 second ;/tropheo wrote:Then change trade chat config
# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0
-
- Posts: 176
- Joined: Tue Apr 21, 2009 3:09 pm
Re: Chat delay
Omg man but change the value!!!!!!!!!!Avalange10 wrote:They still can type every 1 second ;/tropheo wrote:Then change trade chat config
# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0
FloodProtectorTradeChatInterval = 30 to 600 I think
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Chat delay
did you change it and restarted the server too? or try a higher number for the interval. hoping that you changed the right config.Avalange10 wrote:I changed O_O
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 77
- Joined: Thu Mar 04, 2010 10:15 pm
Re: Chat delay
also i'm already have problem with this. i want to close !shout after first talk.. just one talk is enough and it's not important is he/she speaks the same or not, is it possible. thanx
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: Chat delay
I can find anything about trade chat flood protection on the config file.