Page 1 of 1
Chat delay
Posted: Fri Nov 13, 2009 11:49 am
by Avalange10
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.
Re: Chat delay
Posted: Fri Nov 13, 2009 11:54 am
by janiii
what do you mean by global chat delay?
Re: Chat delay
Posted: Fri Nov 13, 2009 12:22 pm
by darkzonenet
janiii wrote:what do you mean by global chat delay?
like hero chatting.
well if you check the hero chat file you will find how to do it

Re: Chat delay
Posted: Fri Nov 13, 2009 12:22 pm
by tropheo
floodprotector.properties
FloodProtectorGlobalChatInterval = 10 change to 600 I think..
FloodProtectorGlobalChatLogFlooding = False
FloodProtectorGlobalChatPunishmentLimit = 0
FloodProtectorGlobalChatPunishmentType = none
FloodProtectorGlobalChatPunishmentTime = 0
Re: Chat delay
Posted: Sun Nov 15, 2009 12:59 am
by Avalange10
tropheo wrote:floodprotector.properties
FloodProtectorGlobalChatInterval = 10 change to 600 I think..
FloodProtectorGlobalChatLogFlooding = False
FloodProtectorGlobalChatPunishmentLimit = 0
FloodProtectorGlobalChatPunishmentType = none
FloodProtectorGlobalChatPunishmentTime = 0
I will try it.
My players spam trade chat and its global. So to slow theme down i want make chat trade delay 6 minutes.
Re: Chat delay
Posted: Sun Nov 15, 2009 7:44 am
by tropheo
Then change trade chat config
# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0
Re: Chat delay
Posted: Sun Nov 15, 2009 1:52 pm
by Avalange10
tropheo wrote:Then change trade chat config
# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0
They still can type every 1 second ;/
Re: Chat delay
Posted: Sun Nov 15, 2009 2:07 pm
by tropheo
Avalange10 wrote:tropheo wrote:Then change trade chat config
# TradeChat
FloodProtectorTradeChatInterval = 30
FloodProtectorTradeChatLogFlooding = False
FloodProtectorTradeChatPunishmentLimit = 0
FloodProtectorTradeChatPunishmentType = none
FloodProtectorTradeChatPunishmentTime = 0
They still can type every 1 second ;/
Omg man but change the value!!!!!!!!!!
FloodProtectorTradeChatInterval = 30 to 600 I think
Re: Chat delay
Posted: Mon Nov 16, 2009 12:03 pm
by Avalange10
I changed O_O
Re: Chat delay
Posted: Mon Nov 16, 2009 12:07 pm
by janiii
Avalange10 wrote:I changed O_O
did you change it and restarted the server too? or try a higher number for the interval. hoping that you changed the right config.
Re: Chat delay
Posted: Tue Jul 13, 2010 1:40 pm
by sancak
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
Re: Chat delay
Posted: Sun Oct 17, 2010 7:49 pm
by JMD
I can find anything about trade chat flood protection on the config file.