Old 04-03-2004, 05:06 PM   #16
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

warchive support working for anyone?

site reserve dont_do_drugs-2004-ok
200-Reservation made! Please make sure to do 'site unreserve 1' when you're done.
200 Command successful.
site warchive
200-- WarChive ------------------------------------------------------------------
200-
200-- Deleting nukes ---------------------------------------
200---------------------------------------------------------
200-Deleting: dont_do_drugs-2004-ok
200-Kicking users inside path...
200-Enough space free on device
200------------------------------------------------------------------------[1.2]-
200 Command successful.

have
ioReserve=D:\ioFTPD\scripts\ioReserve\hi

set irPath "../scripts/ioReserve/hi/"

that right?

i guess if u reserve anything in a daydir your screwed since warchive wipes the whole daydir. but this test wasnt inside of any daydirs
SomeoneWhoCares_2 is offline   Reply With Quote
Old 04-14-2004, 02:27 AM   #17
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default

I'm sorry, I haven't tried using it together with Warchive myself, but from what I hear, it's working fine.
laShan is offline   Reply With Quote
Old 04-22-2004, 02:50 AM   #18
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default ioReserve R5

Minor update to the script to support wipe commands using the -r switch, as requested by cerces. Upgrading is pretty easy, as the only script that needs to be upgraded is CheckReservations.itcl
laShan is offline   Reply With Quote
Old 08-16-2004, 09:41 PM   #19
talktwo
Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 38
Default

does this work in conjunction with StormRW ?? or will StormRW over-ride this?
talktwo is offline   Reply With Quote
Old 08-22-2004, 06:14 PM   #20
BerMUdaW
Junior Member
ioFTPD Foundation User
 
Join Date: Apr 2004
Posts: 6
Default Tcl error [reserve_identify]: can't read "location(IODIR)": no such variable

Hi,

I installed the script.
Now when i'm trying to identify to the bot with

'/MSG BOTT !identify <my.user.name> <xxxx>'

i got this error message on the party line :

[01:10] Tcl error [reserve_identify]: can't read "location(IODIR)": no such variable

Any sugestions?

Greatings
BerMUdaW

P.S. -> Using ioReserve with WarChive and ioBanana v20
BerMUdaW is offline   Reply With Quote
Old 08-23-2004, 03:34 PM   #21
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default

Hello,

That's a mistake from my side Sorry about that. Download the new R6 version of the script and follow the upgrade instructions in readme.txt to upgrade from R5 to R6. The script is available here.

Thanks for letting me know, and sorry for the miss!

-- laShan
laShan is offline   Reply With Quote
Old 08-23-2004, 05:30 PM   #22
BerMUdaW
Junior Member
ioFTPD Foundation User
 
Join Date: Apr 2004
Posts: 6
Default Another one after the fix.

Hi,

After doing the upgrade i got a new bug:

[00:28] Tcl error [reserve_identify]: can't read "irPasswdUtil": no such variable

Path i used:

# path to ioPasswd.exe by WarC
set ioPasswdUtil "W:/IoFTPD/scripts/ioReserve/ioPasswd.exe"

Any id ..

Greating BerMUdaW
BerMUdaW is offline   Reply With Quote
Old 08-24-2004, 12:58 AM   #23
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default

Yes. The problem is caused by the fact that since R6 the variable is irPasswdUtil, instead of ioPasswdUtil. I guess you copied the old variable over from the old script to get the correct path.

To fix this, replace this line:
set ioPasswdUtil "W:/IoFTPD/scripts/ioReserve/ioPasswd.exe"

With this:
set irPasswdUtil "W:/IoFTPD/scripts/ioReserve/ioPasswd.exe"


For future reference, when copying your settings from the old scripts to the new ones, only replace the part that's unique to you, since things may have changed since the last version (as in this case). I have added a note to the readme.txt to clarify this.

-- laShan
laShan is offline   Reply With Quote
Old 08-24-2004, 01:03 AM   #24
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default

talktwo, I haven't tested StormRW, but as far as I know StormRW overrides reservations made with ioReserve.

-- laShan
laShan is offline   Reply With Quote
Old 09-07-2004, 12:13 PM   #25
Grendel
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

What is with the interaction of ioA's "Wipe" command ???
Should I disable ioA's Wipe ?
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote
Old 09-07-2004, 02:13 PM   #26
Grendel
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

Quote:
It is EXTREMLY
important that you place the wipe command before ANY OTHER wipe commands
you currently have.
ok.....try it :-)
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote
Old 10-13-2004, 09:47 AM   #27
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default

Grendel, sorry for the delay in my response. If you haven't tested it yet let me just tell you that as long as you follow the installation instructions, ioA's wipe will be stopped if the release you are wiping is reserved.
laShan is offline   Reply With Quote
Old 02-10-2005, 02:58 AM   #28
oldhouse80
Member
ioFTPD Foundation User
 
Join Date: May 2003
Posts: 37
Default

Tcl error [reserve_identify]: can't read "irPasswdUtil": no such variabl
e

I get this error when i try to identify meassaging the bot.
This is from my tcl

# path to ioPasswd.exe by WarC
set irPasswdUtil "c:/ioFTPD/scripts/ioReserve/ioPasswd.exe"

I was wondering if it has anything to do with the last part of the file where i see these lines:

proc reserve_identify {nick uhost hand arg} {
global ioPasswdUtil irBotNick dausers
if { $arg == "" } { return }

and u use ioPasswd instead of irPasswd. I don't have other ideas...


If i change that line using irPasswd, i get another error:

Tcl error [reserve_identify]: can't read "irIOPath": no such variable
oldhouse80 is offline   Reply With Quote
Old 02-23-2005, 05:59 AM   #29
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Red face ioReserve R7

ioReserve has been updated to fix the bug mentioned by oldhouse above. Thanks for making me aware of this. I apologize for not checking the code any better than I did, but now this error has been fixed. You can download the new version at the script page.

-- laShan
laShan is offline   Reply With Quote
Old 02-23-2005, 06:11 AM   #30
oldhouse80
Member
ioFTPD Foundation User
 
Join Date: May 2003
Posts: 37
Default

I installed R7 but i still get this error when identifying.

[12:09] Tcl error [reserve_identify]: couldn't duplicate input handle: bad file number

I am using ioShareDB but i get this error also on local users (those not shared).
oldhouse80 is offline   Reply With Quote
Reply

Tags
checkreservations.itcl, ioreserve.itcl, ioreserve.tcl, script, stuff

Thread Tools
Display Modes 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

Forum Jump


All times are GMT -5. The time now is 04:11 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)