Changelog of Admin Player Team Switch Menu Plugin by R-Hehl: Changes from 0.0.0 --> 0.0.1 +initial release Changes from 0.0.1 --> 0.0.2 +Integrated into Sourcemod Admin Menu Changes from 0.0.2 --> 0.0.3 +Now 2 command's in admin menu one for direct swapping player and 1 for swapping after death +Menu open's again after selecting player Changes from 0.0.3 --> 0.0.4 +fixed security bug who allowes non admins to open the switch menu (i forgot to delete a code line after testing ) + added On switches that get done direct it shows now a message in the chat who geht changed and the admin name who make's the switch Changes from 0.0.4 --> 0.0.5 +reintegrated consolecommand's to open the playerswitch menu's manual sm_swmenu to open direct switch menu sm_swadmenu to open switch after death menü Changes from 0.0.5 --> 0.0.6 +cleaned sourcecode from unused variables so compiler no more output waring's on compiling +fixing teamkill bug on css (but not testet because i have only 2 tf2 server's and until now no time to install a cs:s server) please test it on cs:s and write me a reply Changes from 0.0.6 --> 0.0.7 +adding function to switch the team of all player's +fixing teamswitch after death bug on cs:s Changes from 0.0.7 --> 0.0.8 +Changed from Automatic detecting if Mod Deathmatch to manual selecting to make it work with cs:s deathmatch +adding convar to define deathmatch sm_switch_event (0/1) 0 = Switch on Round End (for round based games like cs:s) 1 = Switch After Death (for deathmatch mod's like TF2) Changes from 0.0.8 --> 0.0.9 +added Switch teams to menu +optimized the code Changes from 0.0.9 --> 0.1.0 +added Switch player 2 spectator menu +optimized the code Changes from 0.1.0 --> 0.1.1 +changed array sizes to support 64 players Changes from 0.1.1 --> 0.1.2 +fixed the bug that player who are switched to spectator can't rejoin a team