• Chris Fry's avatar
    · d496df7d
    Chris Fry authored
    Should now have ability to have a function to detect when users log off/on.
    In .mwrc or included files, use:
    
    checkonoff <function>
    
    and when a user logs on/off this function will be called. USER will be set
    to username, and $1 will be '1', or '0' for on/off.
    
    this is called when a user logs on/off talker, not the board, as this is
    what effects scripts.
    
    Other simple fixes too. scrhelp bug fixed where it didnt detect screen
    ehight properly etc..
    
    Fry
    d496df7d