Show
Ignore:
Timestamp:
03/27/08 06:48:16 (9 months ago)
Author:
james
Message:

add global bias option (just for complex plugins for now)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/settings.sample.tcl

    r869 r898  
    151151# so that it can talk to them (when they're in the same channel) 
    152152set bMotion_interbot_enable 1 
     153 
     154# bias the output probability 
     155# 0 = never trigger 
     156# 1 = normal 
     157# 2 = about twice as likely 
     158# floating-point is fine 
     159set bMotionSettings(bias) 1 
    153160 
    154161