News:

Come Chat with us live! Learn how HERE!

Main Menu

[SOLVED] Custom BP nad map setts

Started by Biszkhopt, January 21, 2009, 01:46:08 PM

Biszkhopt

HI! After setting up my server, I've noticed another issue.

I'm using latest executables (tremded.86; tremulous.x86) from http://releases.mercenariesguild.net. So this shouldn't be a problem.
But when I setted up my server.cfg and maprotation.cfg things aren't working properly. For instance in server.cfg I added line"

Quoteset g_humanStage 1

But when I'm starting server Human stage is 1.

My maprotation.cfg (as I read and felt on my own skin writing this sets to server.cfg don't work) look like that:

QuotemapRotation1 {
  atcs {
      g_humanBuildPoints 200
  }

}

But human build points stay at 100 value. (I tried switching places but it also fails).

So, maybe I'm doing something in wrong way? Please help!

open source rulez

Archangel

if all you're wanting is an atcs-only server, remove the rotation line from your server.cfg and add a line saying set g_mapconfigs mapconfig
then, in your terminal, type mkdir base/mapconfig
then, open base/mapconfig/default.cfg in your favorite text editor and add the lines g_humanbuildpoints 102
g_alienbuildpoints 112

Biszkhopt


open source rulez