PCServer-UDKGame.ini (Old version?)
-
Good day. I hope to have some insight on this concern. The server I run uses and has used the PCServer-UDKGame.ini for quite a while and after looking into cleaning it up for the new one - i noticed the new one has many missing sections I once had. (thankfully I backed the old one up)
Some of the missing areas I have on the old ini file are listed here:[AOC.AOCTD]
bAllowNonTeamChat=false
bWarmupRound=False
bForceMidGameMenuAtStart=false
bLogGameplayEvents=false
NetWait=15
ClientProcessingTimeout=30
WarmupTime=0
LateEntryLives=1
ResetTimeDelay=0
GameplayEventsWriterClassName=Engine.GameplayEventsWriter
RequiredMobileInputConfigs=(GroupName=“UberGroup”,RequireZoneNames=(“UberStickMoveZone”,“UberStickLookZone”,“UberLookZone”),bIsAttractModeGroup=False)
RequiredMobileInputConfigs=(GroupName=“InitialFlybyGroup”,RequireZoneNames=,bIsAttractModeGroup=False)
bIsStandbyCheckingEnabled=False
GoalScore=720
MaxLives=0
TimeLimit=720
StandbyRxCheatTime=0.000000
StandbyTxCheatTime=0.000000
BadPingThreshold=0
PercentMissingForRxStandby=0.000000
PercentMissingForTxStandby=0.000000
PercentForBadPing=0.000000[AOC.AOCLTS]
bOverrideNumRounds=TRUE
bCustomEnemyMarkerSettings=False
RoundsToWinOverride=9
fShowEnemyMarkersTimeLeftSeconds=0.000000
fShowEnemyMarkersPortionPlayersAlive=30.000000
bAllowNonTeamChat=false
bWarmupRound=False
bForceMidGameMenuAtStart=False
bLogGameplayEvents=False
NetWait=15
ClientProcessingTimeout=30
WarmupTime=0
LateEntryLives=1
ResetTimeDelay=0
GameplayEventsWriterClassName=Engine.GameplayEventsWriter
RequiredMobileInputConfigs=(GroupName=“UberGroup”,RequireZoneNames=(“UberStickMoveZone”,“UberStickLookZone”,“UberLookZone”),bIsAttractModeGroup=False)
RequiredMobileInputConfigs=(GroupName=“InitialFlybyGroup”,RequireZoneNames=,bIsAttractModeGroup=False)
bIsStandbyCheckingEnabled=False
GoalScore=9
MaxLives=0
TimeLimit=60
StandbyRxCheatTime=0.000000
StandbyTxCheatTime=0.000000[AOC.CMWTO2]
bAllowNonTeamChat=True
bWarmupRound=False
bForceMidGameMenuAtStart=False
bLogGameplayEvents=False
NetWait=15
ClientProcessingTimeout=30
WarmupTime=0
LateEntryLives=1
ResetTimeDelay=0
GameplayEventsWriterClassName=Engine.GameplayEventsWriter
RequiredMobileInputConfigs=(GroupName=“UberGroup”,RequireZoneNames=(“UberStickMoveZone”,“UberStickLookZone”,“UberLookZone”),bIsAttractModeGroup=False)
RequiredMobileInputConfigs=(GroupName=“InitialFlybyGroup”,RequireZoneNames=,bIsAttractModeGroup=False)
bIsStandbyCheckingEnabled=False
GoalScore=1000
MaxLives=0
TimeLimit=60
[AOC.AOCKOTH]
bAllowNonTeamChat=true
bWarmupRound=True
bForceMidGameMenuAtStart=False
bLogGameplayEvents=False
NetWait=15
ClientProcessingTimeout=30
WarmupTime=0
LateEntryLives=1
ResetTimeDelay=0These are no longer available on the file located on my PC and when I asked the server host provider they also do not seem to have the ‘extended’ ini file.
I would love to get some insight from a dev or someone who knows or has access to this original/expanded ini file.My reason for trying to get this ‘clean - extended’ ini file was to work on getting the ‘bAllowNonTeamChat=false’ function to work. I had this working long ago but disregarded it due to lack of a welcome feature. I have since wanted to reinstate the function but have had zero success in doing so. Please aid me in this venture to unlock all the good features n’ functions within the ini.
Many thanks!
Baron von Moorland