Page MenuHomeDevCentral

D1243.id3195.diff
No OneTemporary

D1243.id3195.diff

diff --git a/TC2/Time.tcl b/TC2/Time.tcl
--- a/TC2/Time.tcl
+++ b/TC2/Time.tcl
@@ -1,13 +1,17 @@
-#utimer 90 onload
+utimer 5 onload
bind cron - "* * * * *" cron:minute
bind cron - "*/5 * * * *" cron:often
bind cron - "0 * * * *" cron:hourly
bind cron - "0 4 * * *" cron:daily
proc onload {} {
+ sqlconnect sql7
+}
+
+proc launch {} {
#This proc, called on startup, causes the eggdrop
#to die on "unloadmodule server"
- #.tcl onload manually will work
+ #.tcl launch manually will work
#Drops IRC support
unloadmodule irc

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 28, 21:27 (22 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2162496
Default Alt Text
D1243.id3195.diff (540 B)

Event Timeline