DayZ
Installing DayZ Server with SteamCMD
Does anyone know (like, actually know) how to deploy a DayZ dedicated server using SteamCMD? I have installed dozens of other dedicated servers through SteamCMD but this one confounds me. My server is Server 2019 Core, which I don't think will run the Steam fat client (not that I would entertain using it, anyway).

No matter how I script the install, the result is the same: [ 0%] Checking for available updates... for eternity.
< >
Showing 1-1 of 1 comments
OK start here: ----> https://developer.valvesoftware.com/wiki/SteamCMD#Windows
Create the Steamcmd folder and follow the 1.2.3. Steps, once extracted into that folder follow the next bit:

Create a .bat file in the Steamcmd folder call it Dayzupdate and enter the following:
@echo off
echo This Will Install Dayz Server
steamcmd +force_install_dir c:\games\Dayz\ +login "yourusername" "yourpassword" +app_update 223350 validate +quit
echo ----------------------------------------
echo Download Compleate
echo ----------------------------------------
pause

Change the details for yourusername and yourpassword to your steam login keep the "" and also you can change your game install directory to another location if required! off you pop!

Once downloaded you need to modify all the Server settings
Good Luck!
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 1, 2022 @ 5:25pm
Posts: 1