中级玩家
![Rank: 3](static/image/common/star_level2.gif) ![Rank: 3](static/image/common/star_level1.gif)
- 贡献度
- 0
- 金元
- 1840
- 积分
- 184
- 精华
- 0
- 注册时间
- 2014-11-1
|
本帖最后由 CuteyPony 于 2016-5-25 18:34 编辑
你的遊戲裝好模組並開遊戲等待安裝完成後,模組會自動複製一份到你的ARK\ShooterGame\Content\Mods裡面
所以你只要用遊戲內建的專用伺服器開就行了!
建立記事本內容打上
ARK所在位置\ShooterGame\Binaries\Win64\ShooterGameServer.exe start ShooterGameServer.exe -TheIsland?QueryPort=27015?GameModIds=ARK模組ID1,ARK模組ID2?SessionName=伺服器名稱?MaxPlayers=人數?ServerPassword=密碼?ServerAdminPassword=開啟管理員權限密碼?listen -nosteamclient -game -server -log
(內容請自己改喔~)
模組ID在ARK\ShooterGame\Content\Mods看的到(子資料夾名稱)
寫好後為記事本存檔,把副檔名.txt改成.bat(或令存新檔為bat)
點擊兩下執行伺服器
(伺服器開好需要挺久的,大蓋十幾分鐘 )
獻上我的伺服器當作範例:
D:\ARK\ShooterGame\Binaries\Win64\ShooterGameServer.exe start ShooterGameServer.exe -TheIsland?QueryPort=27015?GameModIds=280762427,280671273,280664702,280666212,496718603,655858115,640095154,581408956,640690968?SessionName=STServer?MaxPlayers=8?ServerPassword=520?ServerAdminPassword=amy0806?listen -nosteamclient -game -server -log
解說:我的ark在D槽的ARK資料夾內,運行了9個模組,原版官方TheIsland地圖,預設端點27015,伺服器名稱叫做STServer,最多能容納8個人同時在伺服器內,進入這個伺服器需輸入的密碼為520要獲取管理員權限要在遊戲內輸入指令密碼amy0806
|
|