日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

森林正式版服務(wù)器怎么設(shè)置 森林游戲?qū)S梅?wù)器設(shè)置教程( 二 )


l -resetholesmode// Reset all existing floor holes when loading a save 加載存檔時是否重設(shè)已有地板孔洞,不知道是不是我翻譯的這意思
l -treeregrowmode// Enable Tree regrowth when sleeping 允許在玩家睡覺時被砍倒的樹木生長
l -nobuildingdestruction// Enemie and players cannot destroy buildings 是否允許建筑損毀
l -allowenemiescreative// Enable enemy spawn in creative games 在創(chuàng)建模式下允許野人再生
l -allowcheats //Allow clients to use the built in development console 是否允許玩家使用內(nèi)置控制臺
l -configfilepath// Changes the config file path used by the server 允許自定義配置文檔位置,空白為默認位置
l -savefolderpath// Allows defining a custom folder for save slots 允許自定義保存文檔位置,空白為默認位置
注意:對配置文檔的路徑,所在文件夾必須先建立,但也可以通過啟動專用服務(wù)器來建立相關(guān)文件夾 。使用斜杠如/ 。比如:
-configfilepath"d:/Your/Custom/Path/YourServerConfigFileName.cfg"
二,乙.使用配置文檔Server.cfg來配置
Server.cfg文檔可在你第一次啟動專用服務(wù)器的時候自動被創(chuàng)建 。
Server.cfg文檔默認位置位于:
C:\Users\%USER%\AppData\LocalLow\SKS\TheForestDedicatedServer\ds\Server.cfg
當然,你也可以通過如下方法找到該文件夾 。
同時按鍵盤左邊的windows鍵+R鍵打開查找/搜索框,并輸入 “%appdata%”回車 。在彈出的文件夾欄里向上,找到Appdata 文件夾 。一路向下:Appdata – LocalLow – SKS – TheForestDedicatedServer – DS - Server.cfg 。
用記事本打開該文檔,Server.cfg中的內(nèi)容如下(注意括號及內(nèi)的內(nèi)容是我加的):
//Dedicated Server Settings.
// ServerIP address - Note: If you have a router, this address is the internal address,and you need to configure ports forwarding (設(shè)置服務(wù)器IP,注意,如果你使用路由器,這個IP就是你的內(nèi)網(wǎng)IP,你還需要設(shè)置端口轉(zhuǎn)發(fā) 。)
serverIP192.168.1.***
// SteamCommunication Port - Note: If you have a router you will need to open thisport. (Steam 通訊端口,如果你有路由器,需要在路由器里面打開該端口 。下兩個端口設(shè)置相同步驟 。)
serverSteamPort8766
// GameCommunication Port - Note: If you have a router you will need to open thisport. (同上)
serverGamePort27015
// QueryCommunication Port - Note: If you have a router you will need to open thisport. (同上)
serverQueryPort27016
// Serverdisplay name (服務(wù)器顯示的名字)
serverName *********/NoModding,No Cheating
// Maximumnumber of players (允許加入服務(wù)器的最多玩家數(shù))
serverPlayers8
// EnableVAC (Valve Anti-cheat System at the server. Must be set off or on (是否允許作弊,必須設(shè)置on/開或off/關(guān))
enableVACon
// Serverpassword. blank means no password (服務(wù)器密碼,空著表示沒密碼)
serverPassword
// Serveradministration password. blank means no password(服務(wù)器管理員密碼,空著表示沒密碼)
serverPasswordAdmin***************
// YourSteam account name. blank means anonymous (你的Steam賬號,空著表示匿名或無名)
serverSteamAccount******
// Timebetween server auto saves in minutes - The minumum time is 15 minutes, thedefault time is 30 (自動保存時間間隔,最短15分鐘,默認30分鐘)

森林正式版服務(wù)器怎么設(shè)置 森林游戲?qū)S梅?wù)器設(shè)置教程



serverAutoSaveInterval15
// Gamedifficulty mode. Must be set to Peaceful Normal or Hard(游戲難度,必須設(shè)置成和平/ Peaceful、一般/ Normal或困難/ Hard)
difficultyNormal
// New orcontinue a game. Must be set to New or Continue(玩家進入服務(wù)器后是新開/new還是繼續(xù)/Continue,必須設(shè)置項,強烈建議設(shè)置為繼續(xù)/continue)

推薦閱讀