Changeset 1001 for trunk/plugins/en/output_expand.tcl
- Timestamp:
- 04/21/09 08:56:50 (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/en/output_expand.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/output_expand.tcl
r982 r1001 17 17 18 18 proc bMotion_plugin_output_expand { channel text } { 19 if {[rand 100] > 80} {19 if {[rand 100] > 90} { 20 20 if [regexp -nocase "^\[a-z\]{4,}$" $text] { 21 21 set letters [split $text {}]
Note: See TracChangeset
for help on using the changeset viewer.
