BR 1.52= The custom time limit doesn't work [message #322376] |
Sat, 15 March 2008 16:18 |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma: 0
|
Commander |
|
|
Hello, the topic title says it all. I have several FDS (for testing purposes) with different bots on my machine, one of them is equipped with the BR.
So, here is the config: FDS 1.037, v00d00's server.dat fix and BR 1.52 (full not mini). Everything is configured and running fine, except the custom time limit per map.
What do I have to do? Svrcfg_cnc.ini (20mins) vs. mapsettings.xml (30mins) = Svrcfg_cnc.ini wins. Why?
|
|
|
|
|
Re: BR 1.52= The custom time limit doesn't work [message #322619 is a reply to message #322376] |
Mon, 17 March 2008 13:05 |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma: 0
|
Commander |
|
|
Mapsettings=
<?xml version='1.0' standalone='yes'?>
<mapsettings>
<default>
<time>30</time>
<mines>30</mines>
<vehicles>8</vehicles>
<donatelimit>5</donatelimit>
<rules></rules>
</default>
<map name="C&C_Field.mix">
<time>30</time>
<mines>35</mines>
<vehicles>8</vehicles>
<donatelimit>10</donatelimit>
<rules></rules>
</map>
<map name="C&C_Volcano.mix">
<time>30</time>
<mines>35</mines>
<vehicles>8</vehicles>
<donatelimit>5</donatelimit>
<rules></rules>
</map>
<map name="C&C_City.mix">
<time>30</time>
<mines>40</mines>
<vehicles>8</vehicles>
<donatelimit>10</donatelimit>
<rules></rules>
</map>
<map name="C&C_City_Flying.mix">
<time>30</time>
<mines>40</mines>
<vehicles>10</vehicles>
<donatelimit>10</donatelimit>
<rules></rules>
</map>
<map name="C&C_Walls.mix">
<time>30</time>
<mines>45</mines>
<vehicles>8</vehicles>
<donatelimit>10</donatelimit>
<rules></rules>
</map>
<map name="C&C_Walls_Flying.mix">
<time>30</time>
<mines>45</mines>
<vehicles>8</vehicles>
<donatelimit>10</donatelimit>
<rules></rules>
</map>
<map name="C&C_Siege.mix">
<time>30</time>
<mines>35</mines>
<vehicles>8</vehicles>
<donatelimit>10</donatelimit>
<rules>Shooting enemy buildings from the top of the hill is not permitted!</rules>
</map>
</mapsettings> This is fairly unchanged from original and I didn't test the other Limits.
Should I remove the Unicode & with the original &? I think not, because the announce reads the file correctly.
|
|
|
|
Re: BR 1.52= The custom time limit doesn't work [message #322642 is a reply to message #322376] |
Mon, 17 March 2008 15:13 |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma: 0
|
Commander |
|
|
I don't have any ideas why I don't get 30 mins. RemoteAdmin is ON, BR has got Op on the IRC channel and all Modules are turned on AFAIK. The brenbot.dll loads without errors...
I experienced a similar Scenario with SSDM: If SpawnWeapons is turned off in the ssgm.ini and turned on in the svrcfg_cnc.ini, they keep on spawning...
I will check all settings again soon.
|
|
|
|
Re: BR 1.52= The custom time limit doesn't work [message #322648 is a reply to message #322376] |
Mon, 17 March 2008 15:41 |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma: 0
|
Commander |
|
|
[Settings]
ConfigName=Default C&C Server Settings
bGameTitle = Testlauf deutsches SSGM
bMotd=
ModName=
DoMapsLoop=yes
TimeLimitMinutes=20
RadarMode=2
IsAutoRestart=yes
IsPassworded=no
bPassword=
IsQuickMatch=no
IsLaddered=no
RemixTeams=yes
CanRepairBuildings=yes
DriverIsAlwaysGunner=no
SpawnWeapons=yes
IsFriendlyFirePermitted=no
IsTeamChangingAllowed=yes
IsClanGame=no
MaxPlayers=16
BaseDestructionEndsGame=yes
BeaconPlacementEndsGame=yes
StartingCredits=0
MapName=C&C_Siege.mix
MapName00=C&C_Siege.mix
MapName01=C&C_Islands.mix
MapName02=C&C_Canyon.mix
MapName03=C&C_Walls_Flying.mix
MapName04=C&C_Volcano.mix Nothing special. What's your setting? Maybe I should set it to 0 like on marathon servers to get the attention of BR's config file.
[Updated on: Mon, 17 March 2008 15:49] Report message to a moderator
|
|
|
|
|
|