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.

.next

Old posts that have not been replied to for several years.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Humm.. :smile:
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Well, I have done it! :smile:

set num [lsearch -exact $voicelist $nick]
incr num

And works! :smile:
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Hi, I have noticed an human error, or a coding one.. whatever.. :smile:

replace from if {$nick == $botnick || $chan != $next(chan) || [validuser [nick2hand $nick $chan]]} { return } to if {$vict == $botnick || $chan != $next(chan) || [validuser [nick2hand $vict $chan]]} { return }



Sorry about this.. :razz:
Locked