// Command Menu By George Mcx
"A" "* Ajustes del Juego:"
{
"1" "Detallar Texturas"
{
"1" "Activar" "r_detailtextures 1"
"2" "Desactivar" "r_detailtextures 0"
}
"2" "Modo de Radio"
{
"a" "Apagado" "bot_chatter off"
"b" "Estandar" "bot_chatter radio"
"c" "Minimo" "bot_chatter minimal"
"d" "Normal" "bot_chatter normal"
}
"3" "Modo de Armas"
{
"a" "Solo Cuchillos" "bot_knives_only 1"
"b" "Solo Pistolas" "bot_pistols_only 1"
"c" "Solo Francotiradores" "bot_snipers_only 1"
"d" "Todas las Armas" "bot_all_weapons 1"
}
"4" "Restringir Armas"
{
"a" "Pistolas"
{
"1" "Permitir" "bot_allow_pistols 1"
"2" "Restringir" "bot_allow_pistols 0"
}
"b" "Escopetas"
{
"1" "Permitir" "bot_allow_shotguns 1"
"2" "Restringir" "bot_allow_shotguns 0"
}
"c" "Rifles"
{
"1" "Permitir" "bot_allow_rifles 1"
"2" "Restringir" "bot_allow_rifles 0"
}
"d" "Metralletas"
{
"1" "Permitir" "bot_allow_sub_machine_guns 1"
"2" "Restringir" "bot_allow_sub_machine_guns 0"
}
"e" "Machines"
{
"1" "Permitir" "bot_allow_machine_guns 1"
"2" "Restringir" "bot_allow_machine_guns 0"
}
"g" "Granadas"
{
"1" "Permitir" "bot_allow_grenades 1"
"2" "Restringir" "bot_allow_grenades 0"
}
}
"5" "Alineacion del Arma"
{
"a" "Derecha" "cl_righthand 1"
"b" "Izquierda" "cl_righthand 0"
}
"6" "Daño a tus Aliados"
{
"a" "Activar" "mp_friendlyfire 1"
"b" "Desactivar" "mp_friendlyfire 0"
}
"7" "Tamano de Mira"
{
"a" "Pequeno" "cl_crosshair_size small"
"b" "Regular" "cl_crosshair_size Medium"
"c" "Grande" "cl_crosshair_size Large"
"d" "Automatico" "cl_crosshair_size auto"
}
}
}
}
"B" "* Partida Local:"
{
"1" "Terminar Ronda" "bot_kill"
"2" "Reiniciar Ronda" "sv_restart 3"
"3" "Cambiar de Equipo" "chooseteam"
}
"C" "* Bot Control:"
{
"1" "Expulsar a Todos" "bot_kick"
"2" "Centrar ID de Jugador"
{
"1" "On" "hud_centerid 1;say Playername in center: YES"
"2" "Off" "hud_centerid 0;say Playername in center: NO"
}
"3" "Dificultad de Bots"
{
"a" "Facil" "bot_difficulty 0"
"b" "Normal" "bot_difficulty 1"
"c" "Dificil" "bot_difficulty 2"
"d" "Experto" "bot_difficulty 3"
}
"4" "Agregar Bots"
{
"a" "4 Bots" "bot_quota 4"
"b" "6 Bots" "bot_quota 6"
"c" "8 Bots" "bot_quota 8"
"d" "10 Bots" "bot_quota 10"
"e" "12 Bots" "bot_quota 12"
}
"5" "Agregar un Bot a los:"
{
"a" "Terroristas" "bot_add_t"
"b" "Anti-Terroristas" "bot_add_ct"
}
"6" "Parar a los Bots"
{
"a" "Congelar a Todos" "bot_stop 1"
"b" "Descongelar a Todos" "bot_stop 0"
}
}
}
"D" "* Cerrar Menu" "slot10"