Thread: anticolour
View Single Post
Old 28-10-2006, 17:11   #2 (permalink)
ReaL|DoG
Junior Member
 
ReaL|DoG's Avatar
 
Join Date: Jul 2005
Location: Italy
Age: 21
Posts: 63
Rep Power: 0
ReaL|DoG is an unknown quantity at this point
Send a message via Yahoo to ReaL|DoG
Default

Quote:
Originally Posted by DukeN View Post
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.
ReaL|DoG is offline   Reply With Quote