Hello world

Hello World

2013年9月23日 星期一

[伺服器] 架站教學 CS:GO



若想建立一個伺服器,請符合以下的條件再做!

1. 一個伺服器需要10G以上的空間,CPU別太弱!會造成電腦當機。
2. 請用網路帳密連線,勿使用分享器連線,因為這樣在網際網路上別人看不到你的伺服器!
3. 網速穩定,建議光纖 8~10M 以上。


=========================================================================

原文參考:點我

巴哈教學:點我

YouTube 影片教學:點我

=========================================================================

一、下載 SteamCMD 

1. Windows:點我下載

2. Linux:點我下載

建立一個文件夾 (D:\CSGOSever) 解壓縮 SteamCMD.zip 至所建立的文件夾內。

=========================================================================

二、運行 steamcmd.exe 開始下載

1. 關閉 Steam。

2. 運行 steamcmd.exe 開始下載,等待下載完畢。

預覽圖片:

 

 最後 steamcmd.exe 底下會出現 Steam> (就是給你打指令之用) 

=========================================================================

三、SteamCMD 登入&伺服器端下載

1. 範例:Steam>login 帳號 密碼

2. 在Steam>打『set_steam_guard_code xxxxx』(xxxxx為你的code)
<第一次登入會出現 error 的字眼,你就要到申請 Steam 的電郵看 code>

3. 再登入一次:Steam>login 帳號 密碼 (等待1~3分鐘直到出現 Success)

預覽圖片:



4. 成功在 steamCMD 登入後,打以下指令開始下載:

Steam>force_install_dir csgosever
Steam>app_update 740 validate

往後更新請輸入:
Steam>app_update 740 (不用加 validate)

等待約30分鐘至下載完成。

Success! App '740' fully installed.

登出:
Steam>logout

=========================================================================

四、開啟&設定伺服器

1. 建立伺服器檔案:(server.cfg)
在 D:\CSGOSever\csgosever\csgo\cfg 建立一個 txt 文件檔,
編輯完成後,連副檔名改名為 "server.cfg"

"server.cfg" 內容:
--------------------------------------------------------------------------------------------------------------------------------------------------
hostname "CSGOSever"
rcon_password "123"
sv_password ""
mp_freezetime 5 //The amount of time players are frozen to buy items
mp_join_grace_time 15 //The amount of time players can join teams after a round has started
mp_match_end_restart 0 // Defines whether a map should be restarted after a game has ended
sv_cheats 0 //This should always be set, so you know it's not on
sv_lan 0 //This should always be set, so you know it's not on
//**The bot commands below are mostly default with the exception of
bot_difficulty 3
bot_chatter "off"
bot_join_after_player 1
bot_quota 10
bot_quota_mode "fill"
//**The following commands manage kicks and bans
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg
--------------------------------------------------------------------------------------------------------------------------------------------------

2. 建立伺服器捷徑:
打開 D:\CSGOSever\csgosever 找到 "srcds.exe" 並建立捷徑。
(不以設定過的捷徑方式無法成功開啟伺服器!)

3. 捷徑內容設定:
(1). 自製目標設定:
「D:\CSGOSever\csgosever\srcds.exe -game csgo .exe」

(2). 官方設定:
休閒場:
『C:\csgo\srcds.exe -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2』

正常Competitive場
『C:\csgo\srcds.exe -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust2』

軍備競賽場
『C:\csgo\srcds.exe -game csgo -console -usercon +game_type 1 +game_mode 0 +mapgroup mg_armsrace +map ar_shoots』

爆破場:
『C:\csgo\srcds.exe -game csgo -console -usercon +game_type 1 +game_mode 1 +mapgroup mg_demolition +map de_bank』

預覽圖片:



4. 開啟 srcds.exe 建立之捷徑:成功開啟伺服器!
(1).管理密碼設定:自行設定。

預覽圖片:



(2). 啟動伺服器:『IP位置』:即為其他玩家加入的目標位置。
利用控制台輸入 <connect IP位置> 即可加入

預覽圖片:



恭喜你成功建立伺服器囉 ^ ^

=========================================================================

其他相關文章:

※ 設定 Admin 插件
※ 其他插件

=========================================================================

14 則留言 :

  1. 請問 你傳的預覽圖片 那要怎麼開啟@@?

    回覆刪除
    回覆
    1. 按右鍵可以在新分頁觀看正常大小!

      刪除
  2. 大大..我想問一下如何不要bot阿

    我現在是
    bot_join_after_player 1
    bot_quota 0

    回覆刪除
  3. 他跟我說COMMAND NOT FOUND:APP_UPDATA

    回覆刪除
  4. https://docs.google.com/document/d/1wXjlplUTsP9WwD1A-rgtKA6v9FRAVG0KN2b7_7yUf9E/edit

    回覆刪除
    回覆
    1. 你沒有登入成功,重做第三步直到出現Success

      刪除
  5. 為何我的server別人進不來,在網際網絡也看不到,只有我自己在局域網可以玩

    回覆刪除
    回覆
    1. 你的server不是固定IP
      請洽網路電信業者申請

      刪除
    2. 如果是中華電信 你Google "中華電信 固定IP" 就有一堆網站教學囉

      刪除
  6. 我點開steamcmd.exe過幾秒就閃退了...

    回覆刪除
    回覆
    1. 根目錄刪除重新下載在打開,如有第一次打開有錯誤它就會跳掉

      刪除

提供匿名留言,歡迎留言詢問 ^ ^