| |
| |
| |
|
Comments:
<0> Hey there <0> Right now i have this <0> if { ![validuser $hand] } { <0> putserv "KICK $chan $nick :you're not allowed to be here" <0> if { $r_ban == 1 } {
<0> but i wanna put a timer in there <0> so that it waits say 15 minutes <0> and then kicks the user <0> Instead of kicking them right when they join <0> it's kinda like a member only type thing, but i want people to have a chance to enquire <1> timer 15 [list putserv "..."] <1> dont use timer for exact times ;) <0> ty <2> ;set xlimfil ./scripts/xpro.stats.t-0 <3> bad***dog: #1 (275 clicks) Tcl: ./scripts/xpro.stats.t-0 <2> ;lappend tmpls2 [lindex [split $xlimfil -] end] <3> bad***dog: #2 (456 clicks) Tcl: 0 <2> ;set xlimfil ./scripts/xpro.stats.t-2 <3> bad***dog: #3 (311 clicks) Tcl: ./scripts/xpro.stats.t-2 <2> ;lappend tmpls2 [lindex [split $xlimfil -] end] <3> bad***dog: #4 (431 clicks) Tcl: 0 2 <2> ;set xlimfil ./scripts/xpro.stats.t-3 <3> bad***dog: #5 (281 clicks) Tcl: ./scripts/xpro.stats.t-3 <2> ;lappend tmpls2 [lindex [split $xlimfil -] end] <3> bad***dog: #6 (429 clicks) Tcl: 0 2 3 <2> ;set tmpls2
<3> bad***dog: #7 (267 clicks) Tcl: 0 2 3 <0> brb restarting <4> hey guys quick question <4> i'm running my eggy on a shared shell server, and i need to require a package, it being mysqltcl <4> i've managed to compile the package, but i cant load it in the script, because, well. i dont have root privs to the server <4> so i cant install the package to the tcl libs folder on the server <4> any way i can run the package from my folder? <4> if that made sense of course o.O <4> i've tried <4> package require /usr/home/rewt/eggdrop1.6.10/eggdrop1.6.17/modules/libmysqltcl3.01.so <4> but that didnt work :( <5> use load <5> not package require <4> ahh excellent <5> so: load /usr/home/rewt/eggdrop1.6.10/eggdrop1.6.17/modules/libmysqltcl3.01.so <4> great, ty :) <5> np <6> I was reading I see there are user definable flags A-Z how would I go about setting it up to check for it in a script would I just give it to the user then check for it like any other flag? or is there something special I need to do? <7> yeah <7> thats all it is <7> like any other flag <6> thanks I was unsure <7> np
Return to
#eggtcl or Go to some related
logs:
#linux-noob #beginner brazil #gentoo #politics #windows #flash #3dsmax streamtvnow shoutcast wpa-psk hackable
|
|