Quote:
Originally Posted by DukeN
Need anticolour, not to ban, but only kick, where should i edit?
|
You want to kick a person only at anticolur, or to all anti* protections?
ie: antirepeat, antinotice, antipub, antiurl ..etc..
If you wanna set kick (and not Ban) for any anti*, then you must to edit a&a_light_core.tcl and go to the line ( 42 ). At this process you need to look for this line
Code:
newchanban $chan [a:maskhost -host $uhost] $username "channel $why protection enabled" [chanset -get $chan ban-time] sticky
and change that line with this line:
Code:
putkick $chan $nick "channel $why protection enabled"
At this point, on IRC type !rehash .. and that's all.
Atention, this change will work for all anti* commands. Not only for anticolour.