@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> i need some help on my tcl script
<0> any1 active?
<1> what'cha need?
<0> like i done this script for triggers right
<0> and i need it to display like alot of triggers
<1> and?
<0> off 1 trigger
<1> eggdrop?
<0> yes
<1> foreach list [binds] { putserv "PRIVMSG $chan :trigger $list" }



<1> and you should be asking eggdrop scripting questions in eggtcl. like stated in the topic.
<0> oh my bad srry
<1> its okay, we all make mistakes.
<2> help
<2> helpppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp with an oper tcl script
<2> .........
<3> read the topic?
<4> read -> http://www.tcl.tk/man/tcl8.4/TclCmd/read.htm
<2> lol
<2> ??
<2> who?
<3> you
<2> ..
<2> i dont get it
<3> topic: Don't ask to ask | Eggdrop questions in #eggtcl | Paste at http://paste.anbcs.com/
<2> er
<2> so which part applies to me.
<2> lmao
<2> #eggtcl.
<2> thats where ineed to go eh?
<3> yea
<2> but but
<2> they yell at me
<2> :|
<2> i need help proofing a code
<2> and they tell me to <censored> off
<5> ; duration [expr [clock seconds] - 1115489911]
<6> Gotisch: #393 (47463 clicks) Tcl: 38 weeks, 1 day, 23 hours, 49 minutes, 24 seconds
<5> ;duration 1115489911
<6> Gotisch: #394 (767 clicks) Tcl: 35 years, 24 weeks, 2 days, 18 hours, 18 minutes, 31 seconds
<5> ;clock format 1115489911
<6> Gotisch: #395 (313 clicks) Tcl: Sun May 08 12:18:31 AM US/Central 2005
<7> Gotisch, you know anything about p***ing a value by reference?
<5> you mean in tcl?
<7> yep
<5> well
<5> i dont get what you mean :]
<5> http://wiki.tcl.tk/15314



<5> there someone wrote something about shared reference
<5> but p***ing as reference on only tcl level i could only imagine p***ing the name of the var
<5> instead to the value
<5> like
<5> ;proc increase arg { upvar $arg var; incr var; } ; set a 1000 ; increase a ; set a
<5> men that bot is slow
<6> Gotisch: #406 (739 clicks) Tcl: 1001
<7> hmmm
<5> using the upvar you basically reference to the var
<5> so you change it instead of making a new one
<7> yeah thats what i want
<5> well upvar it is :P
<5> or uplevel
<5> like
<7> hmmm
<5> ;proc + arg { uplevel 0 { incr $arg } }; set a 1000; + a
<6> Gotisch: #416 (871 clicks) Tcl error: can't read "a": no such variable
<5> ok that didnt work :]
<7> lol
<5> wrong uplevel :)
<5> ;proc + arg { uplevel 1 { incr $arg } }; set a 1000; + a
<6> Gotisch: #420 (876 clicks) Tcl error: can't read "arg": no such variable
<5> dunno
<5> would have to read uplevel again
<7> lol
<8> if you love uplevel so much, why dont you MARRY it
<9> :)
<7> lol, i might jsut to that
<7> i'm glad i have your blessing
<8> :)
<10> use upvar
<10> uplevel gets messy
<11> im new to bots, my bot is unbanning someone my buddies bot has banned , how can i stop this?
<7> ok...
<7> read the topic first
<11> oops, wrong chan?
<11> sorry
<7> then think, is this tcl?
<7> then when you realize the answer, use the command /part #eggtcl
<7> and then use the command /join #eggdrop
<11> np
<7> i mean
<5> :]
<7> lol...
<7> i meant #egghelp not #eggdrop
<7> just for the record


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #tcl
or
Go to some related logs:

#politics
#politics
pitz_
suncheck solaris
ingrone hairs
e l a r l e b
#beginner
#computers
mawaal yoma
#debian



Home  |  disclaimer  |  contact  |  submit quotes