Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > Harm's scripts

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread
Old 09-14-2005, 08:41 AM   #1
Member
 
Join Date: Sep 2005
Posts: 61
Default [Fixed] broadcasted messages error

Sometimes in my eggdrop window i get an error regarding ioBinfo(admin) .. no such array ...

Looking at iobanana.tcl i found this
################################################## ##############################
# BROADCAST TO ALL ADMINS #
################################################## ##############################
proc ioB:broadcast {from cmd text} {
global ioBinfo
foreach admin $ioBinfo(admin) {


but variable is called ioBinfo(admins) so iI guess u need to add an "s" on that line. (notice the difference between admin and admins).
oldhouse is offline   Reply With Quote
Old 09-14-2005, 01:42 PM   #2
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,462
Default

That's right. Thank you.
Harm is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 10:41 PM.