/************************************************************************************************ * * * PLUGIN NAME: Clan vs All Plugin * * * * AUTHOR: Mark Mclean * * CONTACT: bg_27@yahoo.com * * DATE: December 6, 2002 * * ABOUT: This plugin is so that you can setup a CLAN vs ALL setup on your server. * * When this plugin is started, it will switch all users with the clan tag to the * * specified team, it will then switch all non-clan members to the oposite team. It * * sets mp_autoteambalance to 0, disables the ability to change teams. Also when new * * players join the server when the plugin is activated they are put on the * * appropriate team, clan members on the specified team and non-clan members on the * * opposite team, when joining you do not have a choice of which team you choose. * * * * COMMANDS: admin_clanvsall * * * * HOW TO USE: Run the admin_clanvsall command and specify a team you want YOUR clan to be * * on. If you toggle the same command with or without a speicified clan, it * * diables the plugin. * * * * CONFIGURATION: To configure, edit the ACCESS_CLANVSALL and specify the user access level * * that is allowed to access this command. Then edit the CLAN variable, in the * * quotations replace "YOUR_CLAN_TAG_HERE" with your clan tag. EXACT CASE MUST * * MATCH! In your server.cfg * * * * IMPORTANT NOTE: In your adminmod configuration file allow_client_exec MUST be * * set to 1, or this plugin will not work! * ************************************************************************************************/