# Allow identical messages in the mode queue?
set double-mode 0
# Allow identical messages in the server queue?
set double-server 0
# Allow identical messages in the help queue?
set double-help 0
here is a short example of whats happens when a DEOP occurs:
· · ChanMode: DvD-Rom sets mode [ -o ] Cd-Rom
· · ChanMode: ChanServ sets mode [ +o ] Cd-Rom
· · ChanMode: ChanServ sets mode [ +o ] Cd-Rom
· · ChanMode: ChanServ sets mode [ +o ] Cd-Rom
· · ChanMode: Cd-Rom sets mode [ -o ] DvD-Rom
· · ChanMode: ChanServ sets mode [ +o ] DvD-Rom
· · ChanMode: ChanServ sets mode [ +o ] DvD-Rom
here is a short example of whats happens when a KICK occurs:
· · Kicks: DvD-Rom was kicked from #Wait by [ Cd-Rom ] : [ request ]
· · Joins: DvD-Rom [ wait@127.92.140.112]
· · ChanMode: ChanServ sets mode [ +o ] DvD-Rom
· · ChanMode: ChanServ sets mode [ +o ] Cd-Rom
here is a short example of whats happens when a JOIN occurs:
· · Joins: Cd-Rom [ wait@127.98.22.53]
· · ChanMode: ChanServ sets mode [ +o ] Cd-Rom
· · ChanMode: ChanServ sets mode [ +o ] Cd-Rom
--
i assumed that the problem was in making a double queue to modes, and i changed the settings related to, and after a restart still the same.
i have no clue why it keeps asking for Chanserv to op it self if it is already opped. i appreciate your help
regards,