Channel delay

Virtue

New member
Messages
259
Points
0
Hi

where do we increase the channel chat delay? right now it's capped at 10seconds. I can't find it so here I am asking for help

 
Hi

where do we increase the channel chat delay? right now it's capped at 10seconds. I can't find it so here I am asking for help
I believe this is what you're looking for:

http://herc.ws/board/topic/316-introducing-hercules-channel-system/?p=36309

Adding it to your channel:

  • @channel setopt <channelname> MessageDelay <seconds 1 -10>

Increasing 10 seconds to maybe 255 seconds. Go to your atcommand.c file:

 
will try this. thanks!

found an alternate way to do it but I think yours is much better since we can set it to seconds, what I did is fixed at mintues, changed it on channel.c instead

 
Back
Top