/************************************************************************************************** *** Plugin_LogD_teamselect *** by [HDK]DragonReborn *** [11-05-2001][v1.1] *** *************************************************************************************************** * * Instructions * ------------ * - *** Requires LogD *** * -Just compile this file and put in your dlls folder for server * (ex. c:\sierra\half-life\cstrike\dlls) * -Then in the plugin.ini file add this line at the bottom: dlls/plugin_logd_teamselection.amx * -Simply makes all connecting players choose autoteamselct to stop newbies or winning team followers * _________________________________________________________________________________________________ * Commands * -------- * -admin_autoteams <1/0> : turns autoteam selection on/off * [on by default - change Request = 1; to Request = 0; to disable selection as default] * * _________________________________________________________________________________________________ * ChangeLog * --------- * -NEW to 1.1 * -Added ability to turn autoteam selection on/off in game using: * admin_autoteams <1/0> * **************************************************************************************************/