Hosting

General discussion about Life is Feudal MMO and Life is Feudal: Your Own, The main section and backbone of the forums.

Shaded
 
Posts: 2
Joined: 07 Oct 2014, 20:07

Hosting

Post by Shaded » 07 Oct 2014, 20:09

So i just got the game and I have my own server box, so the question is do i need to copies of the game to be able to host on my box and play on my main computer? I am really hoping that I do not.


K_maszk
 
Posts: 8
Joined: 26 Sep 2014, 17:45

Re: Hosting

Post by K_maszk » 07 Oct 2014, 20:10

you do not. You can host a dedicated server, if you do some forum searching you can easily get some info if you need help to do so


Shaded
 
Posts: 2
Joined: 07 Oct 2014, 20:07

Re: Hosting

Post by Shaded » 07 Oct 2014, 20:12

Thank you very much sir for the fast reply.


Zhalls
Alpha Tester
 
Posts: 89
Joined: 14 Mar 2014, 19:30

Re: Hosting

Post by Zhalls » 08 Oct 2014, 06:42

Original Post:
http://lifeisfeudal.com/forum/post29986/#p29986


Alfie wrote:Download the server with steamcmd.


Very basic instructions
(I'm unaware of your level of understanding so I have no idea if the above is enough information to get you sorted; though no doubt there will be other people that may see this so here goes nothing)


Download SteamCMD exe from here (dont just run it):
http://media.steampowered.com/installer/steamcmd.zip (https://developer.valvesoftware.com/wiki/SteamCMD)


Where you wish to install the server / files is up to you. Personally my structure is like this:

G:\servers\steamcmd\steamcmd.exe
G:\servers\locallif1 (lif:yo dedi)


1. Put the steamcmd executable in a folder somewhere.

2. Create another new folder where you want your LiF:YO server files to be.

3. Now it's time to create the bat that will download the server files as well as act as our update script in future.

Open notepad, paste the following:

G:\servers\steamcmd\steamcmd.exe +login anonymous +force_install_dir g:\servers\locallif1 +app_update 320850 validate


Save it as update.bat (file > save as > [save as type] All files > [File name] update.bat

4. Update the above with your file paths so:

G:\servers\steamcmd\steamcmd.exe = path to your steamcmd.exe location
g:\servers\locallif1 = the folder you want your dedi files in


5. Run the bat, grab a cup of coffee. Once done quit steam cmd (type quit in window for clean shut down)

6. Setup your config_local.cs and your world_x.xml as needed (if you're reading this and don't know what that is read the readme in root of server folder and sort your db out).

7. Create a shortcut to ddctd_cm_yo_server.exe (right click, create shortcut)

8. Right click your new shortcut, go to properties

9. Update your target from
G:\servers\locallif1\ddctd_cm_yo_server.exe


to

G:\servers\locallif1\ddctd_cm_yo_server.exe -worldID x


*Change worldID x to your instance number specified in your world_x.xml, e.g. -worldID 1
Keep in mind the ID relates to the DB name created by the server, so if your id is 5, your DB name is lif_5

10. All done. Run the shortcut to start the server up. Run the update.bat that we created above to update the server when needed.

Return to General Discussion

cron