Dedicated Server
Contents
Overview
This page will describe in a few easy steps to start up a dedicated server for MechWarrior Living Legends. Examples are used to illustrate what is necessary to get it running as many other servers out there.
Server Configuration
Server configuration is done entirely with the MWLL Launcher. First, select the Dedicated Server Configuration option from the launcher.
Game modes
There are currently three game modes available which can be set via sv_gamerules
or the gameRules
attribute in the level rotation:
-
TerrainControl
- works with allTC
maps -
TeamSolarisArena
- works with allTSA
maps -
TestOfStrength
- works with allTSA
maps
Known Issues
Name the levelrotation anything else than levelrotation.xml
and trying to load it inside the server.cfg is bound to fail. Crysis has a bug that ignores this variable it will load the default levelrotation.xml
that came with the mod.
Unlimited Funds Testing Setup
To setup a private testing server where you can have unlimited money, enter the command sv_leaguemode_enable = 1 followed by sv_leaguemode_givecbills = 1 into the server console. This will enable League Mode on your server and from there, every time you press the Home key, you will receive 100,000 CBills.
|