Advertisement
Guest User

kfgameini

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