Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.93 KB | None | 0 0
  1. [Engine.GameInfo]
  2. DefaultGame=KFGameContent.KFGameInfo_Survival
  3. DefaultServerGame=KFGameContent.KFGameInfo_Survival
  4. bAdminCanPause=false
  5. MaxPlayers=6
  6. GameDifficulty=1.000000
  7. bChangeLevels=True
  8. MaxSpectators=2
  9. MaxIdleTime=0.000000
  10. MaxTimeMargin=0.000000
  11. TimeMarginSlack=1.350000
  12. MinTimeMargin=-1.000000
  13. TotalNetBandwidth=32000
  14. MaxDynamicBandwidth=7000
  15. MinDynamicBandwidth=4000
  16. DefaultGameType=KFGameContent.KFGameInfo_Survival
  17. GoreLevel=0
  18. TimeBetweenFailedVotes=10.0
  19. VoteTime=10.0
  20. bIsStandbyCheckingEnabled=false
  21. KickVotePercentage=0.500000
  22. bKickLiveIdlers=False
  23. ArbitrationHandshakeTimeout=0.000000
  24. GoalScore=0
  25. MaxLives=0
  26. TimeLimit=0
  27. StandbyRxCheatTime=0.000000
  28. StandbyTxCheatTime=0.000000
  29. BadPingThreshold=0
  30. PercentMissingForRxStandby=0.000000
  31. PercentMissingForTxStandby=0.000000
  32. PercentForBadPing=0.000000
  33. JoinInProgressStandbyWaitTime=0.000000
  34. AnimTreePoolSize=0
  35.  
  36. [Engine.AccessControl]
  37. IPPolicies=ACCEPT;*
  38. bAuthenticateClients=True
  39. bAuthenticateServer=True
  40. bAuthenticateListenHost=True
  41. MaxAuthRetryCount=3
  42. AuthRetryDelay=5
  43. AdminPassword=hackelsewhere
  44. GamePassword=
  45.  
  46. [DefaultPlayer]
  47. Name=Player
  48. Team=255
  49.  
  50. [Engine.HUD]
  51. bMessageBeep=true
  52. HudCanvasScale=0.95
  53. ConsoleMessageCount=4
  54. ConsoleFontSize=5
  55. MessageFontOffset=0
  56. bShowHUD=true
  57. bShowDirectorInfoDebug=false
  58. bShowDirectorInfoHUD=false
  59. DebugDisplay=AI
  60.  
  61. [Engine.PlayerController]
  62. bAimingHelp=false
  63. InteractDistance=512
  64. bCheckRelevancyThroughPortals=true
  65. MaxConcurrentHearSounds=32
  66. bLogHearSoundOverflow=FALSE
  67. bShowKismetDrawText=True
  68.  
  69. [Engine.Weapon]
  70. Priority=-1.0
  71.  
  72. [Engine.WorldInfo]
  73. DefaultGravityZ=-750.0
  74. RBPhysicsGravityScaling=1.0
  75. MaxPhysicsSubsteps=5
  76. SquintModeKernelSize=128.0
  77. DecalManagerClassPath=Engine.DecalManager
  78. FracturedMeshWeaponDamage=1.0
  79. ChanceOfPhysicsChunkOverride=1.0
  80. bEnableChanceOfPhysicsChunkOverride=FALSE
  81. FractureExplosionVelScale=1.0
  82. DefaultAmbientZoneSettings=(bIsWorldInfo=true)
  83. bPersistPostProcessToNextLevel=False
  84. bAllowHostMigration=FALSE
  85. HostMigrationTimeout=15
  86. bAllowTemporalAA=True
  87. bNoMobileMapWarnings=True
  88. AkAudioPoolHelperClassPath=KFGame.KFAkAudioPoolHelper
  89. EmitterPoolScale=1.0
  90. DestructionLifetimeScale=1.0
  91. bAllowExplosionLights=True
  92. MaxExplosionDecals=15
  93.  
  94. [Engine.AutoTestManager]
  95. NumMinutesPerMap=50
  96. #CommandsToRunAtEachTravelTheWorldNode=MemLeakCheck
  97. #CommandsToRunAtEachTravelTheWorldNode=SNAPSHOTMEMORY
  98.  
  99. [Engine.DecalManager]
  100. DecalLifeSpan=10.0
  101.  
  102. [Engine.UIDataStore_GameResource]
  103. ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="KFGame.KFGameInfoSummary")
  104. ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="KFGame.KFMapSummary")
  105. ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="KFGame.KFMutatorSummary")
  106.  
  107. [GameFramework.GameCheatManager]
  108. DebugCameraControllerClassName=GameFramework.DebugCameraController
  109.  
  110. [GameFramework.MobileHud]
  111. bShowMobileHud=true
  112. bShowGameHud=false
  113.  
  114. [GameFramework.MobileInputZone]
  115. RenderColor=(R=255,G=255,B=255,A=255)
  116. InactiveAlpha=0.5
  117. SizeX=100
  118. SizeY=100
  119. VertMultiplier=1.0
  120. HorizMultiplier=1.0
  121. bUseGentleTransitions=true
  122. ResetCenterAfterInactivityTime=3.0
  123. ActivateTime=0.6
  124. DeactivateTime=0.2
  125. TapDistanceConstraint=5
  126. bApplyGlobalScaleToActiveSizes=true
  127. AuthoredGlobalScale=2.0
  128.  
  129. [GameFramework.FrameworkGame]
  130. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"))
  131.  
  132. [DebugLookZone MobileInputZone]
  133. InputKey=MouseY
  134. HorizontalInputKey=MouseX
  135. TapInputKey=MOBILE_Fire
  136. Type=ZoneType_Trackball
  137. bRelativeSizeX=true
  138. bRelativeSizeY=true
  139. X=0
  140. Y=0
  141. SizeX=1.0
  142. SizeY=1.0
  143. VertMultiplier=-0.0007
  144. HorizMultiplier=0.001
  145. Acceleration=12.0
  146. Smoothing=1.0
  147. EscapeVelocityStrength=0.85
  148. bIsInvisible=1
  149. TapDistanceConstraint=32
  150.  
  151. [DebugStickMoveZone MobileInputZone]
  152. InputKey=MOBILE_AForward
  153. HorizontalInputKey=MOBILE_AStrafe
  154. Type=ZoneType_Joystick
  155. bRelativeX=true
  156. bRelativeY=true
  157. bRelativeSizeX=true
  158. bRelativeSizeY=true
  159. X=0.05
  160. Y=-0.4
  161. SizeX=0.1965
  162. SizeY=1.0
  163. bSizeYFromSizeX=true
  164. VertMultiplier=-1.0
  165. HorizMultiplier=1.0
  166. bScalePawnMovement=true
  167. RenderColor=(R=255,G=255,B=255,A=255)
  168. InactiveAlpha=0.25
  169. bUseGentleTransitions=true
  170. ResetCenterAfterInactivityTime=3.0
  171. ActivateTime=0.6
  172. DeactivateTime=0.2
  173. TapDistanceConstraint=5
  174.  
  175. [DebugStickLookZone MobileInputZone]
  176. InputKey=MOBILE_ALookUp
  177. HorizontalInputKey=MOBILE_ATurn
  178. Type=ZoneType_Joystick
  179. bRelativeX=true
  180. bRelativeY=true
  181. bRelativeSizeX=true
  182. bRelativeSizeY=true
  183. VertMultiplier=-0.5
  184. HorizMultiplier=0.35
  185. X=-0.2465
  186. Y=-0.4
  187. SizeX=0.1965
  188. SizeY=1.0
  189. bSizeYFromSizeX=true
  190. RenderColor=(R=255,G=255,B=255,A=255)
  191. InactiveAlpha=0.25
  192. bUseGentleTransitions=true
  193. ResetCenterAfterInactivityTime=3.0
  194. ActivateTime=0.6
  195. DeactivateTime=0.2
  196. TapDistanceConstraint=5
  197.  
  198. [BaseAI.AIDebugTool]
  199. DebugDrawMode=gcb
  200.  
  201. [BaseAI.AnimationProxy]
  202.  
  203. [Configuration]
  204.  
  205. [KFGame.KFFlashlightAttachment]
  206. bSkipBestFlashlightCheck=false
  207.  
  208. [KFGame.KFPlayerController]
  209. bDebugTargetAdhesion=False
  210. SavedPerkIndex=1
  211. ForceFeedbackManagerClassName=WinDrv.XnaForceFeedbackManager
  212.  
  213. [KFGame.KFPawn]
  214. bAllowFootstepSounds=True
  215. bAllowAlwaysOnPhysics=True
  216. bAllowRagdollAndGoreOnDeadBodies=True
  217.  
  218. [KFGame.KFPawn_Human]
  219. BloodPoolDelay=2
  220.  
  221. [KFGame.KFImpactEffectManager]
  222. MaxImpactEffectDecals=20
  223.  
  224. [KFGame.KFGoreManager]
  225. GoreFXLifetimeMultiplier=1.0
  226. BodyWoundDecalLifetime=30
  227. BloodSplatterLifetime=10
  228. BloodPoolLifetime=20
  229. GibletLifetime=10
  230. MaxBodyWoundDecals=5
  231. MaxBloodSplatterDecals=20
  232. MaxBloodPoolDecals=20
  233. BloodSplatSize=100
  234. BloodPoolSize=125
  235. MaxDeadBodies=12
  236. MaxBloodEffects=25
  237. MaxGoreEffects=10
  238. AllowBloodSplatterDecals=True
  239. PersistentSplatTraceLength=1000
  240. MaxPersistentSplatsPerFrame=75
  241.  
  242. [KFGAME.KFHUDBase]
  243. FriendlyHudScale=1.0
  244.  
  245. [KFGame.KFGameInfo]
  246. GameModes=(FriendlyName="Survival",ClassNameAndPath="KFGameContent.KFGameInfo_Survival",bSoloPlaySupported=true,DifficultyLevels=4,Lengths=4,LocalizeID=0)
  247. GameModes=(FriendlyName="Weekly",ClassNameAndPath="KFGameContent.KFGameInfo_WeeklySurvival",bSoloPlaySupported=true,DifficultyLevels=0,Lengths=0,LocalizeID=1)
  248. GameModes=(FriendlyName="Versus",ClassNameAndPath="KFGameContent.KFGameInfo_VersusSurvival",bSoloPlaySupported=false,DifficultyLevels=0,Lengths=0,LocalizeID=2)
  249. GameModes=(FriendlyName="Endless",ClassNameAndPath="KFGameContent.KFGameInfo_Endless",bSoloPlaySupported=true,DifficultyLevels=4,Lengths=0,LocalizeID=3)
  250. GameLength=1
  251. MinNetPlayers=1
  252. GameStartDelay=4
  253. ReadyUpDelay=90
  254. bWaitForNetPlayers=true
  255. GameplayEventsWriterClassName=KFGame.KFGameplayEventsWriter
  256. bEnableMapObjectives=true
  257. bUseMapList=True
  258. ActiveMapCycle=0
  259. GameMapCycles=(Maps=("KF-BurningParis","KF-Bioticslab","KF-Outpost","KF-VolterManor","KF-Catacombs","KF-EvacuationPoint","KF-Farmhouse","KF-BlackForest","KF-Prison","KF-ContainmentStation","KF-HostileGrounds","KF-InfernalRealm","KF-ZedLanding","KF-Nuked","KF-TheDescent","KF-TragicKingdom","KF-Nightmare","KF-KrampusLair","KF-DieSector","KF-Powercore_Holdout","KF-Lockdown","KF-Airship","KF-ShoppingSpree","KF-MonsterBall","KF-SantasWorkshop","KF-Spillway","KF-SteamFortress"))
  260. EndOfGameDelay=15
  261. FriendlyFireScale=0.000000
  262. KickVotePercentage=0.660000
  263. TimeBetweenFailedVotes=10.000000
  264. VoteTime=60.0
  265. MapVoteDuration=60.000000
  266. bLogGameBalance=true
  267. BannerLink=http://art.tripwirecdn.com/TestItemIcons/MOTDServer.png
  268. ServerMOTD=Welcome to our server. \n \n Have fun and good luck!
  269. WebsiteLink=http://killingfloor2.com/
  270. ServerMOTDColor=(B=254,G=254,R=254,A=192)
  271. WebLinkColor=(B=254,G=254,R=254,A=192)
  272. ClanMotto=This is the clan motto.
  273. ClanMottoColor=(B=254,G=254,R=254,A=192)
  274. bEnableDeadToVOIP=true
  275. ServerExpirationForKillWhenEmpty=120.000000
  276. bDisableKickVote=true
  277. bDisablePublicTextChat=False
  278. bDisableVOIP=False
  279. bPartitionSpectators=False
  280. bDisablePickups=False
  281. bDisableMapVote=False
  282. bDisableTeamCollision=true
  283. bDisablePublicVOIPChannel=False
  284. MapVotePercentage=0.000000
  285. MapCycleIndex=4
  286. bEnableGameAnalytics=False
  287. bRecordGameStatsFile=False
  288. bLogScoring=False
  289. bLogAIDefaults=False
  290. bLogAICount=False
  291. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  292. bIsStandbyCheckingEnabled=False
  293. MaxPlayers=12
  294. GoalScore=0
  295. MaxLives=0
  296. TimeLimit=0
  297. StandbyRxCheatTime=0.000000
  298. StandbyTxCheatTime=0.000000
  299. BadPingThreshold=0
  300. PercentMissingForRxStandby=0.000000
  301. PercentMissingForTxStandby=0.000000
  302. PercentForBadPing=0.000000
  303. JoinInProgressStandbyWaitTime=0.000000
  304. DefaultGameType=KFGameContent.KFGameInfo_Survival
  305. AnimTreePoolSize=0
  306. GameModes=(FriendlyName="Objective",ClassNameAndPath="KFGameContent.KFGameInfo_Objective",bSoloPlaySupported=true,DifficultyLevels=4,Lengths=0,LocalizeID=4)
  307.  
  308. [KFGameContent.KFGameInfo_Survival]
  309. bEnableGameAnalytics=true
  310. bRecordGameStatsFile=false
  311. MaxPlayers=6
  312. GameModes=(FriendlyName="Survival",ClassNameAndPath="KFGameContent.KFGameInfo_Survival",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=4,LocalizeID=0)
  313. GameModes=(FriendlyName="Weekly",ClassNameAndPath="KFGameContent.KFGameInfo_WeeklySurvival",bSoloPlaySupported=True,DifficultyLevels=0,Lengths=0,LocalizeID=1)
  314. GameModes=(FriendlyName="Versus",ClassNameAndPath="KFGameContent.KFGameInfo_VersusSurvival",bSoloPlaySupported=False,DifficultyLevels=0,Lengths=0,LocalizeID=2)
  315. GameModes=(FriendlyName="Endless",ClassNameAndPath="KFGameContent.KFGameInfo_Endless",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=3)
  316. bWaitForNetPlayers=True
  317. bEnableMapObjectives=True
  318. bLogScoring=False
  319. bLogAIDefaults=False
  320. bLogAICount=False
  321. MinNetPlayers=1
  322. EndOfGameDelay=15
  323. ServerExpirationForKillWhenEmpty=120.000000
  324. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  325. bIsStandbyCheckingEnabled=False
  326. GoalScore=0
  327. MaxLives=0
  328. TimeLimit=0
  329. StandbyRxCheatTime=0.000000
  330. StandbyTxCheatTime=0.000000
  331. BadPingThreshold=0
  332. PercentMissingForRxStandby=0.000000
  333. PercentMissingForTxStandby=0.000000
  334. PercentForBadPing=0.000000
  335. JoinInProgressStandbyWaitTime=0.000000
  336. DefaultGameType=KFGameContent.KFGameInfo_Survival
  337. AnimTreePoolSize=0
  338. GameModes=(FriendlyName="Objective",ClassNameAndPath="KFGameContent.KFGameInfo_Objective",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=4)
  339.  
  340. [KFGameContent.KFGameInfo_WeeklySurvival]
  341. bEnableGameAnalytics=true
  342. bRecordGameStatsFile=false
  343. MaxPlayers=6
  344. bEnableDevAnalytics=true
  345. GameModes=(FriendlyName="Survival",ClassNameAndPath="KFGameContent.KFGameInfo_Survival",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=4,LocalizeID=0)
  346. GameModes=(FriendlyName="Weekly",ClassNameAndPath="KFGameContent.KFGameInfo_WeeklySurvival",bSoloPlaySupported=True,DifficultyLevels=0,Lengths=0,LocalizeID=1)
  347. GameModes=(FriendlyName="Versus",ClassNameAndPath="KFGameContent.KFGameInfo_VersusSurvival",bSoloPlaySupported=False,DifficultyLevels=0,Lengths=0,LocalizeID=2)
  348. GameModes=(FriendlyName="Endless",ClassNameAndPath="KFGameContent.KFGameInfo_Endless",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=3)
  349. bWaitForNetPlayers=True
  350. bEnableMapObjectives=True
  351. bLogScoring=False
  352. bLogAIDefaults=False
  353. bLogAICount=False
  354. MinNetPlayers=1
  355. EndOfGameDelay=15
  356. ServerExpirationForKillWhenEmpty=120.000000
  357. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  358. bIsStandbyCheckingEnabled=False
  359. GoalScore=0
  360. MaxLives=0
  361. TimeLimit=0
  362. StandbyRxCheatTime=0.000000
  363. StandbyTxCheatTime=0.000000
  364. BadPingThreshold=0
  365. PercentMissingForRxStandby=0.000000
  366. PercentMissingForTxStandby=0.000000
  367. PercentForBadPing=0.000000
  368. JoinInProgressStandbyWaitTime=0.000000
  369. DefaultGameType=KFGameContent.KFGameInfo_Survival
  370. AnimTreePoolSize=0
  371. GameModes=(FriendlyName="Objective",ClassNameAndPath="KFGameContent.KFGameInfo_Objective",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=4)
  372.  
  373. [KFGameContent.KFGameInfo_VersusSurvival]
  374. bEnableGameAnalytics=true
  375. bRecordGameStatsFile=false
  376. MinNetPlayers=2
  377. bTeamBalanceEnabled=true
  378. MaxPlayers=12
  379. TimeUntilNextRound=30
  380. bEnableMapObjectives=false
  381. bEnableDevAnalytics=true
  382. ScoreRadius=1000.000000
  383. GameModes=(FriendlyName="Survival",ClassNameAndPath="KFGameContent.KFGameInfo_Survival",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=4,LocalizeID=0)
  384. GameModes=(FriendlyName="Weekly",ClassNameAndPath="KFGameContent.KFGameInfo_WeeklySurvival",bSoloPlaySupported=True,DifficultyLevels=0,Lengths=0,LocalizeID=1)
  385. GameModes=(FriendlyName="Versus",ClassNameAndPath="KFGameContent.KFGameInfo_VersusSurvival",bSoloPlaySupported=False,DifficultyLevels=0,Lengths=0,LocalizeID=2)
  386. GameModes=(FriendlyName="Endless",ClassNameAndPath="KFGameContent.KFGameInfo_Endless",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=3)
  387. bWaitForNetPlayers=True
  388. bLogScoring=False
  389. bLogAIDefaults=False
  390. bLogAICount=False
  391. EndOfGameDelay=15
  392. ServerExpirationForKillWhenEmpty=120.000000
  393. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  394. bIsStandbyCheckingEnabled=False
  395. GoalScore=0
  396. MaxLives=0
  397. TimeLimit=0
  398. StandbyRxCheatTime=0.000000
  399. StandbyTxCheatTime=0.000000
  400. BadPingThreshold=0
  401. PercentMissingForRxStandby=0.000000
  402. PercentMissingForTxStandby=0.000000
  403. PercentForBadPing=0.000000
  404. JoinInProgressStandbyWaitTime=0.000000
  405. DefaultGameType=KFGameContent.KFGameInfo_Survival
  406. AnimTreePoolSize=0
  407. GameModes=(FriendlyName="Objective",ClassNameAndPath="KFGameContent.KFGameInfo_Objective",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=4)
  408.  
  409. [KFGameContent.KFGameInfo_Endless]
  410. bEnableGameAnalytics=true
  411. bEnableGameStatsFile=false
  412. MaxPlayers=6
  413. GameModes=(FriendlyName="Survival",ClassNameAndPath="KFGameContent.KFGameInfo_Survival",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=4,LocalizeID=0)
  414. GameModes=(FriendlyName="Weekly",ClassNameAndPath="KFGameContent.KFGameInfo_WeeklySurvival",bSoloPlaySupported=True,DifficultyLevels=0,Lengths=0,LocalizeID=1)
  415. GameModes=(FriendlyName="Versus",ClassNameAndPath="KFGameContent.KFGameInfo_VersusSurvival",bSoloPlaySupported=False,DifficultyLevels=0,Lengths=0,LocalizeID=2)
  416. GameModes=(FriendlyName="Endless",ClassNameAndPath="KFGameContent.KFGameInfo_Endless",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=3)
  417. bWaitForNetPlayers=True
  418. bEnableMapObjectives=True
  419. bRecordGameStatsFile=False
  420. bLogScoring=False
  421. bLogAIDefaults=False
  422. bLogAICount=False
  423. MinNetPlayers=1
  424. EndOfGameDelay=15
  425. ServerExpirationForKillWhenEmpty=120.000000
  426. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  427. bIsStandbyCheckingEnabled=False
  428. GoalScore=0
  429. MaxLives=0
  430. TimeLimit=0
  431. StandbyRxCheatTime=0.000000
  432. StandbyTxCheatTime=0.000000
  433. BadPingThreshold=0
  434. PercentMissingForRxStandby=0.000000
  435. PercentMissingForTxStandby=0.000000
  436. PercentForBadPing=0.000000
  437. JoinInProgressStandbyWaitTime=0.000000
  438. DefaultGameType=KFGameContent.KFGameInfo_Survival
  439. AnimTreePoolSize=0
  440. GameModes=(FriendlyName="Objective",ClassNameAndPath="KFGameContent.KFGameInfo_Objective",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=4)
  441.  
  442. [KFGame.KFCheatManager]
  443. DebugCameraControllerClassName=KFGame.KFDebugCameraController
  444.  
  445. [KFGame.KFAIDirector]
  446. bShowAINames=false
  447. bDebugAllAI=false
  448. bLoadDebugPackageResourcesAtStart=false
  449. AiDebugScreenLargeFontName=AI_Debug_Helpers.Font_Large
  450. DebugIsSprintingIconName=AI_Debug_Helpers.DebugIsSprintingIcon
  451. DebugIsWalkingIconName=AI_Debug_Helpers.DebugIsWalkingIcon
  452.  
  453. [KFGame.KFDoorGraph]
  454. bAfterBuildWriteOutGraph=true
  455. DoorGraphEdgeDebugDisplayColor=(R=0,G=255,B=0,A=255)
  456.  
  457. [KFGame.KFDoorVertex]
  458. OffsetUnoccupiedLineDebugDisplayColor=(R=0,G=0,B=255,A=255)
  459. OffsetOccupiedLineDebugDisplayColor=(R=14,G=162,B=247,A=255)
  460. Offset2DoorLineDebugDisplayColor=(R=146,G=14,B=247,A=255)
  461. RegisteredCtrlTextDebugDisplayColor=(R=252,G=244,B=7,A=255)
  462. DoorActorNameTextDebugDisplayColor=(R=253,G=253,B=250,A=255)
  463. DoorActorNavLocLeftDebugDisplayColor=(R=255,G=0,B=0,A=255)
  464. DoorActorNavLocRightDebugDisplayColor=(R=0,G=255,B=0,A=255)
  465. bShowDoorActorNameText=true
  466. DoorVertexOffsetCrossSize=20
  467. DoorVertexOffsetNameOfOccupierSize=40
  468. DoorVertexShowOffsetCosOfAngle=0.76
  469.  
  470. [KFGame.KFAiDestructibleInterActionBehavior]
  471. MaxNumberOfBumpsBeforeAttacking=5
  472.  
  473. [KFGame.KFScout]
  474. bReplacePathNodesWithKFPathNodes=false
  475. bDebugReplacePathNodes=false
  476.  
  477. [KFGame.KFPlayerReplicationInfo]
  478. ActivePerkIndex=255
  479. StoredCharIndex=0
  480.  
  481. [KFGame.KFPerk]
  482. bLogPerk=false
  483.  
  484. [KFGame.KFPerk_Commando]
  485. bOverrideCloud=false
  486. Level=0
  487. Build=0
  488.  
  489. [KFGame.KFPerk_Berserker]
  490. bOverrideCloud=false
  491. Level=0
  492. Build=0
  493.  
  494. [KFGame.KFPerk_Support]
  495. bOverrideCloud=false
  496. Level=0
  497. Build=0
  498.  
  499. [KFGame.KFWeap_FlameBase]
  500. bArePilotLightsAllowed=True
  501.  
  502. [KFGame.KFWeapAttach_FlameBase]
  503. bArePilotLightsAllowed=True
  504.  
  505. [Engine.GameReplicationInfo]
  506. ServerName=Open Echo KF2 - 1
  507. ShortName=KFServer
  508.  
  509. [KFGame.KFGameEngine]
  510. MasterVolumeMultiplier=100
  511. DialogVolumeMultiplier=100
  512. MusicVolumeMultiplier=50
  513. SFxVolumeMultiplier=100
  514. BattleChatterIndex=0
  515. GammaMultiplier=0.68
  516. bMusicVocalsEnabled=false
  517. bMinimalChatter=false
  518. bEnableAdvDebugLines=false
  519. bMuteOnLossOfFocus=True
  520. bShowCrossHair=false
  521. FOVOptionsPercentageValue=1.000000
  522. GoreLevel=2
  523. bShowWelderInInv=False
  524. bUseAltAimOnDual=False
  525. bAntiMotionSickness=False
  526. bEnableNative4k=False
  527. ServerActors=IpDrv.WebServer
  528. bClearAnimSetLinkupCachesOnLoadMap=False
  529. bEnableSecondaryDisplay=False
  530. bEnableSecondaryViewport=False
  531. MaxDeltaTime=0.000000
  532. LocalPlayerClassName=Engine.LocalPlayer
  533. bUseBackgroundLevelStreaming=True
  534. bSubtitlesEnabled=True
  535. bSubtitlesForcedOff=False
  536. bSmoothFrameRate=True
  537. bCheckForMultiplePawnsSpawnedInAFrame=False
  538. bForceStaticTerrain=False
  539. bForceCPUSkinning=False
  540. bUsePostProcessEffects=False
  541. bOnScreenKismetWarnings=True
  542. bEnableKismetLogging=False
  543. bAllowMatureLanguage=False
  544. bPauseOnLossOfFocus=False
  545. DefaultPostProcessName=PP_KFPostProcess.KFCustomPostProcessChain_1
  546. ThumbnailSkeletalMeshPostProcessName=EngineMaterials.DefaultThumbnailPostProcess
  547. ThumbnailParticleSystemPostProcessName=EngineMaterials.DefaultThumbnailPostProcess
  548. ThumbnailMaterialPostProcessName=EngineMaterials.DefaultThumbnailPostProcess
  549. DefaultUIScenePostProcessName=EngineMaterials.DefaultUIPostProcess
  550. TimeBetweenPurgingPendingKillObjects=60.000000
  551. MaxSmoothedFrameRate=62.000000
  552. MinSmoothedFrameRate=22.000000
  553. NumPawnsAllowedToBeSpawnedInAFrame=2
  554. ScoutClassName=KFGame.KFScout
  555. MeshLODRange=0.000000
  556. CameraRotationThreshold=45.000000
  557. CameraTranslationThreshold=10000.000000
  558. PrimitiveProbablyVisibleTime=8.000000
  559. LightProbablyVisibleTime=8.000000
  560. PercentUnoccludedRequeries=0.125000
  561. MaxOcclusionPixelsFraction=0.100000
  562. MaxFluidNumVerts=1048576
  563. FluidSimulationTimeLimit=30.000000
  564. MaxParticleResize=0
  565. MaxParticleResizeWarn=0
  566. MaxParticleVertexMemory=131972
  567. BeginUPTryCount=200000
  568.  
  569. [KFGame.SprayActor]
  570. bAllowSprayLights=True
  571.  
  572. [KFGame.KFUIDataStore_GameResource]
  573. ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="KFGame.KFGameInfoSummary")
  574. ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="KFGame.KFMapSummary")
  575. ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="KFGame.KFMutatorSummary")
  576.  
  577. [KF-Airship KFMapSummary]
  578. MapName=KF-Airship
  579. MapAssociation=2
  580. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Airship
  581.  
  582. [KF-BioticsLab KFMapSummary]
  583. MapName=KF-BioticsLab
  584. MapAssociation=2
  585. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_BioticsLab
  586.  
  587. [KF-BlackForest KFMapSummary]
  588. MapName=KF-BlackForest
  589. MapAssociation=2
  590. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_BlackForest
  591.  
  592. [KF-BurningParis KFMapSummary]
  593. MapName=KF-BurningParis
  594. MapAssociation=2
  595. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Paris
  596.  
  597. [KF-Catacombs KFMapSummary]
  598. MapName=KF-Catacombs
  599. MapAssociation=2
  600. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Catacombs
  601.  
  602. [KF-ContainmentStation KFMapSummary]
  603. MapName=KF-ContainmentStation
  604. MapAssociation=1
  605. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_ContainmentStation
  606.  
  607. [KF-DieSector KFMapSummary]
  608. MapName=KF-DieSector
  609. MapAssociation=2
  610. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_DieSector
  611.  
  612. [KF-EvacuationPoint KFMapSummary]
  613. MapName=KF-EvacuationPoint
  614. MapAssociation=2
  615. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Evac
  616.  
  617. [KF-Farmhouse KFMapSummary]
  618. MapName=KF-Farmhouse
  619. MapAssociation=2
  620. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Farmhouse
  621.  
  622. [KF-HostileGrounds KFMapSummary]
  623. MapName=KF-HostileGrounds
  624. MapAssociation=1
  625. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_HostileGrounds
  626.  
  627. [KF-InfernalRealm KFMapSummary]
  628. MapName=KF-InfernalRealm
  629. MapAssociation=1
  630. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_InfernalRealm
  631.  
  632. [KF-KrampusLair KFMapSummary]
  633. MapName=KF-KrampusLair
  634. MapAssociation=2
  635. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_KrampusLair
  636.  
  637. [KF-Lockdown KFMapSummary]
  638. MapName=KF-Lockdown
  639. MapAssociation=1
  640. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Lockdown
  641.  
  642. [KF-Monsterball KFMapSummary]
  643. MapName=KF-MonsterBall
  644. MapAssociation=2
  645. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_MonsterBall
  646.  
  647. [KF-Nightmare KFMapSummary]
  648. MapName=KF-Nightmare
  649. MapAssociation=2
  650. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Nightmare
  651.  
  652. [KF-Nuked KFMapSummary]
  653. MapName=KF-Nuked
  654. MapAssociation=1
  655. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Nuked
  656.  
  657. [KF-Outpost KFMapSummary]
  658. MapName=KF-Outpost
  659. MapAssociation=2
  660. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_OutPost
  661.  
  662. [KF-PowerCore_Holdout KFMapSummary]
  663. MapName=KF-PowerCore_Holdout
  664. MapAssociation=1
  665. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_PowerCore
  666.  
  667. [KF-Prison KFMapSummary]
  668. MapName=KF-Prison
  669. MapAssociation=2
  670. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Prison
  671.  
  672. [KF-SantasWorkshop KFMapSummary]
  673. MapName=KF-SantasWorkshop
  674. MapAssociation=2
  675. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_SantasWorkshop
  676.  
  677. [KF-ShoppingSpree KFMapSummary]
  678. MapName=KF-ShoppingSpree
  679. MapAssociation=1
  680. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_ShoppingSpree
  681.  
  682. [KF-Spillway KFMapSummary]
  683. MapName=KF-Spillway
  684. MapAssociation=1
  685. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Spillway
  686.  
  687. [KF-TheDescent KFMapSummary]
  688. MapName=KF-TheDescent
  689. MapAssociation=2
  690. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Descent
  691.  
  692. [KF-TragicKingdom KFMapSummary]
  693. MapName=KF-TragicKingdom
  694. MapAssociation=2
  695. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_TragicKingdom
  696.  
  697. [KF-VolterManor KFMapSummary]
  698. MapName=KF-VolterManor
  699. MapAssociation=2
  700. ScreenshotPathName=UI_MapPreview_TEX.KF2_MapPreview_Manor
  701.  
  702. [KF-ZedLanding KFMapSummary]
  703. MapName=KF-ZedLanding
  704. MapAssociation=2
  705. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Zedlanding
  706.  
  707. [KF-Default KFMapSummary]
  708. MapName=KF-Default
  709. MapAssociation=0
  710. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Placeholder
  711.  
  712. [Boom KFWeeklyOutBreakInformation]
  713. Index=0
  714. IconPath=WeeklyObjective_UI.UI_Weeklies_Boom
  715. RewardIDs[0]=-1
  716.  
  717. [Zombies KFWeeklyOutBreakInformation]
  718. Index=1
  719. IconPath=WeeklyObjective_UI.UI_Weeklies_Zombies
  720. RewardIDs[0]=-1
  721.  
  722. [ShrinkyDinky KFWeeklyOutBreakInformation]
  723. Index=2
  724. IconPath=WeeklyObjective_UI.UI_Weeklies_TinyTerror
  725. RewardIDs[0]=-1
  726.  
  727. [BigHead KFWeeklyOutBreakInformation]
  728. Index=3
  729. IconPath=WeeklyObjective_UI.UI_Weeklies_Bighead
  730. RewardIDs[0]=-1
  731.  
  732. [PoundAmmonium KFWeeklyOutBreakInformation]
  733. Index=4
  734. IconPath=WeeklyObjective_UI.UI_Weeklies_Poundamonium
  735. RewardIDs[0]=-1
  736.  
  737. [DeathBalloons KFWeeklyOutBreakInformation]
  738. Index=5
  739. IconPath=WeeklyObjective_UI.UI_Weeklies_DeathBalloons
  740. RewardIDs[0]=-1
  741.  
  742. [ZedTime KFWeeklyOutBreakInformation]
  743. Index=6
  744. IconPath=WeeklyObjective_UI.UI_Weeklies_Zedtime
  745. RewardIDs[0]=-1
  746.  
  747. [BeefCake KFWeeklyOutBreakInformation]
  748. Index=7
  749. IconPath=WeeklyObjective_UI.UI_Weeklies_Beefcake
  750. RewardIDs[0]=-1
  751.  
  752. [Survival KFGameInfoSummary]
  753. ClassName=KFGameContent.KFGameInfo_Survival
  754. MapPrefix=KF
  755.  
  756. [WeeklySurvival KFGameInfoSummary]
  757. ClassName=KFGameContent.KFGameInfo_WeeklySurvival
  758. MapPrefix=KF
  759.  
  760. [VersusSurvival KFGameInfoSummary]
  761. ClassName=KFGameContent.KFGameInfo_VersusSurvival
  762. MapPrefix=KF
  763.  
  764. [Endless KFGameInfoSummary]
  765. ClassName=KFGameContent.KFGameInfo_Endless
  766. MapPrefix=KF
  767.  
  768. [KFGame.KFPawn_Monster]
  769. bCanLeap=true
  770.  
  771. [KFGame.KFMuzzleFlash]
  772. ShellEjectLifetime=10.f
  773.  
  774. [IniVersion]
  775. 0=1557998568.000000
  776. 1=1558386345.000000
  777. 2=1557998595.000000
  778. 3=1557999130.000000
  779.  
  780. [KFGame.KFAccessControl]
  781. bSilentAdminLogin=False
  782.  
  783. [KF-SteamFortress KFMapSummary]
  784. MapName=KF-SteamFortress
  785. MapAssociation=2
  786. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_SteamFortress
  787.  
  788. [Objective KFGameInfoSummary]
  789. ClassName=KFGameContent.KFGameInfo_Objective
  790. MapPrefix=KF
  791.  
  792. [KFGameContent.KFGameInfo_Objective]
  793. GameModes=(FriendlyName="Survival",ClassNameAndPath="KFGameContent.KFGameInfo_Survival",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=4,LocalizeID=0)
  794. GameModes=(FriendlyName="Weekly",ClassNameAndPath="KFGameContent.KFGameInfo_WeeklySurvival",bSoloPlaySupported=True,DifficultyLevels=0,Lengths=0,LocalizeID=1)
  795. GameModes=(FriendlyName="Versus",ClassNameAndPath="KFGameContent.KFGameInfo_VersusSurvival",bSoloPlaySupported=False,DifficultyLevels=0,Lengths=0,LocalizeID=2)
  796. GameModes=(FriendlyName="Endless",ClassNameAndPath="KFGameContent.KFGameInfo_Endless",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=3)
  797. GameModes=(FriendlyName="Objective",ClassNameAndPath="KFGameContent.KFGameInfo_Objective",bSoloPlaySupported=True,DifficultyLevels=4,Lengths=0,LocalizeID=4)
  798. bWaitForNetPlayers=True
  799. bEnableMapObjectives=True
  800. bEnableGameAnalytics=True
  801. bRecordGameStatsFile=False
  802. bLogScoring=False
  803. bLogAIDefaults=False
  804. bLogAICount=False
  805. MinNetPlayers=1
  806. EndOfGameDelay=15
  807. ServerExpirationForKillWhenEmpty=120.000000
  808. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  809. bIsStandbyCheckingEnabled=False
  810. MaxPlayers=6
  811. GoalScore=0
  812. MaxLives=0
  813. TimeLimit=0
  814. StandbyRxCheatTime=0.000000
  815. StandbyTxCheatTime=0.000000
  816. BadPingThreshold=0
  817. PercentMissingForRxStandby=0.000000
  818. PercentMissingForTxStandby=0.000000
  819. PercentForBadPing=0.000000
  820. JoinInProgressStandbyWaitTime=0.000000
  821. DefaultGameType=KFGameContent.KFGameInfo_Survival
  822. AnimTreePoolSize=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement