Advertisement
Guest User

KF2

a guest
Dec 1st, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.65 KB | None | 0 0
  1. [Engine.GameInfo]
  2. DefaultGame=KFGame.KFGameInfo
  3. DefaultServerGame=KFGame.KFGameInfo
  4. bAdminCanPause=false
  5. MaxPlayers=6
  6. GameDifficulty=0.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=KFGame.KFGameInfo
  17. DefaultMapPrefixes=(Prefix="KF",bUsesCommonPackage=False,GameType="KFGameContent.KFGameInfo_Survival",AdditionalGameTypes=,ForcedObjects=)
  18. GoreLevel=0
  19. bIsStandbyCheckingEnabled=false
  20. bKickLiveIdlers=False
  21. ArbitrationHandshakeTimeout=0.000000
  22. GoalScore=0
  23. MaxLives=0
  24. TimeLimit=0
  25. StandbyRxCheatTime=0.000000
  26. StandbyTxCheatTime=0.000000
  27. BadPingThreshold=0
  28. PercentMissingForRxStandby=0.000000
  29. PercentMissingForTxStandby=0.000000
  30. PercentForBadPing=0.000000
  31. JoinInProgressStandbyWaitTime=0.000000
  32. AnimTreePoolSize=0
  33. KickVotePercentage=0.500000
  34. TimeBetweenFailedVotes=10.0
  35. VoteTime=10.0
  36.  
  37. [Engine.AccessControl]
  38. IPPolicies=ACCEPT;*
  39. bAuthenticateClients=True
  40. bAuthenticateServer=True
  41. bAuthenticateListenHost=True
  42. MaxAuthRetryCount=3
  43. AuthRetryDelay=5
  44. AdminPassword=1256178
  45. GamePassword=hi
  46.  
  47. [DefaultPlayer]
  48. Name=Player
  49. Team=255
  50.  
  51. [Engine.HUD]
  52. bMessageBeep=true
  53. HudCanvasScale=0.95
  54. ConsoleMessageCount=4
  55. ConsoleFontSize=5
  56. MessageFontOffset=0
  57. bShowHUD=true
  58. bShowDirectorInfoDebug=false
  59. bShowDirectorInfoHUD=false
  60. DebugDisplay=AI
  61.  
  62. [Engine.PlayerController]
  63. bAimingHelp=false
  64. InteractDistance=512
  65. bCheckRelevancyThroughPortals=true
  66. MaxConcurrentHearSounds=32
  67. bLogHearSoundOverflow=FALSE
  68. bShowKismetDrawText=True
  69.  
  70. [Engine.Weapon]
  71. Priority=-1.0
  72.  
  73. [Engine.WorldInfo]
  74. DefaultGravityZ=-750.0
  75. RBPhysicsGravityScaling=1.0
  76. MaxPhysicsSubsteps=5
  77. SquintModeKernelSize=128.0
  78. DecalManagerClassPath=Engine.DecalManager
  79. FracturedMeshWeaponDamage=1.0
  80. ChanceOfPhysicsChunkOverride=1.0
  81. bEnableChanceOfPhysicsChunkOverride=FALSE
  82. FractureExplosionVelScale=1.0
  83. DefaultAmbientZoneSettings=(bIsWorldInfo=true)
  84. bPersistPostProcessToNextLevel=TRUE
  85. bAllowHostMigration=FALSE
  86. HostMigrationTimeout=15
  87. bAllowTemporalAA=True
  88. bNoMobileMapWarnings=True
  89. AkAudioPoolHelperClassPath=KFGame.KFAkAudioPoolHelper
  90. EmitterPoolScale=1.0
  91. DestructionLifetimeScale=1.0
  92. bAllowExplosionLights=True
  93. MaxExplosionDecals=15
  94.  
  95. [Engine.AutoTestManager]
  96. NumMinutesPerMap=50
  97. #CommandsToRunAtEachTravelTheWorldNode=MemLeakCheck
  98. #CommandsToRunAtEachTravelTheWorldNode=SNAPSHOTMEMORY
  99.  
  100. [Engine.DecalManager]
  101. DecalLifeSpan=10.0
  102.  
  103. [Engine.UIDataStore_GameResource]
  104. ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="KFGame.KFGameInfoSummary")
  105. ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="KFGame.KFMapSummary")
  106. ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="KFGame.KFMutatorSummary")
  107.  
  108. [GameFramework.GameCheatManager]
  109. DebugCameraControllerClassName=GameFramework.DebugCameraController
  110.  
  111. [GameFramework.MobileHud]
  112. bShowMobileHud=true
  113. bShowGameHud=false
  114.  
  115. [GameFramework.MobileInputZone]
  116. RenderColor=(R=255,G=255,B=255,A=255)
  117. InactiveAlpha=0.5
  118. SizeX=100
  119. SizeY=100
  120. VertMultiplier=1.0
  121. HorizMultiplier=1.0
  122. bUseGentleTransitions=true
  123. ResetCenterAfterInactivityTime=3.0
  124. ActivateTime=0.6
  125. DeactivateTime=0.2
  126. TapDistanceConstraint=5
  127. bApplyGlobalScaleToActiveSizes=true
  128. AuthoredGlobalScale=2.0
  129.  
  130. [GameFramework.FrameworkGame]
  131. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"))
  132.  
  133. [DebugLookZone MobileInputZone]
  134. InputKey=MouseY
  135. HorizontalInputKey=MouseX
  136. TapInputKey=MOBILE_Fire
  137. Type=ZoneType_Trackball
  138. bRelativeSizeX=true
  139. bRelativeSizeY=true
  140. X=0
  141. Y=0
  142. SizeX=1.0
  143. SizeY=1.0
  144. VertMultiplier=-0.0007
  145. HorizMultiplier=0.001
  146. Acceleration=12.0
  147. Smoothing=1.0
  148. EscapeVelocityStrength=0.85
  149. bIsInvisible=1
  150. TapDistanceConstraint=32
  151.  
  152. [DebugStickMoveZone MobileInputZone]
  153. InputKey=MOBILE_AForward
  154. HorizontalInputKey=MOBILE_AStrafe
  155. Type=ZoneType_Joystick
  156. bRelativeX=true
  157. bRelativeY=true
  158. bRelativeSizeX=true
  159. bRelativeSizeY=true
  160. X=0.05
  161. Y=-0.4
  162. SizeX=0.1965
  163. SizeY=1.0
  164. bSizeYFromSizeX=true
  165. VertMultiplier=-1.0
  166. HorizMultiplier=1.0
  167. bScalePawnMovement=true
  168. RenderColor=(R=255,G=255,B=255,A=255)
  169. InactiveAlpha=0.25
  170. bUseGentleTransitions=true
  171. ResetCenterAfterInactivityTime=3.0
  172. ActivateTime=0.6
  173. DeactivateTime=0.2
  174. TapDistanceConstraint=5
  175.  
  176. [DebugStickLookZone MobileInputZone]
  177. InputKey=MOBILE_ALookUp
  178. HorizontalInputKey=MOBILE_ATurn
  179. Type=ZoneType_Joystick
  180. bRelativeX=true
  181. bRelativeY=true
  182. bRelativeSizeX=true
  183. bRelativeSizeY=true
  184. VertMultiplier=-0.5
  185. HorizMultiplier=0.35
  186. X=-0.2465
  187. Y=-0.4
  188. SizeX=0.1965
  189. SizeY=1.0
  190. bSizeYFromSizeX=true
  191. RenderColor=(R=255,G=255,B=255,A=255)
  192. InactiveAlpha=0.25
  193. bUseGentleTransitions=true
  194. ResetCenterAfterInactivityTime=3.0
  195. ActivateTime=0.6
  196. DeactivateTime=0.2
  197. TapDistanceConstraint=5
  198.  
  199. [BaseAI.AIDebugTool]
  200. DebugDrawMode=gcb
  201.  
  202. [BaseAI.AnimationProxy]
  203.  
  204. [Configuration]
  205.  
  206. [KFGame.KFPlayerController]
  207. bTargetAdhesionEnabled=True
  208. bDebugTargetAdhesion=False
  209. bAutoTargetEnabled=True
  210. SavedPerkIndex=1
  211.  
  212. [KFGame.KFPawn_Human]
  213. BloodPoolDelay=2
  214.  
  215. [KFGame.KFImpactEffectManager]
  216. MaxImpactEffectDecals=20
  217.  
  218. [KFGame.KFGoreManager]
  219. GoreFXLifetimeMultiplier=1.0
  220. BodyWoundDecalLifetime=30
  221. BloodSplatterLifetime=10
  222. BloodPoolLifetime=20
  223. GibletLifetime=10
  224. MaxBodyWoundDecals=5
  225. MaxBloodSplatterDecals=20
  226. MaxBloodPoolDecals=20
  227. BloodSplatSize=100
  228. BloodPoolSize=125
  229. MaxDeadBodies=12
  230. MaxBloodEffects=25
  231. MaxGoreEffects=10
  232. AllowBloodSplatterDecals=True
  233. PersistentSplatTraceLength=1000
  234. MaxPersistentSplatsPerFrame=75
  235.  
  236. [KFGame.KFDialogManager]
  237. bLogDialog=false
  238.  
  239. [KFGame.KFGameInfo]
  240. GameLength=1
  241. MinNetPlayers=1
  242. GameStartDelay=4
  243. ReadyUpDelay=120
  244. bWaitForNetPlayers=true
  245. GameplayEventsWriterClassName=KFGame.KFGameplayEventsWriter
  246. bEnableObjectives=false
  247. bEnableCoopObjectives=false
  248. GameplayEventsUploaderName=KFGame.KFGameStatsUploader
  249. bUseMapList=True
  250. ActiveMapCycle=0
  251. GameMapCycles=(Maps=("KF-BurningParis","KF-Bioticslab","KF-Outpost","KF-VolterManor","KF-Catacombs","KF-EvacuationPoint"))
  252. EndOfGameDelay=15
  253. bDisableKickVote=False
  254. bDisablePublicTextChat=False
  255. bDisbableVOIP=False
  256. bPartitionSpectators=False
  257. bDisablePickups=False
  258. bDisableMapVote=False
  259. bDisableTeamCollision=False
  260. KickVotePercentage=0.500000
  261. MapVotePercentage=0.000000
  262. MapVoteDuration=60.000000
  263. MapCycleIndex=-1
  264. bEnableGameAnalytics=False
  265. bEnableDevAnalytics=False
  266. bLogScoring=False
  267. bLogAIDefaults=False
  268. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  269. bIsStandbyCheckingEnabled=False
  270. GoalScore=0
  271. MaxLives=0
  272. TimeLimit=0
  273. StandbyRxCheatTime=0.000000
  274. StandbyTxCheatTime=0.000000
  275. BadPingThreshold=0
  276. PercentMissingForRxStandby=0.000000
  277. PercentMissingForTxStandby=0.000000
  278. PercentForBadPing=0.000000
  279. JoinInProgressStandbyWaitTime=0.000000
  280. DefaultGameType=KFGame.KFGameInfo
  281. DefaultMapPrefixes=(Prefix="KF",bUsesCommonPackage=False,GameType="KFGameContent.KFGameInfo_Survival",AdditionalGameTypes=,ForcedObjects=)
  282. AnimTreePoolSize=0
  283. FriendlyFireScale=0.000000
  284. TimeBetweenFailedVotes=10.000000
  285. VoteTime=60.0
  286. bLogGameBalance=true
  287. bDisableVOIP=False
  288.  
  289. [KFGameContent.KFGameInfo_Survival]
  290. bEnableGameAnalytics=true
  291. bEnableDevAnalytics=false
  292. bWaitForNetPlayers=True
  293. bLogScoring=False
  294. bLogAIDefaults=False
  295. MinNetPlayers=1
  296. ReadyUpDelay=120
  297. GameStartDelay=4
  298. EndOfGameDelay=20
  299. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
  300. bIsStandbyCheckingEnabled=False
  301. GoalScore=0
  302. MaxLives=0
  303. TimeLimit=0
  304. StandbyRxCheatTime=0.000000
  305. StandbyTxCheatTime=0.000000
  306. BadPingThreshold=0
  307. PercentMissingForRxStandby=0.000000
  308. PercentMissingForTxStandby=0.000000
  309. PercentForBadPing=0.000000
  310. JoinInProgressStandbyWaitTime=0.000000
  311. DefaultGameType=KFGame.KFGameInfo
  312. DefaultMapPrefixes=(Prefix="KF",bUsesCommonPackage=False,GameType="KFGameContent.KFGameInfo_Survival",AdditionalGameTypes=,ForcedObjects=)
  313. AnimTreePoolSize=0
  314.  
  315. [KFGame.KFObjective]
  316. bLogObjective=false
  317. bShowObjectivePath=true
  318.  
  319. [KFGame.KFCheatManager]
  320. DebugCameraControllerClassName=KFGame.KFDebugCameraController
  321.  
  322. [KFGame.KFAIDirector]
  323. bShowAINames=false
  324. bDebugAllAI=false
  325. bLoadDebugPackageResourcesAtStart=false
  326. AiDebugScreenLargeFontName=AI_Debug_Helpers.Font_Large
  327. DebugIsSprintingIconName=AI_Debug_Helpers.DebugIsSprintingIcon
  328. DebugIsWalkingIconName=AI_Debug_Helpers.DebugIsWalkingIcon
  329.  
  330. [KFGame.KFDoorGraph]
  331. bAfterBuildWriteOutGraph=true
  332. DoorGraphEdgeDebugDisplayColor=(R=0,G=255,B=0,A=255)
  333.  
  334. [KFGame.KFDoorVertex]
  335. OffsetUnoccupiedLineDebugDisplayColor=(R=0,G=0,B=255,A=255)
  336. OffsetOccupiedLineDebugDisplayColor=(R=14,G=162,B=247,A=255)
  337. Offset2DoorLineDebugDisplayColor=(R=146,G=14,B=247,A=255)
  338. RegisteredCtrlTextDebugDisplayColor=(R=252,G=244,B=7,A=255)
  339. DoorActorNameTextDebugDisplayColor=(R=253,G=253,B=250,A=255)
  340. DoorActorNavLocLeftDebugDisplayColor=(R=255,G=0,B=0,A=255)
  341. DoorActorNavLocRightDebugDisplayColor=(R=0,G=255,B=0,A=255)
  342. bShowDoorActorNameText=true
  343. DoorVertexOffsetCrossSize=20
  344. DoorVertexOffsetNameOfOccupierSize=40
  345. DoorVertexShowOffsetCosOfAngle=0.76
  346.  
  347. [KFGame.KFAiDestructibleInterActionBehavior]
  348. MaxNumberOfBumpsBeforeAttacking=5
  349.  
  350. [KFGame.KFScout]
  351. bReplacePathNodesWithKFPathNodes=false
  352. bDebugReplacePathNodes=false
  353.  
  354. [KFGame.KFPlayerReplicationInfo]
  355. ActivePerkIndex=255
  356.  
  357. [KFGame.KFPerk]
  358. bLogPerk=false
  359.  
  360. [KFGame.KFPerk_Commando]
  361. bOverrideCloud=false
  362. Level=0
  363. Build=0
  364.  
  365. [KFGame.KFPerk_Berserker]
  366. bOverrideCloud=false
  367. Level=0
  368. Build=0
  369.  
  370. [KFGame.KFPerk_Support]
  371. bOverrideCloud=false
  372. Level=0
  373. Build=0
  374.  
  375. [Engine.GameReplicationInfo]
  376. ServerName=Another Gameservers.com Server is Born!
  377. ShortName=KFServer
  378.  
  379. [KFGame.KFGameEngine]
  380. MusicVolumeMultiplier=100
  381. SFxVolumeMultiplier=100
  382. BattleChatterIndex=0
  383. GammaMultiplier=0.68
  384. bMusicVocalsEnabled=false
  385. bMinimalChatter=false
  386. bEnableAdvDebugLines=false
  387. bMuteOnLossOfFocus=True
  388. bShowCrossHair=false
  389. FOVOptionsPercentageValue=1
  390. GoreLevel=2
  391.  
  392. [KFGame.KFUIDataStore_GameResource]
  393. ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="KFGame.KFGameInfoSummary")
  394. ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="KFGame.KFMapSummary")
  395. ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="KFGame.KFMutatorSummary")
  396.  
  397. [KF-BioticsLab KFMapSummary]
  398. MapName=KF-BioticsLab
  399. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_BioticsLab
  400.  
  401. [KF-Outpost KFMapSummary]
  402. MapName=KF-Outpost
  403. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_OutPost
  404.  
  405. [KF-BurningParis KFMapSummary]
  406. MapName=KF-BurningParis
  407. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Paris
  408.  
  409. [KF-Default KFMapSummary]
  410. MapName=KF-Default
  411. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Placeholder
  412.  
  413. [Survival KFGameInfoSummary]
  414. ClassName=KFGameContent.KFGameInfo_Survival
  415. MapPrefix=KF
  416.  
  417. [KFGame.KFPawn_Monster]
  418. bCanLeap=true
  419.  
  420. [KFGame.KFMuzzleFlash]
  421. ShellEjectLifetime=10.f
  422.  
  423. [IniVersion]
  424. 0=1429624762.000000
  425. 1=1441119728.000000
  426. 2=1429624761.000000
  427. 3=1429624797.000000
  428. Patch=1000
  429.  
  430. [KFGame.KFAccessControl]
  431. bSilentAdminLogin=False
  432.  
  433. [KFGame.KFPawn]
  434. bAllowFootstepSounds=True
  435. bAllowAlwaysOnPhysics=True
  436. bAllowRagdollAndGoreOnDeadBodies=True
  437.  
  438. [KFGAME.KFHUDBase]
  439. FriendlyHudScale=1.0
  440.  
  441. [KFGame.KFWeap_FlameBase]
  442. bArePilotLightsAllowed=True
  443.  
  444. [KFGame.KFWeapAttach_FlameBase]
  445. bArePilotLightsAllowed=True
  446.  
  447. [KFGame.SprayActor]
  448. bAllowSprayLights=True
  449.  
  450. [KF-VolterManor KFMapSummary]
  451. MapName=KF-VolterManor
  452. ScreenshotPathName=UI_MapPreview_TEX.KF2_MapPreview_Manor
  453.  
  454. [KF-Catacombs KFMapSummary]
  455. MapName=KF-Catacombs
  456. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Catacombs
  457.  
  458. [KF-EvacuationPoint KFMapSummary]
  459. MapName=KF-EvacuationPoint
  460. ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Evac
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement