View Single Post
  #17  
Old 09-26-2016, 07:34 PM
wheelsup_cavu's Avatar
wheelsup_cavu wheelsup_cavu is offline
Approved Member
 
Join Date: Jan 2009
Location: Riverside County, California
Posts: 306
Default

Quote:
Originally Posted by idefix44 View Post
From my confs.ini:

[NET]
speed=100000
serverChannels=31
localPort=21005
SkinDownload=1
difficulty=549751619071
serverName=Ciel de Guerre
serverDescription=Version(412m)
checkServerTimeSpeed=1
checkClientTimeSpeed=1
socksHost=
checkTimeSpeedDifferense=0.2
checkTimeSpeedInterval=17
checkRuntime=0
filterUserNames=1
reflyKIADelay=15
maxAllowedKIA=5
reflyKIADelayMultiplier=15.0
reflyDisabled=0
disableNetStatStatistics=0
showPilotNumber=1
showPilotPing=1
showPilotName=1
showPilotScore=1
showPilotArmy=1
showPilotACDesignation=1
showPilotACType=1
ShowTeamScore=1
CumulativeTeamScore=1


Are the two last bolded lines ok ?
CumulativeTeamScore=1
This did not work for me. I had to make it a small c.

cumulativeTeamScore=0 (map rotation resets the the Team score to Zero)
cumulativeTeamScore=1 (map rotation does not reset the the Team score to Zero)
I found it under the [Net] section in my game conf.ini file.

At the moment it is sort of working on our server. I have it enabled and it is keeping a cumulative score for the Red side but not for the Blue side. Does every mission in the server rotation need to have Red and Blue HomeBases for it to keep a cumulative score?


Wheels
Reply With Quote