首頁>Club>
5
回覆列表
  • 1 # 使用者1244751219567

      新建一個commandmenu.txt文字檔案 把下面的複製進去 覆蓋原始檔 就行了   "0" "Amxx外掛選單"   {   "0" "開啟AMX選單" "say menu"   "1" "開啟AMX比賽選單設定" "amx_matchmenu"   "3" "[CSDM]死亡-重生選單設定"   {   "0" "關閉[CSDM]模式" "rcon sv_restartround 1; csdm_disable"   "1" "開啟[CSDM]模式" "rcon sv_restartround 1; csdm_enable"   "2" "開啟[CSDM]選單" "csdm_menu"   }   }   "1" "機器人設定"   {   "0" "&1 新增機器人" "bot_add"   "1" "&2 殺宕機器人" "bot_kill"   "2" "&3 增加機器人數量"   {   "1" "&1 機器人數量"   {   "1" "1 BOT" "bot_quota 1"   "2" "2 BOT" "bot_quota 2"   "3" "3 BOT" "bot_quota 3"   "4" "4 BOT" "bot_quota 4"   "5" "5 BOT" "bot_quota 5"   "6" "6 BOT" "bot_quota 6"   "7" "7 BOT" "bot_quota 7"   "8" "8 BOT" "bot_quota 8"   "9" "9 BOT" "bot_quota 9"   "10" "輸入機器人數" "messagemode bot_quota"   }   "2" "&2 增加一個到土匪" "bot_add_t"   "3" "&3 增加一個到警察" "bot_add_ct"   }   "3" "&4 踢出機器人" "bot_kick"   "4" "&5 武器選擇"   {   "1" "&1 只用刀子" "bot_knives_only"   "2" "&2 只用手槍" "bot_pistols_only"   "3" "&3 只用狙擊" "bot_snipers_only"   "4" "&4 所有武器" "bot_all_weapons"   }   "5" "&6 機器人武器開關"   {   "1" "&1 手槍"   {   "1" "可用" "bot_allow_pistols 1"   "2" "關閉" "bot_allow_pistols 0"   }   "2" "&2 散彈槍"   {   "1" "可用" "bot_allow_shotguns 1"   "2" "關閉" "bot_allow_shotguns 0"   }   "3" "&3 備用機槍"   {   "1" "可用" "bot_allow_sub_machine_guns 1"   "2" "關閉" "bot_allow_sub_machine_guns 0"   }   "4" "&4 來復槍"   {   "1" "可用" "bot_allow_rifles 1"   "2" "關閉" "bot_allow_rifles 0"   }   "5" "&5 狙擊槍"   {   "1" "可用" "bot_allow_snipers 1"   "2" "關閉" "bot_allow_snipers 0"   }   "6" "&6 機關槍"   {   "1" "可用" "bot_allow_machine_guns 1"   "2" "關閉" "bot_allow_machine_guns 0"   }   "7" "&7 手榴彈"   {   "1" "可用" "bot_allow_grenades 1"   "2" "關閉" "bot_allow_grenades 0"   }   "8" "&8 防彈衣"   {   "1" "可用" "bot_allow_shield 1"   "2" "關閉" "bot_allow_shield 0"   }   }   "6" "&7 機器人設定"   {   "1" "&1 機器人等級"   {   "1" "&1 大師的" "bot_difficulty 3"   "2" "&2 困難的" "bot_difficulty 2"   "3" "&3 一般的" "bot_difficulty 1"   "4" "&4 簡單的" "bot_difficulty 0"   }   "2" "&2 機器人加入方"   {   "1" "&1 加入土匪" "bot_join_team t"   "2" "&2 加入警察" "bot_join_team ct"   "3" "&3 隨機加入" "bot_join_team any"   }   "3" "&3 機器人智商"   {   "1" "&1 高階" "allow_rogues 1"   "2" "&2 關閉" "allow_rogues 0"   }   "4" "&4 暫停BOT活動"   {   "1" "暫停活動" "bot_stop 1"   "2" "恢復活動" "bot_stop 0"   }   "5" "&5 是否允許閒逛"   {   "1" "允許" "bot_allow_rogues 1"   "2" "不允許" "bot_allow_rogues 0"   }   }   }   "2" "網路頻寬設定"   {   "1" "56k網路環境" "exec gfx/cfg/56k.cfg"   "2" "64k網路環境" "exec gfx/cfg/64k.cfg"   "3" "128k網路環境" "exec gfx/cfg/128k.cfg"   "4" "256k網路環境" "exec gfx/cfg/256k.cfg"   "5" "384k網路環境" "exec gfx/cfg/384k.cfg"   "6" "512k網路環境" "exec gfx/cfg/512k.cfg"   "7" "768k網路環境" "exec gfx/cfg/768k.cfg"   "8" "1M網路環境" "exec gfx/cfg/1mbit.cfg"   "9" "2M網路環境" "exec gfx/cfg/2mbit.cfg"   "10" "3M網路環境" "exec gfx/cfg/3mbit.cfg"   "11" "區域網環境" "exec gfx/cfg/lan.cfg"   }   "3" "伺服器設定"   {   "0" "&1 管理員密碼" "messagemode rcon_password"   "1" "&2 伺服器密碼" "developer 1; echo Please enter the new Join Password ; developer 0;messagemode sv_password"   "2" "重新整理伺服器"   {   "1" "&1 1秒後重新整理" "rcon sv_restartround 1"   "2" "&2 3秒後重新整理" "exec gfx/cfg/r3.cfg"   }   "3" "&4 重新載入" "rcon restart"   "4" "&5 初始金錢"   {   "1" "$800" "mp_startmoney 800;rcon mp_startmoney 800;say 設定開始金錢為 $800;rcon sv_restartround 1"   "2" "$16000" "mp_startmoney 16000;rcon mp_startmoney 16000;rcon sv_restartround 1"   }   "5" "&6 人數平衡"   {   "1" "開啟" "rcon mp_autoteambalance 1; rcon mp_limitteams 2"   "2" "關閉" "rcon mp_autoteambalance 0; rcon mp_limitteams 32"   }   "6" "&7 觀看視角"   {   "1" "自由模式" "rcon mp_forcecamera 0"   "2" "隊友模式" "rcon mp_forcecamera 1"   "3" "主視模式" "rcon mp_forcecamera 2"   }   "7" "&8 時間設定"   {   "1" "地圖時間 (分)"   {   "1" "15分鐘" "rcon mp_timelimit 15"   "2" "30分鐘" "rcon mp_timelimit 30"   "3" "50分鐘" "rcon mp_timelimit 50"   "4" "不限時" "rcon mp_timelimit 0"   }   "2" "每局時間 (分)"   {   "1" "2分鐘" "rcon mp_roundtime 2"   "2" "3分鐘" "rcon mp_roundtime 3"   "3" "4分鐘" "rcon mp_roundtime 4"   "4" "5分鐘" "rcon mp_roundtime 5"   }   "3" "靜止時間 (秒)"   {   "1" "不靜止" "rcon mp_freezetime 0"   "2" "靜止2秒" "rcon mp_freezetime 2"   "3" "靜止3秒" "rcon mp_freezetime 3"   "4" "靜止4秒" "rcon mp_freezetime 5"   }   "4" "購買時間 (秒)"   {   "1" "30秒" "rcon mp_buytime 0.5"   "2" "60秒" "rcon mp_buytime 1"   "3" "90秒" "rcon mp_buytime 1.5"   "4" "120秒" "rcon mp_buytime 2"   "5" "不限制" "rcon mp_buytime 99"   }   "5" "爆炸時間"   {   "1" "35秒(推薦)" "rcon mp_c4timer 35"   "2" "45秒" "rcon mp_c4timer 45"   }   }   "8" "&9 引數設定"   {   "1" "友軍傷害"   {   "1" "開啟" "rcon mp_friendlyfire 1;rcon mp_tkpunish 0;rcon mp_autokick 0"   "2" "關閉" "rcon mp_friendlyfire 0"   }   "2" "死後黑屏"   {   "1" "開啟" "rcon mp_fadetoblack 1"   "2" "關閉" "rcon mp_fadetoblack 0"   }   }   "9" "&0 重力設定"   {   "1" "正常模式" "rcon sv_gravity 800"   "2" "月球模式" "rcon sv_gravity 80"   "3" "高重力模式" "rcon sv_gravity 2000"   "4" "無重力模式" "rcon sv_gravity 0"   }   "+" "&+ 通話設定"   {   "1" "隊內通話" "rcon sv_alltalk 0;rcon sv_alltalk 0"   "2" "全域性通話" "rcon sv_alltalk 1;rcon sv_alltalk 1"   "3" "踢出誰" "messagemode kick"   }   }   "4" "遊戲設定"   {   "1" "&1 修改名字" "messagemode name"   "2" "&2 影象調整"   {   "1" "&1 網路狀態"   {   "1" "關閉" "net_graph 0"   "2" "模式1" "net_graph 1"   "3" "模式2" "net_graph 2"   "4" "模式3" "net_graph 3"   }   "2" "&2 顯示位置"   {   "1" "左邊" "net_graphpos 3"   "2" "中間" "net_graphpos 2"   "3" "右邊" "net_graphpos 1"   }   "3" "&3 FPS顯示"   {   "1" "開啟" "cl_showfps 1"   "2" "關閉" "cl_showfps 0"   }   "4" "&4 FPS設定"   {   "1" "150" "fps_max 150"   "2" "101(推薦)" "fps_max 101"   "3" "75" "fps_max 75"   }   "5" "&5 畫面設定"   {   "1" "紋理質量"   {   "1" "高質量" "gl_maxsize 512"   "2" "中質量" "gl_maxsize 256"   "3" "低質量" "gl_maxsize 128"   }   "2" "動態光影"   {   "1" "開啟" "r_dynamic 1"   "2" "關閉" "r_dynamic 0"   }   "3" "模型精度"   {   "1" "高質量" "cl_highmodel 1"   "2" "低質量" "cl_highmodel 0"   }   "4" "光洞效果"   {   "1" "開啟" "gl_lightholes 1"   "2" "關閉" "gl_lightholes 0"   }   "5" "遊戲貼圖"   {   "1" "高階" "gl_playermip 0"   "2" "中級" "gl_playermip 1"   "3" "低階" "gl_playermip 2"   }   }   "6" "&6 人物影子"   {   "1" "開" "cl_shadows 1"   "2" "關" "cl_shadows 0"   }   "7" "&7 天氣效果"   {   "1" "開" "cl_weather 1"   "2" "關" "cl_weather 0"   }   }   "3" "&3 左右切換"   {   "1" "切換左手" "cl_righthand 0"   "2" "切換右手" "cl_righthand 1"   "3" "左刀右槍" "cl_lw 0"   }   "4" "&4 快速換槍"   {   "1" "開啟" "hud_fastswitch 1"   "2" "關閉" "hud_fastswitch 0"   }   "5" "&5 動態準星"   {   "1" "開啟" "cl_dynamiccrosshair 1"   "2" "關閉" "cl_dynamiccrosshair 0"   }   "6" "&6 網路延時"   {   "1" "正常0.10" "ex_interp 0.1"   "2" "延時0.75" "ex_interp 0.75"   "3" "提前0.05" "ex_interp 0.05"   }   "7" "&7 準星顏色" "adjust_crosshair"   "8" "&8 切換武器"   {   "1" "&1 保持武器" "_cl_autowepswitch 0"   "1" "&2 換出武器" "_cl_autowepswitch 1"   }   "9" "&9 雷達設定"   {   "0" "&1 透明模式" "cl_radartype 0"   "1" "&2 實體模式" "cl_radartype 1"   }   }   "5" "地圖切換"   {   "1" "地圖列表1"   {   "1" "&1 de_aztec" "rcon changelevel de_aztec"   "2" "&2 de_train" "rcon changelevel de_train"   "3" "&3 de_dust" "rcon changelevel de_dust"   "4" "&4 de_dust2" "rcon changelevel de_dust2"   "5" "&5 de_cbble" "rcon changelevel de_cbble"   "6" "&6 de_inferno" "rcon changelevel de_inferno"   "7" "&7 de_nuke" "rcon changelevel de_nuke"   "8" "&8 de_prodigy" "rcon changelevel de_prodigy"   "9" "&9 de_cpl_mill" "rcon changelevel de_cpl_mill"   "0" "&0 de_cpl_strike" "rcon changelevel de_cpl_strike"   }   "3" "手動換圖" "messagemode changelevel"   }   "6" "滑鼠調整" "messagemode sensitivity"   "7" "退出選單"

  • 中秋節和大豐收的關聯?
  • 固體為什麼會溶解在水裡?