venturesopk.blogg.se

How to create your own game in killing floor 2
How to create your own game in killing floor 2





how to create your own game in killing floor 2

  • $HOME/kf2-server2/kf2server/KFGame/Cache:/home/steam/kf2server/KFGame/Cache.
  • $HOME/kf2-server2/kf2server/Binaries/Win64/steamapps:/home/steam/kf2server/Binaries/Win64/steamapps.
  • These are only required for Steam Workshop maps (see below)
  • $HOME/kf2-server2/kf2server/KFGame/Config:/home/steam/kf2server/KFGame/Config.
  • $HOME/kf2-server2/kf2server/KFGame/Logs:/home/steam/kf2server/KFGame/Logs.
  • $HOME/kf2-server2/steam/:/home/steam/steam.
  • Map the following read-only volume from server 1 increment) in each case, set KF_PORT, KF_QUERY_PORT (can be left as normal if it's KF_PORT + 19238) and KF_WEBADMIN_PORT (if KF_ENABLE_WEB is true) environment variables to match.
  • Ensure 'command' in docker-compose.yml is not present.
  • To escape the character, prepend \ before it as in the examples provided in the compose files and above. NOTE: Special characters are anything that sed considers special, so /, ^,, * etc. Sets the IP to run the server on in cases where it has been assigned multiple public IPs. You must escape special characters.Ī website link shown at the bottom of the srver welcome page to allow the visitor to go to your site.

    how to create your own game in killing floor 2

    \n \n Have fun and good luck!Ī MOTD message to show under the banner image on the welcome page. Http:\/\/\/TestItemIcons\/MOTDServer.pngĪ link to a PNG file to display on the server welcome page. The port used to access the web admin interface.Īllows the server to be used by other players looking to create a private game when the server is uninhabited. The server name to display in the server browser.Ī boolean toggle for the web interface hosted on the KF_WEBADMIN_PORT (default 8080) If setting this to true, it's recommended you change the KF_ADMIN_PASS variable too. If the mutators are correctly installed on the server they can be used like this: mutator=ClassicScoreboard.ClassicSCMut,KFMutator.KFMutator_MaxPlayersV2 Multiple mutators must be seperated with a , The query port used to this server instance. This is the port entered in the ingame console's open command. The game port (UDP) used to accept incoming clients. * Survival * VersusSurvival * WeeklySurvival * Endless * 0 - 4 waves * 1 - 7 waves * 2 - 10 waves Setting this will make the server "private". Used for web console and in-game admin logins.

    how to create your own game in killing floor 2

    * 0 - normal * 1 - hard * 2 - suicidal * 3 - hell on earth Starting map when the server is first loaded. v $HOME/kf2_steamdir:/home/steam/steam \







    How to create your own game in killing floor 2