Introduction & Server hosting
Introduction & Server hosting
hello everyone, brand new here and very excited about this project. I am downloading the client as we speak but my real interest is hosting some private servers for this project. I haven't found any specific posts or guidelines on this topic so if anyone has the information or can point me in the right direction I would really appreciate it.

-
- COMMUNITY NEWB
- Posts: 2
- Joined: 2 years ago
-
- _
- Posts: 335
- Joined: 5 years ago
- Contact:
Re: Introduction & Server hosting
Download SteamCMD, use this in a batch file
steamcmd +login anonymous +force_install_dir c:/servers/sdkbase2013mp +app_update 244310 -beta "beta_test" +quit
Copy/paste nightfiresource folder to sdkbase2013mp folder
Forward port 27015 TCP/UDP
Create shortcut to srcds.exe
edit the shortcut properties target box and add -console -game nightfiresource +map dm_japan -port 27015 -appid 243750 +appid 243750 -tickrate 128
Edit the server.cfg and mapcycle.txt in the cfg folder and then run the shortcut.
steamcmd +login anonymous +force_install_dir c:/servers/sdkbase2013mp +app_update 244310 -beta "beta_test" +quit
Copy/paste nightfiresource folder to sdkbase2013mp folder
Forward port 27015 TCP/UDP
Create shortcut to srcds.exe
edit the shortcut properties target box and add -console -game nightfiresource +map dm_japan -port 27015 -appid 243750 +appid 243750 -tickrate 128
Edit the server.cfg and mapcycle.txt in the cfg folder and then run the shortcut.