Virtue 10 Posted March 9, 2017 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 Quote Share this post Link to post Share on other sites
0 Mystery 594 Posted March 10, 2017 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: https://github.com/HerculesWS/Hercules/blob/master/src/map/atcommand.c#L9125 Change 10 to your desired number. 1 Virtue reacted to this Quote Share this post Link to post Share on other sites
0 Virtue 10 Posted March 10, 2017 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 Quote Share this post Link to post Share on other sites
0 bWolfie 138 Posted March 11, 2017 You can combine atcommand and OnInit to have the commands execute on script start. Quote Share this post Link to post Share on other sites
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
Share this post
Link to post
Share on other sites