Dedicated servers use SteamCMD to complete deployment
[b]SteamCDM Official User Tutorial:[/b] [url=https://developer.valvesoftware.com/wiki/SteamCMD]https://developer.valvesoftware.com/wiki/SteamCMD[/url] Server AppID:[b]2329680[/b] [b]If the server cannot run, you can try installing the running environment[/b] [url=https://1drv.ms/u/s!AhvGbZ0VZWm3gglwUylsUSxEHkg8?e=UdMkfX]https://1drv.ms/u/s!AhvGbZ0VZWm3gglwUylsUSxEHkg8?e=UdMkfX[/url] [b]Remote Desktop Login to Windows Server[/b]1. Create a folder, download SteamCMD and unzip it, double-click to run SteamCMd.exe
Download address:[url=https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip]https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip[/url]2. Open steamcmd.exe and enter login anonymous
3. After logging in, enter the app_update 2329680 validate deployment server, waiting for deployment to complete
4. Create a server configuration file
Create the Game.ini file (this is a text file) under .\steamapps\common\NoOneSurvivedServer\WRSH\Saved\Config\WindowsServer\ or download [url=https://1drv.ms/u/s!AhvGbZ0VZWm3ggcOis6XuPRmtY3y?e=MxanRv]it[/url] here
Server parameter configuration instructions:
[ServerSetting]
SaveName:The name of the archive, which is also the default archive to be loaded.
ServerName:Indicates the name of the searched server
OpenMap:Map01 is a large map Map02 is a small map
NeedPassword:True means the server requires a password, False means no password is required
Password:Password required to enter the server
MaxPlayers:Maximum number of people in the server (2-50)
NumOfZombieSpawn:The number of zombies generated in one wave of zombies (25-100)
Region:Server region setting, All means no registration area, AF means Africa, AS means Asia, EU means Europe, NA means North America, OC means Oceania, SA means South America.
AdminPassword:Server administrator password
[GameSettings]
ZombieAttack:Whether to turn on zombie tide
GiftBagForNovices:Whether to open the novice gift package
ZombieAttackDay:Zombie Tide Attack Day (1-30)
AttackZombieNum:Attack zombie tide size (1-5)
ZombieNum:Number of lost spawns on the map (1-3)
RunZombiePercent:Percentage of running corpses (0.0-1.0)
ZombieStreng:Zombie strength (0-3)
YearDay:A year's time
PermanentDead:Whether to enable permanent death
MaterialNum:Material quantity (0-3)
ItemSpawn:Material refresh date
VirusFatalityRate:Virus fatality rate (0.0-1.0)
NPCItemSpawn:Merchant item refresh date
PVP:False means PVE mode, True means PVP mode
DayLength:The length of a day, in minutes (only allowed at 45, 90120)
5. Start the server through .\steamapps\common\NoOneSurvivedServer\StartServer.bat
When the server window displays ServerCreate, it means the server has started successfully.
6. The update server can start the update through UpdateServer.bat
