Changeset 263 for trunk/modules/output.tcl
- Timestamp:
- 09/16/03 05:36:44 (9 years ago)
- File:
-
- 1 edited
-
trunk/modules/output.tcl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/output.tcl
r262 r263 184 184 185 185 proc bMotionDoInterpolation { line nick moreText { channel "" } } { 186 bMotion_putloglev 3 * "bMotionDoInterpolation: line = $line, nick = $nick, moreText = $moreText, channel = $channel" 186 187 global botnick bMotionCache 187 188 … … 273 274 274 275 proc bMotionSayLine {channel nick line {moreText ""} {noTypo 0}} { 276 bMotion_putloglev 3 * "bMotionDoInterpolation: channel = $channel, nick = $nick, line = $line, moreText = $moreText, noTypo = $noTypo" 275 277 global mood botnick bMotionInfo bMotionCache 276 278
Note: See TracChangeset
for help on using the changeset viewer.
