===============================================================================
                         -= The TeTsuYa Team Present =-
                   Undernet Channel Service Management Script
===============================================================================

                            Frequently Asked Questions
                            ==========================

    ---------------------------------------------------------------------------
    o I have just installed your script and rehash my eggdrop, what I do now ?
    
      If you don't have set the real UnderNet's username in 
      * UndernetCS-Conf.tcl:
            .cs set username <Undernet's username> pass <eggdrop_password_2_X>
        WARNING: X doesn't support that 2 users was authenticated with same
                 username in the same time ! Eggdrop MUST have is own access.
        Verify with '.cs list' command if username and password are ok.
      * Now, you can turn on the script:
            .cs set status on
      * Now channel owner can use the '.cs chanset' command to manage their
        own settings. By default script's channel status is disabled.

    ---------------------------------------------------------------------------
    o Why when I set channel level to 100 eggdrop change it ?

        When you change the access level of the eggdrop for a channel, 
        UndernetCS verify if any access level have changed and update 
        automaticaly channel level.

    ---------------------------------------------------------------------------
    o What's happend when someone deop the eggdrop ?
        If script is enabled (globaly and for the channel), the reaction
        of eggdrop is; If the offender is :
            * Global op or friend or channel owner : Nothing
            * Bot : Send op request to X.
            * Unknow user or other users : Send op request to X, and deop
              request to X for the offender.
        In future, each channel owner can choose react of the eggdrop.
        See TODO list for explanation and mail me your comment or request.

    ---------------------------------------------------------------------------
    o What's happend when eggdrop received "Can't join (Banned)" message from
      IRC server ?

        When eggdrop can't join for any reason, he send an invite request
        to X. (When someone is invited on a channel he can join even if
        he is banned, channel is invite only, is full or have a key.

    ---------------------------------------------------------------------------
    o Whats does mean this message : "Script is now disabled. (UndernetCS 
                                      config file $item is empty)"
        See below. Same cause.
    ---------------------------------------------------------------------------
    o What does mean this message : "There is no value in config file for 
                                      XXXX !! Your config file is probably 
                                      compromised.
                                      Please verify global setting with 
                                      .cs list command."

        This message is an important warning. This means that one of global
        setting is empty and cause probably the script can't work, so the
        script automaticaly disable the script and store a not to all global
        owner to inform them.
        If you got a note from "UndernetCS" who says: "UndernetCS config file 
        compromised: $item is empty. Script is now automaticaly disabled. 
        Please verify global setting with .cs list command before enable the 
        script." Please do what the script says :) and so verify global 
        setting.
        
    ---------------------------------------------------------------------------
    o What does mean this message : "New Channel(s) detected: #chan1 #chan2"

        This means UndernetCS have automaticaly detect new channel(s) in the
        eggdrop and so add them to UndernetCS confif file. Channel settings
        for this channel are set to default value. 
        TIPS: Channel owner and global master can change channel value with 
              using '.cs chanset' command.

    ---------------------------------------------------------------------------
    o The script send me note to inform me that new version of UndernetCS have 
      been released. How can I disable this ?

    ---------------------------------------------------------------------------
    o What does mean this error : "TCL error [XXXXX]: too many nested calls to 
      Tcl_EvalObj (infinite loop?)" ?

        See KNOW-BUGS file.

        Just edit UndernetCS.conf and set UndernetCS_UseNewsChecker to 0.


You can send your question to <mgm@ifrance.com> in english or in french.

-------------------------------------------------------------------------------    
Undernet Channel Service Management Script.
Copyright (c) 2001-2004 Yann RICHARD.
-------------------------------------------------------------------------------
