Author |
Message |
Guest
Offline
|
Posted: Mon Nov 06, 2006 10:51 am Post subject: Spawn.cfg getting overwritten |
 |
|
|
|
Whenever I make a change in a new subarena (change the owner with esc+c) the changes take affect in ALL new subarenas.
So if I change the maxflags to 1 flag, and the spawn.cfg has maxflags set at 2, then once I chnage maxflags 1 in ?go test, ?go test2 will have 1 maxflag instead of 2. This happens with all new arenas / settings.
Does subgame need to be restarted?
Thanks |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Mon Nov 06, 2006 11:05 am Post subject: |
 |
|
|
|
In your server.ini, your [Arena] Mode is set to 5. This means whenever someone enters a new subarena, it does not create a new copy of the .cfg file. So when you edit a new subarena, it instead edits the default for all subarenas.
To change settings in a specific subarena, go to your server folder and copy an existing subarena's .cfg file and paste it into the same folder. Then rename it to the new subarena's name. Now when you go into that subarena and edit the settings by ESC+C, it will only effect that specific subarena. |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Nov 06, 2006 11:08 am Post subject: |
 |
|
|
|
So if I
*getfile <arena>.cfg
<edit what is needed>
*putfile <arena>.cfg
It should work fine? Thats how I have been doing it until the other day when I used esc+c.
Thanks MGB |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Mon Nov 06, 2006 3:26 pm Post subject: |
 |
|
|
|
I think you need to *getfile server.cfg, then rename it to <arena>.cfg (and make any changes you want), then *putfile it, then edit it with esc + c as normal _________________ SubSpace Discretion: A Third Generation SubSpace Client |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Nov 06, 2006 3:28 pm Post subject: |
 |
|
|
|
gotcha
thanks for the quick help |
|
Back to top |
|
 |
Gibbit Newbie
Gender: Joined: Oct 08 2006 Posts: 9 Offline
|
Posted: Tue Nov 14, 2006 2:12 am Post subject: |
 |
|
|
|
what about ?settsettings or ?setsettings <filename.cfg>
that does it all in one move doesn't it? I dunno if theres an = in there somewhere but I know it works. |
|
Back to top |
|
 |
|