This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
duofruo
Halfop
Posts: 94 Joined: Thu Oct 23, 2003 3:17 pm
Location: Ploiesti@.ro
Contact:
Post
by duofruo » Thu Oct 23, 2003 3:19 pm
Hy, i need a script that will allow to use the chanset commands, from a public command, like !chanset food-chan 0:0
Thx ...
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Thu Oct 23, 2003 4:38 pm
Code: Select all
bind pub m|m !chanset set:chan
proc set:chan {nick uhost hand chan arg} {
channel set $chan [join [lrange [split $arg] 0 end]]
puthelp "NOTICE $nick :set \002[join [lrange [split $arg] 0 end]]\002 on \002$chan\002"
}
duofruo
Halfop
Posts: 94 Joined: Thu Oct 23, 2003 3:17 pm
Location: Ploiesti@.ro
Contact:
Post
by duofruo » Fri Oct 24, 2003 3:51 am
I used in channel this command
<DuoFruo> !chanset flood-chan 0:0
and i ge this in dcc
<colt^protect> [10:50] Tcl error [set:chan]: illegal channel flood type: flood-chan 0:0
bobjuh
Master
Posts: 268 Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:
Post
by bobjuh » Fri Oct 24, 2003 7:33 am
[09:58] <DuoFruo> anyone can help me whith a tcl script ?
[10:05] <onkko> sure
[10:05] <onkko> just ask your question
[10:05] <DuoFruo> Tcl error [set:chan]: illegal channel flood type: flood-chan 1:1
......
[10:43] * DuoFruo (
radu@Duo-Fruo.users.quakenet.org ) has joined #eggdrop.support
[10:43] <DuoFruo> i fixed the problem whith the manuals, yhax a lot
[10:43] <DuoFruo> bye
[10:43] * DuoFruo (
radu@Duo-Fruo.users.quakenet.org ) has left #eggdrop.support