Tremulous Forum
Community => Servers => Topic started by: ServerInLAN on January 05, 2008, 04:36:28 pm
-
In my quest for trying to make my server unlimited (by the way I want stage 3 also) I have tried going to into my server file and setting build points for both teams 99999 and setting stage 3 from 0 to 1. Am I doing something wrong?
-
set stage to 2
-
y? and I cant even make it s3 so how can i make it 2?
-
y? and I cant even make it s3 so how can i make it 2?
I dont know if you can make a server with instant s3, what you could try is setting the amount of kills needed for the next stage to 0.
Don't know if this works or what command you need though.
-
g_humanstage 2
g_alienstage 2
instant 3d stages.
-
Well in my server file g_humanstage 2 (or 3) AND g_alienstage 2 (or 3) was at 0 so I set them both to 2 hoping that would turn them on. as for the unlimited i set buuid points to 99999. I have the unlimited command vut not the auto unlimited. I was wondering if one of the problems was because of the custom layouts. But auto unlimited wont work on any map.
-
sry i meant i set them both to 1.
-
you have to write a mapcfg folder and direct the server to it in the server.cfg
in mapcfg create a default.cfg file in which write this :
g_alienstage 2
g_humanstage 2
g_alienbuildpoints 999999
g_humanbuildpoints 999999
-
How do I make a map.cfg and default.cfg folder(s)?
-
Are you on using windows or linux, answer that for me and I will ofter you help.
-
sry i meant i set them both to 1.
AFAI can see, g_alienstage and g_humanstage are not switches, meaning it's not 0 (off) or 1 (on), it is 0 (S1), 1 (S2), or 2 (S3).
Am I correct?
-
Oblivion: Windows
Jr2: You're probably right.
-
Click here! (http://tremulous.net/forum/index.php?topic=7033.msg106745#msg106745)
-
By the way, it's best not to set g_humanStage and g_alienStage directly. Insteal, set g_alienKills or g_humanKills up to 100 or so.