Ok if you don't want to wait for a plugin, you don't really need one... just paste this into your
adminmenu_custom.txt.
Code:
"L4D Team Management"
{
"Team Player"
{
"cmd" "sm_fexec #1 #2"
"1"
{
"type" "player"
}
"2"
{
"type" "list"
"title" "Team:"
"1" "spectate"
"1." "Spectators"
"2" "jointeam 2"
"2." "Survivors"
"3" "jointeam 3"
"3." "Infected"
}
}
}
You will need sm_fexec from
http://forums.alliedmods.net/showthread.php?p=630439
It works pretty well, just don't try to switch the bots to the other team or the bot's entity seems to get deleted.