Page 1 of 1
Upgrade ladder server?
Posted: 26 May 2012, 18:42
by shadowbreed
I just spent the 10k planets on the player page, and the server is now listed as 0-60k on the page.
I've restarted the server, but it's still listed as 0-50K in game?
Should I be doing anything else?
Re: Upgrade ladder server?
Posted: 27 May 2012, 16:05
by svens
You need to adjust the server config file too..
Re: Upgrade ladder server?
Posted: 28 May 2012, 14:05
by shadowbreed
I've been through it.. I just can't find any settings for the limits ><
Is there no documentation on this server anywhere? what I have so far, I've only managed to piece together from fansites and the like :S
Re: Upgrade ladder server?
Posted: 28 May 2012, 14:30
by svens
shadowbreed wrote:Is there no documentation on this server anywhere? what I have so far, I've only managed to piece together from fansites and the like :S
Not really, that's the Nadeo approach to documentation.
I never ran a TM2 ladder server, but I believe it works like in TMF. The "old" dedicated server had these values in the config, I'd just try to add them to your config (and adjust them):
Code: Select all
<ladder_mode>forced</ladder_mode>
<ladder_serverlimit_min>0</ladder_serverlimit_min>
<ladder_serverlimit_max>50000</ladder_serverlimit_max>