View Single Post
Old 04-28-2005, 09:33 AM  
LordM_2
Member
 
Join Date: Sep 2003
Posts: 66
Thumbs up

The Script works like a charm here. Great work NeoXed!

Mayby you should update the readme, that users using ioBanana have to remove/comment out the existing lines for autonuke from ioBanana.tcl and their skin file.

Code:
ioBanana.tcl: 

#set disable(ANUKEEMPTY) 0
#set disable(ANUKEINC) 0
#set disable(ANUKEBAN) 0
#set disable(ANUKEALLOW) 0

##########################
# Autonuke                                             #
##########################
#set variables(ANUKEEMPTY)  "%pwd %release %timenow %nuketime"
#set variables(ANUKEINC)    "%pwd %release %timenow %nuketime"
#set variables(ANUKEBAN)    "%pwd %release %banword %timenow %nuketime"
#set variables(ANUKEALLOW)  "%pwd %release %timenow %nuketime"

#set variables(ANUKEEMPTY)  "%pwd %release %timenow %nuketime"
#set variables(ANUKEINC)    "%pwd %release %timenow %nuketime"
#set variables(ANUKEBAN)    "%pwd %release %banword %timenow %nuketime"
#set variables(ANUKEALLOW)  "%pwd %release %timenow %nuketime"
No, I don't repeat myself. It was 2x in there. Once for autonuke and once for Warchive.


I had to work on it kind of a long time, to get it, why the variables were not "translated" for warning announces on IRC.


so long

LordM
LordM_2 is offline   Reply With Quote