// // MaQee's Commandmenu for PODBot+CSDM // "1" "Bot Management" { "1" "Bot Skill" { "1" "Stupid" "pb_minbotskill 0;pb_maxbotskill 19; say *** Bot Skill is Stupid ***" "2" "Newbie" "pb_minbotskill 20;pb_maxbotskill 39; say *** Bot Skill is Newbie ***" "3" "Average" "pb_minbotskill 40;pb_maxbotskill 59; say *** Bot Skill is Average ***" "4" "Advanced" "pb_minbotskill 60;pb_maxbotskill 79; say *** Bot Skill is Advanced ***" "5" "Professional" "pb_minbotskill 80;pb_maxbotskill 99; say *** Bot Skill is Professional ***" "6" "Godlike" "pb_minbotskill 100;pb_maxbotskill 100; say *** Bot Skill is Stupid ***" "7" "Average or Below Average" "pb_minbotskill 0;pb_maxbotskill 59; say *** Bot Skill is Average or Below Average ***" "8" "Above Average" "pb_minbotskill 60;pb_maxbotskill 100; say *** Bot Skill is Above Average ***" "9" "All" "pb_minbotskill 0;pb_maxbotskill 100Above All" } "2" "Kill all Bots" "pb killbots; say *** All Bots Killed ***" "3" "Kick all Bots" "pb removebots; say *** All Bots Kicked ***" "4" "Bot Knives Only" "pb_jasonmode 1; say *** Bot Sets To Knives Only ***" "5" "Bot all Weapons" "pb_jasonmode 0; say *** Bot Sets To All Weapons ***" "6" "Bot Chat" { "1" "Allow" "pb_chat 1; say *** Bot SetS Chat On ***" "2" "Disallow" "pb_chat 0; say *** Bot SetS Chat Off ***" } } "2" "Bot Numbers" { "1" "Quick add Bot" "pb add; say *** Add Bot ***" "2" "Add a Specific Bot" { "1" "Add T" { "1" "Stupid" "pb add 10 5 1; say *** Add Terrorist Stupid Bot ***" "2" "Newbie" "pb add 30 5 1; say *** Add Terrorist Newbie Bot ***" "3" "Average" "pb add 50 5 1; say *** Add Terrorist Average Bot ***" "4" "Advanced" "pb add 70 5 1; say *** Add Terrorist Advanced Bot ***" "5" "Professional" "pb add 90 5 1; say *** Add Terrorist Professional Bot ***" "6" "Godlike" "pb add 100 5 1; say *** Add Terrorist Godlike Bot ***" } "2" "Add CT" { "1" "Stupid" "pb add 10 5 2; say *** Add Counter-Terrorist Stupid Bot ***" "2" "Newbie" "pb add 30 5 2; say *** Add Counter-Terrorist Newbie Bot ***" "3" "Average" "pb add 50 5 2; say *** Add Counter-Terrorist Average Bot ***" "4" "Advanced" "pb add 70 5 2; say *** Add Counter-Terrorist Advanced Bot ***" "5" "Professional" "pb add 90 5 2; say *** Add Counter-Terrorist Professional Bot ***" "6" "Godlike" "pb add 100 5 2; say *** Add Counter-Terrorist Godlike Bot ***" } } "3" "Add Odd Number of Bots upto 19" { "1" "3 bots" "amx_pbaddbot 4; say *** 3 bot Added ***" "2" "5 bots" "amx_pbaddbot 6; say *** 5 bot Added ***" "3" "7 bots" "amx_pbaddbot 8; say *** 7 bot Added ***" "4" "9 bots" "amx_pbaddbot 10; say *** 9 bot Added ***" "5" "11 bots" "amx_pbaddbot 12; say *** 11 bot Added ***" "6" "13 bots" "amx_pbaddbot 14; say *** 13 bot Added ***" "7" "15 bots" "amx_pbaddbot 16; say *** 14 bot Added ***" } "4" "Add Odd Number of Bots upto 18" { "1" "4 bots" "amx_pbaddbot 5; say *** 4 bot Added ***" "2" "6 bots" "amx_pbaddbot 7; say *** 6 bot Added ***" "3" "8 bots" "amx_pbaddbot 9; say *** 8 bot Added ***" "4" "10 bots" "amx_pbaddbot 11; say *** 10 bot Added ***" "5" "12 bots" "amx_pbaddbot 13; say *** 12 bot Added ***" "6" "14 bots" "amx_pbaddbot 15; say *** 14 bot Added ***" "7" "16 bots" "amx_pbaddbot 17; say *** 16 bot Added ***" } "5" "Fillserver" { "1" "Add ANY" { "1" "Stupid" "pb fillserver 10 5 5; say ***Fill Sever with Stupid Bot ***" "2" "Newbie" "pb fillserver 30 5 5; say ***Fill Sever with Newbie Bot ***" "3" "Average" "pb fillserver 50 5 5; say ***Fill Sever with Average Bot ***" "4" "Advanced" "pb fillserver 70 5 5; say ***Fill Sever with Advanced Bot ***" "5" "Professional" "pb fillserver 90 5 5; say ***Fill Sever with Professional Bot ***" "6" "Godlike" "pb fillserver 100 5 5; say ***Fill Sever with Godlike Bot ***" "7" "Random" "pb fillserver 101 5 5; say ***Fill Sever with Any Bot ***" } "2" "Add T" { "1" "Stupid" "pb fillserver 10 5 1; say ***Fill Terrorist with Stupid Bot ***" "2" "Newbie" "pb fillserver 30 5 1; say ***Fill Terrorist with Newbie Bot ***" "3" "Average" "pb fillserver 50 5 1; say ***Fill Terrorist with Average Bot ***" "4" "Advanced" "pb fillserver 70 5 1; say ***Fill Terrorist with Advanced Bot ***" "5" "Professional" "pb fillserver 90 5 1; say ***Fill Terrorist with Professional Bot ***" "6" "Godlike" "pb fillserver 100 5 1; say ***Fill Terrorist with Godlike Bot ***" "7" "Random" "pb fillserver 101 5 1; say ***Fill Terrorist with Any Bot ***" } "3" "Add CT" { "1" "Stupid" "pb fillserver 10 5 2; say ***Fill Counter-Terrorist with Stupid Bot ***" "2" "Newbie" "pb fillserver 30 5 2; say ***Fill Counter-Terrorist with Newbie Bot ***" "3" "Average" "pb fillserver 50 5 2; say ***Fill Counter-Terrorist with Average Bot ***" "4" "Advanced" "pb fillserver 70 5 2; say ***Fill Counter-Terrorist with Advanced Bot ***" "5" "Professional" "pb fillserver 90 5 2; say ***Fill Counter-Terrorist with Professional Bot ***" "6" "Godlike" "pb fillserver 100 5 2; say ***Fill Counter-Terrorist with Godlike Bot ***" "7" "Random" "pb fillserver 101 5 2; say ***Fill Counter-Terrorist with Any Bot ***" } } } "3" "Death Match Mode" { "1" "Nomal DeathMatch" { "1" "On" "csdm_enable; say ***Set Death Match Staeted***" "2" "Off" "csdm_disable; say ***Set Default Sever***" } } "4" "CHANGE LEVEL" { "1" "Official Maps" { "1" "DE Maps" { "1" "de_dust2" "changelevel de_dust2" "2" "de_inferno" "changelevel de_inferno" "3" "de_cbble" "changelevel de_cbble" "4" "de_nuke" "changelevel de_nuke" "5" "de_train" "changelevel de_train" "6" "de_dust" "changelevel de_dust" "7" "de_aztec" "changelevel de_aztec" } "2" "CS Maps" { "1" "cs_office" "changelevel cs_office" "2" "cs_italy" "changelevel cs_italy" "3" "cs_compound" "changelevel cs_compound" "4" "cs_militia" "changelevel cs_militia" "5" "cs_havana" "changelevel cs_havana" } } "2" "Custom Maps" { "1" "de_cpl_mill" "changelevel de_cpl_mill" "2" "de_cpl_fire" "changelevel de_cpl_fire" "3" "de_cpl_strike" "changelevel de_cpl_strike" "4" "de_cpl_overrun" "changelevel de_cpl_overrun" "5" "de_forge" "changelevel de_forge" "6" "de_tuscan" "changelevel de_tuscan" "7" "de_russka" "changelevel de_russka" } "3" "Aim Maps" { "1" "aim_ak-colt" "changelevel aim_ak-colt" "2" "aim_aztec2003" "changelevel aim_aztec2003" "3" "aim_dust2003" "changelevel aim_dust2003" "4" "aim_headshot" "changelevel aim_headshot" "5" "aim_map" "changelevel aim_map" "6" "aim_sk_ak_m4" "changelevel aim_sk_ak_m4" "7" "aim_taliban" "changelevel aim_taliban" } "4" "Enter Name" "messagemode changelevel" } "4" "Current Game" { CUSTOM "1" "Show Map Briefing" "!MAPBRIEFING" "2" "Change Team" "chooseteam" "3" "Show Time Left" "timeleft" } "5" "Client Options" { "1" "Gameplay Settings" { "1" "Weapon Hands" { "1" "Use Right Models" "cl_righthand 1" "2" "Use Left Models" "cl_righthand 0" } "2" "Menu Type" { "1" "VGUI" "setinfo _vgui_menus 1" "2" "Classic Text" "setinfo _vgui_menus 0" } "3" "Dynamic Crosshair" { "1" "On" "cl_dynamiccrosshair 1" "2" "Off" "cl_dynamiccrosshair 0" } "4" "Radar Type" { "1" "Transparent" "cl_radartype 0" "2" "Solid" "cl_radartype 1" } "5" "Auto Weapon Switch" { "1" "On" "setinfo _cl_autowepswitch 1" "2" "Off" "setinfo _cl_autowepswitch 0" } "6" "Zoom Sensitivity" "messagemode zoom_sensitivity_ratio" "7" "Mouse Sensitivity" "messagemode sensitivity" } "2" "Change Crosshair Color" "adjust_crosshair" "3" "Change Name" "messagemode name" "4" "Change Team" "chooseteam" } "6" "Change Team" "chooseteam" "7" "Restart Round" "sv_restart 1" "8" "Exit" "slot10"