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.
K
KeRmiT^
Post
by KeRmiT^ » Sat Apr 12, 2003 9:06 am
i have a !ban, !unban script to my windrop
bind pub oB|oB [string trim $z(cmdchar)]ban pub_z_ban
did work, i write !ban <nick> nothing happend
bind pub - [string trim $z(cmdchar)]ban pub_z_ban
thats work but every in the channel can write !ban <nick> and ban idlers
what is wrong?
Papillon
Owner
Posts: 724 Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no
Post
by Papillon » Sat Apr 12, 2003 9:46 am
I suggest you read the tcl-commands.doc file about binds.
bind pub <flags> <command> <proc>
it's the
<flag> setting you need to look at
also do a .help whois on your bot
Elen sila lúmenn' omentielvo
caesar
Mint Rubber
Posts: 3778 Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory
Post
by caesar » Sat Apr 12, 2003 9:50 am
It asks for o and B channel or global flags. Guess you don't have the B one. Do what Papillon sugested you first then you can eyther remove the B or .chattr your_handle +B
Once the game is over, the king and the pawn go back in the same box.