Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > bounty's dZSbot

Reply
 
Thread Tools Rate Thread
Old 12-25-2005, 05:49 AM   #1
Member
ioFTPD Foundation User
 
Join Date: Mar 2005
Posts: 31
Default Problem with dZSbot with !free

why with this command !free bot don't talk?

the error is

[12:47] Tcl error [show_free]: can't read "device(1)": no such element in array

anyone help me?

merry xmas all

bye
PlaN3t is offline   Reply With Quote
Old 12-25-2005, 05:40 PM   #2
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 500
Default

# !!! THE LOGICAL DRIVE LETTER SHOULD BE WRITED IN UPPER CASE !!!
# !!! Exemple: C: or D: or E: ...but without \ at the end !!!
# !!! OTHER ARGS SHOULD RESPECT $sections variable ABOVE !!!
set device(0) "x: x -x"
set device(1) "x: -x"
set device(TOTAL) 2
set device(COLUMN) 1

You've stuffed up that section somehow.
If you only have 1 drive delete the device(1) entry altogether.
EwarWoo is offline   Reply With Quote
Old 12-25-2005, 05:46 PM   #3
Member
ioFTPD Foundation User
 
Join Date: Mar 2005
Posts: 31
Default

i have set this

set device(0) "C: GAMES DIVX MP3 SERIETV APPZ MP3-ARCHIVE"
set device(TOTAL) 5
set device(COLUMN) 5
PlaN3t is offline   Reply With Quote
Old 12-26-2005, 05:51 AM   #4
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 500
Default

set device(TOTAL) 5
You dont have 5 devices, you only have 1.
You're telling it to expect a device(0), device(1), device(2) etc but they dont exist.
EwarWoo 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 07:14 PM.