Page 1 of 1

Do not have "Amateur's Place" tag on server

Posted: 28 Sep 2011, 12:34
by frameset1
I have paid my deposit, and I still do not have the tag on my server.

The server is PC Supremacy, located in NW England.

Do I need to alter my server's configuration file further with regard to obtaining the tag?

Re: Do not have "Amateur's Place" tag on server

Posted: 28 Sep 2011, 13:03
by jonthekiller
The Amateur's tag is delivered by Nadeo.

Re: Do not have "Amateur's Place" tag on server

Posted: 28 Sep 2011, 13:51
by Cerovan
Actually you have to verified if you have set correctly the limit of the server and then restart it :)

It's the "Beginner" tag which is delivred only by us ;)

Re: Do not have "Amateur's Place" tag on server

Posted: 28 Sep 2011, 22:08
by frameset1
So what, if anything do I need to add to my server's config?

Re: Do not have "Amateur's Place" tag on server

Posted: 29 Sep 2011, 01:44
by Joost050
Hey there you need to change/add the following lines in your dedicated_cfg.txt

Code: Select all

<ladder_mode></ladder_mode>			<!-- value between 'inactive', 'forced' (or '0', '1') -->
<ladder_serverlimit_min>0</ladder_serverlimit_min>
<ladder_serverlimit_max>60000</ladder_serverlimit_max>

Re: Do not have "Amateur's Place" tag on server

Posted: 29 Sep 2011, 03:12
by frameset1
Which part of the XML document does that go in?

Re: Do not have "Amateur's Place" tag on server

Posted: 29 Sep 2011, 07:30
by Xymph
frameset1 wrote:Which part of the XML document does that go in?
Same as where <ladder_mode> is already in, i.e. <server_options>.