Advertisement
Guest User

Untitled

a guest
Mar 13th, 2014
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.54 KB | None | 0 0
  1. [Engine.GameInfo]
  2. DefaultGame=AOC.AOCGame
  3. DefaultServerGame=AOC.AOCGame
  4. bAdminCanPause=false
  5. MaxPlayers=64
  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. PlayerControllerClassName=AOC.AOCPlayerController
  17. DefaultGameType=AOC.AOCGame
  18. DefaultMapPrefixes=(Prefix="AOCFFA",bUsesCommonPackage=False,GameType="AOC.AOCFFA")
  19. DefaultMapPrefixes=(Prefix="AOCTUT",bUsesCommonPackage=False,GameType="AOC.AOCTUT")
  20. DefaultMapPrefixes=(Prefix="AOCDUEL",bUsesCommonPackage=False,GameType="AOC.AOCDUEL")
  21. DefaultMapPrefixes=(Prefix="AOCLTS",bUsesCommonPackage=False,GameType="AOC.AOCLTS")
  22. DefaultMapPrefixes=(Prefix="AOC",bUsesCommonPackage=FALSE,GameType="AOC.AOCEntry")
  23. DefaultMapPrefixes=(Prefix="AOCKOTH",bUsesCommonPackage=FALSE,GameType="AOC.AOCKOTH")
  24. DefaultMapPrefixes=(Prefix="AOCTO",bUsesCommonPackage=FALSE,GameType="AOC.AOCTeamObjective")
  25. DefaultMapPrefixes=(Prefix="AOCSURV",bUsesCommonPackage=FALSE,GameType="AOC.AOCSurvival")
  26. DefaultMapPrefixes=(Prefix="AOCCTL",bUsesCommonPackage=FALSE,GameType="AOC.AOCCTL")
  27. DefaultMapPrefixes=(Prefix="AOCMOV",bUsesCommonPackage=FALSE,GameType="AOC.AOCTrailerGame")
  28. DefaultMapPrefixes=(Prefix="AOCTD",bUsesCommonPackage=FALSE,GameType="AOC.AOCTD")
  29. DefaultMapPrefixes=(Prefix="AOCCTF",bUsesCommonPackage=FALSE,GameType="AOC.AOCCTF")
  30. DefaultMapPrefixes=(Prefix="DUEL",bUsesCommonPackage=FALSE,GameType="AOC.CDWDUEL")
  31. bIsStandbyCheckingEnabled=false
  32. bKickLiveIdlers=False
  33. ArbitrationHandshakeTimeout=0.000000
  34. GoreLevel=0
  35.  
  36. [Engine.AccessControl]
  37. IPPolicies=ACCEPT;*
  38. bAuthenticateClients=True
  39. bAuthenticateServer=True
  40. bAuthenticateListenHost=True
  41. MaxAuthRetryCount=8
  42. AuthRetryDelay=8
  43. GamePassword=
  44. AdminPassword=password
  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=false
  65. MaxConcurrentHearSounds=32
  66. bLogHearSoundOverflow=FALSE
  67. bShowKismetDrawText=True
  68. fMaxComplexRelevancyDistanceSquared=9000000
  69.  
  70. [Engine.Weapon]
  71. Priority=-1.0
  72.  
  73. [Engine.WorldInfo]
  74. DefaultGravityZ=-520.0
  75. RBPhysicsGravityScaling=2.0
  76. MaxPhysicsSubsteps=5
  77. SquintModeKernelSize=128.0
  78. EmitterPoolClassPath=UDKBase.UDKEmitterPool
  79. DecalManagerClassPath=UTGame.UTDecalManager
  80. FractureManagerClassPath=Engine.FractureManager
  81. FracturedMeshWeaponDamage=5.0
  82. ChanceOfPhysicsChunkOverride=1.0
  83. bEnableChanceOfPhysicsChunkOverride=FALSE
  84. FractureExplosionVelScale=1.0
  85. DefaultAmbientZoneSettings=(bIsWorldInfo=true)
  86. bPersistPostProcessToNextLevel=TRUE
  87. bAllowHostMigration=FALSE
  88. HostMigrationTimeout=15
  89. bAllowTemporalAA=True
  90. bNoMobileMapWarnings=False
  91. DefaultPostProcessSettings=(Bloom_Scale=0.2,DOF_BlurKernelSize=12.0,DOF_MaxNearBlurAmount=0.0,DOF_MaxNearBlurAmount=0.0,DOF_FocusInnerRadius=2000.0,DOF_FocusDistance=0.0,)
  92.  
  93. [Engine.AutoTestManager]
  94. NumMinutesPerMap=50
  95. #CommandsToRunAtEachTravelTheWorldNode=MemLeakCheck
  96. #CommandsToRunAtEachTravelTheWorldNode=SNAPSHOTMEMORY
  97. NumAutomatedMapTestingCycles=0
  98. AutomatedMapTestingList=CTF-Hydrosis
  99. AutomatedMapTestingList=DM-Defiance
  100. AutomatedMapTestingList=VCTF-Kargo
  101. AutomatedMapTestingList=WAR-Avalanche
  102. AutomatedMapTestingList=WAR-Torlan
  103.  
  104. [Engine.DecalManager]
  105. DecalLifeSpan=30.0
  106.  
  107. [Engine.UIDataStore_GameResource]
  108. ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="Engine.UIGameInfoSummary")
  109.  
  110. [GameFramework.GameCheatManager]
  111. DebugCameraControllerClassName=GameFramework.DebugCameraController
  112.  
  113. [GameFramework.MobileHud]
  114. bShowMobileHud=true
  115. bShowGameHud=true
  116. bForceMobileHUD=false
  117.  
  118. [GameFramework.MobileInputZone]
  119. RenderColor=(R=255,G=255,B=255,A=255)
  120. InactiveAlpha=0.5
  121. SizeX=100
  122. SizeY=100
  123. VertMultiplier=1.0
  124. HorizMultiplier=1.0
  125. bUseGentleTransitions=true
  126. ResetCenterAfterInactivityTime=3.0
  127. ActivateTime=0.6
  128. DeactivateTime=0.2
  129. TapDistanceConstraint=5
  130. bApplyGlobalScaleToActiveSizes=true
  131. AuthoredGlobalScale=2.0
  132.  
  133. [GameFramework.FrameworkGame]
  134. RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"))
  135.  
  136. [DebugLookZone MobileInputZone]
  137. InputKey=MouseY
  138. HorizontalInputKey=MouseX
  139. TapInputKey=MOBILE_Fire
  140. Type=ZoneType_Trackball
  141. bRelativeSizeX=true
  142. bRelativeSizeY=true
  143. X=0
  144. Y=0
  145. SizeX=1.0
  146. SizeY=1.0
  147. VertMultiplier=-0.0007
  148. HorizMultiplier=0.001
  149. Acceleration=12.0
  150. Smoothing=1.0
  151. EscapeVelocityStrength=0.85
  152. bIsInvisible=1
  153. TapDistanceConstraint=32
  154.  
  155. [DebugStickMoveZone MobileInputZone]
  156. InputKey=MOBILE_AForward
  157. HorizontalInputKey=MOBILE_AStrafe
  158. Type=ZoneType_Joystick
  159. bRelativeX=true
  160. bRelativeY=true
  161. bRelativeSizeX=true
  162. bRelativeSizeY=true
  163. X=0.05
  164. Y=-0.4
  165. SizeX=0.1965
  166. SizeY=1.0
  167. bSizeYFromSizeX=true
  168. VertMultiplier=-1.0
  169. HorizMultiplier=1.0
  170. bScalePawnMovement=true
  171. RenderColor=(R=255,G=255,B=255,A=255)
  172. InactiveAlpha=0.25
  173. bUseGentleTransitions=true
  174. ResetCenterAfterInactivityTime=3.0
  175. ActivateTime=0.6
  176. DeactivateTime=0.2
  177. TapDistanceConstraint=5
  178.  
  179. [DebugStickLookZone MobileInputZone]
  180. InputKey=MOBILE_ALookUp
  181. HorizontalInputKey=MOBILE_ATurn
  182. Type=ZoneType_Joystick
  183. bRelativeX=true
  184. bRelativeY=true
  185. bRelativeSizeX=true
  186. bRelativeSizeY=true
  187. VertMultiplier=-0.5
  188. HorizMultiplier=0.35
  189. X=-0.2465
  190. Y=-0.4
  191. SizeX=0.1965
  192. SizeY=1.0
  193. bSizeYFromSizeX=true
  194. RenderColor=(R=255,G=255,B=255,A=255)
  195. InactiveAlpha=0.25
  196. bUseGentleTransitions=true
  197. ResetCenterAfterInactivityTime=3.0
  198. ActivateTime=0.6
  199. DeactivateTime=0.2
  200. TapDistanceConstraint=5
  201.  
  202. [Configuration]
  203.  
  204. [Engine.GameReplicationInfo]
  205. ServerName=Raikous Chiv Server
  206. MessageOfTheDay=changeme
  207.  
  208. [Engine.EmitterPool]
  209. bLogPoolOverflow=true
  210.  
  211. [UTGame.UTGib]
  212. bUseUnrealPhysics=true
  213.  
  214. [UDKBase.UDKUIDataStore_StringAliasBindingMap]
  215. FakePlatform=1
  216. MenuInputMapArray=(FieldName="None",MappedText="")
  217. MenuInputMapArray=(FieldName="GBA_MoveForward")
  218. MenuInputMapArray=(FieldName="GBA_Backward")
  219. MenuInputMapArray=(FieldName="GBA_StrafeLeft")
  220. MenuInputMapArray=(FieldName="GBA_StrafeRight")
  221. MenuInputMapArray=(FieldName="GBA_TurnLeft")
  222. MenuInputMapArray=(FieldName="GBA_TurnRight")
  223. MenuInputMapArray=(FieldName="GBA_Jump")
  224. MenuInputMapArray=(FieldName="GBA_Duck")
  225. MenuInputMapArray=(FieldName="GBA_Fire")
  226. MenuInputMapArray=(FieldName="GBA_AltFire")
  227. MenuInputMapArray=(FieldName="GBA_Use")
  228. MenuInputMapArray=(FieldName="GBA_FeignDeath")
  229. MenuInputMapArray=(FieldName="GBA_SwitchToBestWeapon")
  230. MenuInputMapArray=(FieldName="GBA_PrevWeapon")
  231. MenuInputMapArray=(FieldName="GBA_NextWeapon")
  232. MenuInputMapArray=(FieldName="GBA_SwitchWeapon1")
  233. MenuInputMapArray=(FieldName="GBA_SwitchWeapon2")
  234. MenuInputMapArray=(FieldName="GBA_SwitchWeapon3")
  235. MenuInputMapArray=(FieldName="GBA_SwitchWeapon4")
  236. MenuInputMapArray=(FieldName="GBA_SwitchWeapon5")
  237. MenuInputMapArray=(FieldName="GBA_SwitchWeapon6")
  238. MenuInputMapArray=(FieldName="GBA_SwitchWeapon7")
  239. MenuInputMapArray=(FieldName="GBA_SwitchWeapon8")
  240. MenuInputMapArray=(FieldName="GBA_SwitchWeapon9")
  241. MenuInputMapArray=(FieldName="GBA_SwitchWeapon10")
  242. MenuInputMapArray=(FieldName="GBA_ToggleTranslocator")
  243. MenuInputMapArray=(FieldName="GBA_ToggleSpeaking")
  244. MenuInputMapArray=(FieldName="GBA_Talk")
  245. MenuInputMapArray=(FieldName="GBA_TeamTalk")
  246. MenuInputMapArray=(FieldName="GBA_Taunt1")
  247. MenuInputMapArray=(FieldName="GBA_Taunt2")
  248. MenuInputMapArray=(FieldName="GBA_Horn")
  249. MenuInputMapArray=(FieldName="GBA_ShowMenu")
  250. MenuInputMapArray=(FieldName="GBA_ShowCommandMenu")
  251. MenuInputMapArray=(FieldName="GBA_ShowScores")
  252. MenuInputMapArray=(FieldName="GBA_ShowMap")
  253. MenuInputMapArray=(FieldName="GBA_ToggleMinimap")
  254. MenuInputMapArray=(FieldName="GBA_GrowHud")
  255. MenuInputMapArray=(FieldName="GBA_ShrinkHud")
  256. MenuInputMapArray=(FieldName="GBA_ToggleMelee")
  257. MenuInputMapArray=(FieldName="GBA_WeaponPicker")
  258. MenuInputMapArray=(FieldName="GBA_Jump_Gamepad")
  259. MenuInputMapArray=(FieldName="GBA_MoveForward_Gamepad")
  260. MenuInputMapArray=(FieldName="GBA_TurnLeft_Gamepad")
  261. ControllerMapArray=(KeyName="GMS_XBoxTypeS_A",XBoxMapping="Xenon_A",PS3Mapping="PS3_X")
  262. ControllerMapArray=(KeyName="GMS_XBoxTypeS_B",XBoxMapping="Xenon_B",PS3Mapping="PS3_Circle")
  263. ControllerMapArray=(KeyName="GMS_XBoxTypeS_X",XBoxMapping="Xenon_X",PS3Mapping="PS3_Square")
  264. ControllerMapArray=(KeyName="GMS_XBoxTypeS_Y",XBoxMapping="Xenon_Y",PS3Mapping="PS3_Triangle")
  265. ControllerMapArray=(KeyName="GMS_XBoxTypeS_Start",XBoxMapping="Xenon_Start",PS3Mapping="PS3_Start")
  266. ControllerMapArray=(KeyName="GMS_XBoxTypeS_Back",XBoxMapping="Xenon_Back",PS3Mapping="PS3_Select")
  267. ControllerMapArray=(KeyName="GMS_XBoxTypeS_LeftShoulder",XBoxMapping="Xenon_LeftBumper",PS3Mapping="PS3_L1")
  268. ControllerMapArray=(KeyName="GMS_XBoxTypeS_RightShoulder",XBoxMapping="Xenon_RightBumper",PS3Mapping="PS3_R1")
  269. ControllerMapArray=(KeyName="GMS_XBoxTypeS_LeftTrigger",XBoxMapping="Xenon_LeftTrigger",PS3Mapping="PS3_L2")
  270. ControllerMapArray=(KeyName="GMS_XBoxTypeS_RightTrigger",XBoxMapping="Xenon_RightTrigger",PS3Mapping="PS3_R2")
  271. ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Up",XBoxMapping="Xenon_DPadUp",PS3Mapping="PS3_DPadUp")
  272. ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Down",XBoxMapping="Xenon_DPadDown",PS3Mapping="PS3_DPadDown")
  273. ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Left",XBoxMapping="Xenon_DPadLeft",PS3Mapping="PS3_DPadLeft")
  274. ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Right",XBoxMapping="Xenon_DPadRight",PS3Mapping="PS3_DPadRight")
  275. ControllerMapArray=(KeyName="GMS_XBoxTypeS_LeftThumbstick",XBoxMapping="Xenon_LeftStickButton",PS3Mapping="PS3_LeftStickButton")
  276. ControllerMapArray=(KeyName="GMS_XBoxTypeS_RightThumbstick",XBoxMapping="Xenon_RightStickButton",PS3Mapping="PS3_RightStickButton")
  277. ControllerMapArray=(KeyName="GMS_XboxTypeS_LeftX",XBoxMapping="Xenon_LeftStick",PS3Mapping="PS3_LeftStick")
  278. ControllerMapArray=(KeyName="GMS_XboxTypeS_LeftY",XBoxMapping="Xenon_LeftStick",PS3Mapping="PS3_LeftStick")
  279. ControllerMapArray=(KeyName="GMS_XboxTypeS_RightX",XBoxMapping="Xenon_RightStick",PS3Mapping="PS3_RightStick")
  280. ControllerMapArray=(KeyName="GMS_XboxTypeS_RightY",XBoxMapping="Xenon_RightStick",PS3Mapping="PS3_RightStick")
  281.  
  282. [GameFramework.MobilePlayerInput]
  283. MobileDoubleTapTime=0.33
  284. MobileTapRepeatTime=0.1
  285. MobileMinHoldForTap=0.5
  286. ZoneTimeout=2.0
  287. bFakeMobileTouches=False
  288.  
  289. [UDKBase.SimpleGame]
  290. RequiredMobileInputConfigs=(GroupName="UberGroup",RequireZoneNames=("UberStickMoveZone","UberStickLookZone","UberLookZone"))
  291. RequiredMobileInputConfigs=(GroupName="InitialFlybyGroup")
  292.  
  293. [UDKBase.CastleGame]
  294. RequiredMobileInputConfigs=(GroupName="UberGroup",RequireZoneNames=("MenuSlider","UberStickMoveZone","UberStickLookZone","UberLookZone"))
  295. RequiredMobileInputConfigs=(bIsAttractModeGroup=true,GroupName="AttractGroup",RequireZoneNames=("MenuSlider","ExitAttractModeZone"))
  296. RequiredMobileInputConfigs=(GroupName="InitialFlybyGroup")
  297. RequiredMobileInputConfigs=(GroupName="TapTutorialGroup",RequireZoneNames=("MenuSlider","TapTutorialZone"))
  298. RequiredMobileInputConfigs=(GroupName="SwipeTutorialGroup",RequireZoneNames=("MenuSlider","SwipeTutorialZone"))
  299. bAllowAttractMode=true
  300.  
  301. [UDKBase.SimplePawn]
  302. CastlePawnSpeed=440
  303. CastlePawnAccel=2048
  304.  
  305. [UDKBase.SimplePC]
  306. ServerCommandline=EpicCitadel?listen
  307. RotationSmoothingFactor=5.0
  308. bSmoothRotation=false
  309. bSuppressSplash=false
  310. DefaultInputGroup=1
  311.  
  312. [MenuSlider MobileInputZone]
  313. Type=ZoneType_Slider
  314. X=0.5
  315. bRelativeX=true
  316. bCenterX=true
  317. Y=0
  318. bRelativeSizeX=true
  319. bRelativeSizeY=true
  320. SizeX=0.165625
  321. SizeY=1.0
  322. ActiveSizeX=0.165625
  323. ActiveSizeY=0.4
  324. bActiveSizeYFromX=true
  325. SlideType=ZoneSlide_UpDown
  326. RenderColor=(R=255,G=255,B=255,A=255)
  327. InactiveAlpha=1.0
  328. bUseGentleTransitions=true
  329. ActivateTime=0.0
  330. DeactivateTime=0.33
  331. TapDistanceConstraint=32
  332.  
  333. [ExitAttractModeZone MobileInputZone]
  334. Type=ZoneType_Button
  335. bRelativeX=true
  336. bRelativeY=true
  337. X=0
  338. Y=0
  339. bRelativeSizeX=true
  340. bRelativeSizeY=true
  341. SizeX=1.0
  342. SizeY=1.0
  343. bIsInvisible=true
  344. TapDistanceConstraint=32
  345.  
  346. [DebugZone MobileInputZone]
  347. InputKey=MOBILE_ShowDebugMenu
  348. Type=ZoneType_Button
  349. bRelativeX=true
  350. bRelativeY=true
  351. X=-0.062
  352. Y=-0.5
  353. bRelativeSizeX=true
  354. bRelativeSizeY=true
  355. SizeX=0.0625
  356. SizeY=0.0938
  357. Caption=*
  358. RenderColor=(R=0,G=128,B=255,A=255)
  359. InactiveAlpha=0.8
  360.  
  361. [UberLookZone UDKMobileInputZone]
  362. InputKey=MouseY
  363. HorizontalInputKey=MouseX
  364. TapInputKey=MOBILE_Fire
  365. Type=ZoneType_Trackball
  366. bRelativeSizeX=true
  367. bRelativeSizeY=true
  368. X=0
  369. Y=0
  370. SizeX=1.0
  371. SizeY=1.0
  372. VertMultiplier=-0.0007
  373. HorizMultiplier=0.001
  374. Acceleration=12.0
  375. Smoothing=1.0
  376. EscapeVelocityStrength=0.85
  377. bIsInvisible=1
  378. TapDistanceConstraint=32
  379.  
  380. [TapTutorialZone MobileInputZone]
  381. InputKey=
  382. HorizontalInputKey=
  383. Type=ZoneType_Trackball
  384. bRelativeSizeX=true
  385. bRelativeSizeY=true
  386. X=0
  387. Y=0
  388. SizeX=1.0
  389. SizeY=1.0
  390. bIsInvisible=1
  391. TapDistanceConstraint=32
  392.  
  393. [SwipeTutorialZone MobileInputZone]
  394. InputKey=MouseY
  395. HorizontalInputKey=MouseX
  396. Type=ZoneType_Trackball
  397. bRelativeSizeX=true
  398. bRelativeSizeY=true
  399. X=0
  400. Y=0
  401. SizeX=1.0
  402. SizeY=1.0
  403. VertMultiplier=-0.0007
  404. HorizMultiplier=0.001
  405. Acceleration=12.0
  406. Smoothing=1.0
  407. EscapeVelocityStrength=0.85
  408. bIsInvisible=1
  409. TapDistanceConstraint=32
  410.  
  411. [UberStickMoveZone MobileInputZone]
  412. InputKey=MOBILE_AForward
  413. HorizontalInputKey=MOBILE_AStrafe
  414. Type=ZoneType_Joystick
  415. bRelativeX=true
  416. bRelativeY=true
  417. bRelativeSizeX=true
  418. bRelativeSizeY=true
  419. X=0.05
  420. Y=-0.4
  421. SizeX=0.1965
  422. SizeY=1.0
  423. bSizeYFromSizeX=true
  424. VertMultiplier=-1.0
  425. HorizMultiplier=1.0
  426. bScalePawnMovement=true
  427. RenderColor=(R=255,G=255,B=255,A=255)
  428. InactiveAlpha=0.25
  429. bUseGentleTransitions=true
  430. ResetCenterAfterInactivityTime=3.0
  431. ActivateTime=0.6
  432. DeactivateTime=0.2
  433. TapDistanceConstraint=5
  434.  
  435. [UberStickLookZone MobileInputZone]
  436. InputKey=MOBILE_ALookUp
  437. HorizontalInputKey=MOBILE_ATurn
  438. Type=ZoneType_Joystick
  439. bRelativeX=true
  440. bRelativeY=true
  441. bRelativeSizeX=true
  442. bRelativeSizeY=true
  443. VertMultiplier=-0.5
  444. HorizMultiplier=0.35
  445. X=-0.2465
  446. Y=-0.4
  447. SizeX=0.1965
  448. SizeY=1.0
  449. bSizeYFromSizeX=true
  450. RenderColor=(R=255,G=255,B=255,A=255)
  451. InactiveAlpha=0.25
  452. bUseGentleTransitions=true
  453. ResetCenterAfterInactivityTime=3.0
  454. ActivateTime=0.6
  455. DeactivateTime=0.2
  456. TapDistanceConstraint=5
  457.  
  458. [AOC.AOCGame]
  459. bLogGameplayEvents=false
  460. GameplayEventsWriterClassName=Engine.GameplayEventsWriter
  461. GameplayEventsHeartbeat=1.000000
  462. bForceRespawn=True
  463. bAllowNonTeamChat=True
  464. Maplist=AOCTO-Hillside_P
  465. Maplist=AOCTO-Battlegrounds_v3_P
  466. Maplist=AOCLTS-Arena3_p
  467. Maplist=AOCTO-Darkforest_p
  468. Maplist=AOCTO-Stoneshill_P
  469. Maplist=AOCLTS-Moor_p
  470. Maplist=AOCFFA-ThroneRoomXL_P
  471. Maplist=AOCKOTH-Arena3_p
  472. Maplist=AOCTD-StoneshillVillage_P
  473. Maplist=AOCFFA-Moor_p
  474. Maplist=AOCLTS-ThroneRoom_P
  475. Maplist=AOCTD-Ruins_P
  476. Maplist=AOCLTS-StoneshillVillage_P
  477. Maplist=AOCKOTH-Moor_p
  478. Maplist=AOCFFA-StoneshillVillage_P
  479. Maplist=AOCLTS-Ruins_P
  480. Maplist=AOCFFA-Ruins_P
  481. Maplist=AOCKOTH-Hillside_P
  482. Maplist=AOCTD-ThroneRoom_P
  483. Maplist=AOCFFA-Arena3_p
  484. PerspectiveLock=PLOCK_None
  485. fServerTeamDamagePercent=0.500000
  486. fTimeDilation=1.000000
  487. bEnableVoteKick=true
  488. bEnableVoteChangeMap=true
  489. bEnableVoteResetMap=true
  490. bOnlyAdminsCanInitiateVotes=false
  491. bOnlyAdminsCanVote=false
  492. bOnlyTeammatesCanVoteKick=false
  493. bOnlyTeammatesAbstainsCountAgainstMinimum=false
  494. fVoteMinAmountNonAbstainers=0.400000
  495. fVoteSuccessThreshold=0.550000
  496. fVoteDurationSeconds=30.000000
  497. fVoteTallyUpdates=2.000000
  498. fVoteEnactDelaySeconds=10.000000
  499. fVoteTimeBetweenVoteKicksAgainstSamePlayer=60.000000
  500. fVoteTimeBetweenVotesFromOnePlayer=60.000000
  501. fVoteKickBanDurationSeconds=300.000000
  502. bForceTeamVOIP=false
  503. bRankedServer=true
  504. bAutoBalance=false
  505. fAutoBalanceInterval=30.000000
  506. bAlwaysShowTeamMarkers=false
  507. bAllowFriendNotification=False
  508. bAllowFriendMarkers=False
  509. bDeathBasedAutoBalance=False
  510. bUseMaxPingLimit=False
  511. bAnyUserCanGetSteamID=False
  512. bOverrideRoundTime=False
  513. bDisallowFists=False
  514. bDisallowFreelookSpectator=False
  515. bUseArcherLimit=False
  516. bUseVanguardLimit=False
  517. bUseKnightLimit=False
  518. bUseMaaLimit=False
  519. bUseRankLimits=False
  520. bDoSpeedHackDetection=False
  521. bUseCustomSpeedhackCountThreshold=False
  522. MapListIndex=0
  523. fMaxPing=0.000000
  524. iPingThresholdHitBeforeKick=0
  525. iSecondsToKickForPingLimit=0
  526. RoundTimeOverride=0
  527. iArcherLimit=0
  528. iVanguardLimit=0
  529. iKnightLimit=0
  530. iMaaLimit=0
  531. iMinRank=0
  532. iMaxRank=0
  533. iSpeedhackCountThreshold=0
  534. bDontAddSdkMapsToList=false
  535. bWarmupRound=False
  536. bForceMidGameMenuAtStart=False
  537. NetWait=15
  538. ClientProcessingTimeout=30
  539. WarmupTime=0
  540. LateEntryLives=1
  541. ResetTimeDelay=0
  542. RequiredMobileInputConfigs=(GroupName="UberGroup",RequireZoneNames=("UberStickMoveZone","UberStickLookZone","UberLookZone"),bIsAttractModeGroup=False)
  543. RequiredMobileInputConfigs=(GroupName="InitialFlybyGroup",RequireZoneNames=,bIsAttractModeGroup=False)
  544. bIsStandbyCheckingEnabled=False
  545. GoalScore=60
  546. MaxLives=0
  547. TimeLimit=20
  548. StandbyRxCheatTime=0.000000
  549. StandbyTxCheatTime=0.000000
  550. BadPingThreshold=0
  551. PercentMissingForRxStandby=0.000000
  552. PercentMissingForTxStandby=0.000000
  553. PercentForBadPing=0.000000
  554. JoinInProgressStandbyWaitTime=0.000000
  555. DefaultGameType=AOC.AOCGame
  556. DefaultMapPrefixes=(Prefix="AOCFFA",bUsesCommonPackage=False,GameType="AOC.AOCFFA",AdditionalGameTypes=,ForcedObjects=)
  557. DefaultMapPrefixes=(Prefix="AOCTUT",bUsesCommonPackage=False,GameType="AOC.AOCTUT",AdditionalGameTypes=,ForcedObjects=)
  558. DefaultMapPrefixes=(Prefix="AOCDUEL",bUsesCommonPackage=False,GameType="AOC.AOCDUEL",AdditionalGameTypes=,ForcedObjects=)
  559. DefaultMapPrefixes=(Prefix="AOCLTS",bUsesCommonPackage=False,GameType="AOC.AOCLTS",AdditionalGameTypes=,ForcedObjects=)
  560. DefaultMapPrefixes=(Prefix="AOC",bUsesCommonPackage=False,GameType="AOC.AOCEntry",AdditionalGameTypes=,ForcedObjects=)
  561. DefaultMapPrefixes=(Prefix="AOCKOTH",bUsesCommonPackage=False,GameType="AOC.AOCKOTH",AdditionalGameTypes=,ForcedObjects=)
  562. DefaultMapPrefixes=(Prefix="AOCTO",bUsesCommonPackage=False,GameType="AOC.AOCTeamObjective",AdditionalGameTypes=,ForcedObjects=)
  563. DefaultMapPrefixes=(Prefix="AOCSURV",bUsesCommonPackage=False,GameType="AOC.AOCSurvival",AdditionalGameTypes=,ForcedObjects=)
  564. DefaultMapPrefixes=(Prefix="AOCCTL",bUsesCommonPackage=False,GameType="AOC.AOCCTL",AdditionalGameTypes=,ForcedObjects=)
  565. DefaultMapPrefixes=(Prefix="AOCMOV",bUsesCommonPackage=False,GameType="AOC.AOCTrailerGame",AdditionalGameTypes=,ForcedObjects=)
  566. DefaultMapPrefixes=(Prefix="AOCTD",bUsesCommonPackage=False,GameType="AOC.AOCTD",AdditionalGameTypes=,ForcedObjects=)
  567. DefaultMapPrefixes=(Prefix="AOCCTF",bUsesCommonPackage=False,GameType="AOC.AOCCTF",AdditionalGameTypes=,ForcedObjects=)
  568. DefaultMapPrefixes=(Prefix="DUEL",bUsesCommonPackage=False,GameType="AOC.CDWDUEL",AdditionalGameTypes=,ForcedObjects=)
  569. AnimTreePoolSize=0
  570.  
  571. [AOC.AOCLTS]
  572. bCustomEnemyMarkerSettings=True
  573. fShowEnemyMarkersTimeLeftSeconds=60.000000
  574. fShowEnemyMarkersPortionPlayersAlive=0.100000
  575. bOverrideNumRounds=False
  576. RoundsToWinOverride=7
  577. MaxRoundsOverride=13
  578. bAllowNonTeamChat=True
  579. bWarmupRound=False
  580. bForceMidGameMenuAtStart=False
  581. bLogGameplayEvents=False
  582. NetWait=15
  583. ClientProcessingTimeout=30
  584. WarmupTime=0
  585. LateEntryLives=1
  586. ResetTimeDelay=0
  587. GameplayEventsWriterClassName=Engine.GameplayEventsWriter
  588. RequiredMobileInputConfigs=(GroupName="UberGroup",RequireZoneNames=("UberStickMoveZone","UberStickLookZone","UberLookZone"),bIsAttractModeGroup=False)
  589. RequiredMobileInputConfigs=(GroupName="InitialFlybyGroup",RequireZoneNames=,bIsAttractModeGroup=False)
  590. bIsStandbyCheckingEnabled=False
  591. GoalScore=60
  592. MaxLives=0
  593. TimeLimit=20
  594. StandbyRxCheatTime=0.000000
  595. StandbyTxCheatTime=0.000000
  596. BadPingThreshold=0
  597. PercentMissingForRxStandby=0.000000
  598. PercentMissingForTxStandby=0.000000
  599. PercentForBadPing=0.000000
  600. JoinInProgressStandbyWaitTime=0.000000
  601. DefaultGameType=AOC.AOCGame
  602. DefaultMapPrefixes=(Prefix="AOCFFA",bUsesCommonPackage=False,GameType="AOC.AOCFFA",AdditionalGameTypes=,ForcedObjects=)
  603. DefaultMapPrefixes=(Prefix="AOCTUT",bUsesCommonPackage=False,GameType="AOC.AOCTUT",AdditionalGameTypes=,ForcedObjects=)
  604. DefaultMapPrefixes=(Prefix="AOCDUEL",bUsesCommonPackage=False,GameType="AOC.AOCDUEL",AdditionalGameTypes=,ForcedObjects=)
  605. DefaultMapPrefixes=(Prefix="AOCLTS",bUsesCommonPackage=False,GameType="AOC.AOCLTS",AdditionalGameTypes=,ForcedObjects=)
  606. DefaultMapPrefixes=(Prefix="AOC",bUsesCommonPackage=False,GameType="AOC.AOCEntry",AdditionalGameTypes=,ForcedObjects=)
  607. DefaultMapPrefixes=(Prefix="AOCKOTH",bUsesCommonPackage=False,GameType="AOC.AOCKOTH",AdditionalGameTypes=,ForcedObjects=)
  608. DefaultMapPrefixes=(Prefix="AOCTO",bUsesCommonPackage=False,GameType="AOC.AOCTeamObjective",AdditionalGameTypes=,ForcedObjects=)
  609. DefaultMapPrefixes=(Prefix="AOCSURV",bUsesCommonPackage=False,GameType="AOC.AOCSurvival",AdditionalGameTypes=,ForcedObjects=)
  610. DefaultMapPrefixes=(Prefix="AOCCTL",bUsesCommonPackage=False,GameType="AOC.AOCCTL",AdditionalGameTypes=,ForcedObjects=)
  611. DefaultMapPrefixes=(Prefix="AOCMOV",bUsesCommonPackage=False,GameType="AOC.AOCTrailerGame",AdditionalGameTypes=,ForcedObjects=)
  612. DefaultMapPrefixes=(Prefix="AOCTD",bUsesCommonPackage=False,GameType="AOC.AOCTD",AdditionalGameTypes=,ForcedObjects=)
  613. DefaultMapPrefixes=(Prefix="AOCCTF",bUsesCommonPackage=False,GameType="AOC.AOCCTF",AdditionalGameTypes=,ForcedObjects=)
  614. DefaultMapPrefixes=(Prefix="DUEL",bUsesCommonPackage=False,GameType="AOC.CDWDUEL",AdditionalGameTypes=,ForcedObjects=)
  615. AnimTreePoolSize=0
  616.  
  617. [UTGame.UTPawn]
  618. Bob=0.010
  619. bWeaponBob=true
  620.  
  621. [UTGame.UTPlayerController]
  622. bAutoTaunt=false
  623. bLandingShake=true
  624. PawnShadowMode=SHADOW_All
  625. AutoObjectivePreference=AOP_NoPreference
  626. bUseVehicleRotationOnPossess=true
  627. bFirstPersonWeaponsSelfShadow=true
  628.  
  629. [UTGame.UTConsolePlayerController]
  630. bTargetAdhesionEnabled=TRUE
  631. bDebugTargetAdhesion=FALSE
  632.  
  633. [UTGame.DemoRecSpectator]
  634. bLockRotationToViewTarget=false
  635. bAutoSwitchPlayers=false
  636. AutoSwitchPlayerInterval=0
  637.  
  638. [UTGame.UTDeathMessage]
  639. bNoConsoleDeathMessages=false
  640.  
  641. [UTGame.UTTeamDeathMessage]
  642. bNoConsoleDeathMessages=true
  643.  
  644. [UTGame.UTAnnouncer]
  645. AnnouncerLevel=2
  646.  
  647. [UTGame.UTMusicManager]
  648. MusicVolume=0.36
  649. StingerVolumeMultiplier=1.1
  650.  
  651. [UTGame.UTGame]
  652. BotRatio=1.000000
  653. GoalScore=25
  654. bTournament=false
  655. bPlayersMustBeReady=false
  656. NetWait=15
  657. ClientProcessingTimeout=30
  658. RestartWait=30
  659. MinNetPlayers=1
  660. bWaitForNetPlayers=true
  661. LateEntryLives=1
  662. TimeLimit=20
  663. GameDifficulty=+5.0
  664. EndTimeDelay=4.000000
  665. GameSpecificMapCycles=(GameClassName="UTVehicleCTFGame_Content",Maps=("VCTF-Necropolis","VCTF-SandStorm"))
  666. bLogGameplayEvents=false
  667. bForceRespawn=False
  668. ServerSkillLevel=0
  669. MapCycleIndex=-1
  670.  
  671. [UTGame.UTTeamGame]
  672. GoalScore=60
  673. bPlayersBalanceTeams=true
  674. bWeaponStay=true
  675. MaxLives=0
  676.  
  677. [UTGame.UTCTFGame]
  678. GoalScore=3
  679. bWeaponStay=true
  680.  
  681. [UTGame.UTHUDBase]
  682. ConsoleIconFontClassName=UI_Fonts.Fonts.UI_Fonts_Xbox18
  683.  
  684. [UTGame.UTHUD]
  685. ConsoleMessageCount=16
  686. SafeRegionPct=1.0
  687. bShowMap=true
  688. MapDefaultSize=220
  689. bShowClock=false
  690. bShowDoll=true
  691. bShowAmmo=true
  692. bShowPowerups=true
  693. PowerupDims=(X=48,Y=52);
  694. bShowScoring=true
  695. bShowLeaderboard=true
  696. bShowVehicle=true
  697. bShowDamage=true
  698. DamageIndicatorSize=384
  699. bShowMobileHud=true
  700. bShowVehicleArmorCount=True
  701.  
  702. [UTGame.UTInventoryManager]
  703. bAutoSwitchWeaponOnPickup=true
  704.  
  705. [UTGame.UTMutator_Arena]
  706. ArenaWeaponClassPath=UTGame.UTWeap_ShockRifle
  707.  
  708. [UTGame.UTUIScene_COptions]
  709. FirstCinematicMapName=UTCin-Intro
  710.  
  711. [UTGame.UTUIFrontEnd_LoginScreen]
  712. bSavePassword=True
  713.  
  714. [UTGame.UTUIDataStore_StringList]
  715. StringData=(Tag="ServerType",DefaultValueIndex=1)
  716. StringData=(Tag="ServerType360",DefaultValueIndex=1)
  717. StringData=(Tag="MatchType",DefaultValueIndex=1)
  718. StringData=(Tag="MatchType360",DefaultValueIndex=1)
  719. StringData=(Tag="BotTeams",DefaultValueIndex=0)
  720. StringData=(Tag="RecordDemo",DefaultValueIndex=0)
  721. StringData=(Tag="PlayerName",DefaultValueIndex=0)
  722.  
  723. [UTGame.UTUIDataStore_MenuItems]
  724. ElementProviderTypes=(ProviderTag="MultiplayerMenu",ProviderClassName="UTGame.UTUIDataProvider_MultiplayerMenuItem")
  725. ElementProviderTypes=(ProviderTag="GameModes",ProviderClassName="UTGame.UTUIDataProvider_GameModeInfo")
  726. ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="UTGame.UTUIDataProvider_MapInfo")
  727. ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="UTGame.UTUIDataProvider_Mutator")
  728. ElementProviderTypes=(ProviderTag="Weapons",ProviderClassName="UTGame.UTUIDataProvider_Weapon")
  729. ElementProviderTypes=(ProviderTag="DropDownWeapons",ProviderClassName="UTGame.UTUIDataProvider_Weapon")
  730.  
  731. [UTWeap_RocketLauncher UTUIDataProvider_Weapon]
  732. ClassName=UTGameContent.UTWeap_RocketLauncher_Content
  733. AmmoClassPath=UTGame.UTAmmo_RocketLauncher
  734.  
  735. [UTWeap_LinkGun UTUIDataProvider_Weapon]
  736. ClassName=UTGame.UTWeap_LinkGun
  737. AmmoClassPath=UTGame.UTAmmo_LinkGun
  738.  
  739. [UTWeap_ShockRifle UTUIDataProvider_Weapon]
  740. ClassName=UTGameContent.UTWeap_ShockRifle
  741. AmmoClassPath=UTGame.UTAmmo_ShockRifle
  742.  
  743. [MoveForward UTUIDataProvider_KeyBinding]
  744. Command=GBA_MoveForward
  745. bIsCrucialBind=true
  746.  
  747. [MoveBackward UTUIDataProvider_KeyBinding]
  748. Command=GBA_Backward
  749. bIsCrucialBind=true
  750.  
  751. [StrafeLeft UTUIDataProvider_KeyBinding]
  752. Command=GBA_StrafeLeft
  753. bIsCrucialBind=true
  754.  
  755. [StrafeRight UTUIDataProvider_KeyBinding]
  756. Command=GBA_StrafeRight
  757. bIsCrucialBind=true
  758.  
  759. [TurnLeft UTUIDataProvider_KeyBinding]
  760. Command=GBA_TurnLeft
  761.  
  762. [TurnRight UTUIDataProvider_KeyBinding]
  763. Command=GBA_TurnRight
  764.  
  765. [Jump UTUIDataProvider_KeyBinding]
  766. Command=GBA_Jump
  767. bIsCrucialBind=true
  768.  
  769. [Duck UTUIDataProvider_KeyBinding]
  770. Command=GBA_Duck
  771. bRemoveOnPS3=1
  772. bRemoveOn360=1
  773. bIsCrucialBind=true
  774.  
  775. [Fire UTUIDataProvider_KeyBinding]
  776. Command=GBA_Fire
  777. bIsCrucialBind=true
  778.  
  779. [AltFire UTUIDataProvider_KeyBinding]
  780. Command=GBA_AltFire
  781. bIsCrucialBind=true
  782.  
  783. [Use UTUIDataProvider_KeyBinding]
  784. Command=GBA_Use
  785. bIsCrucialBind=true
  786.  
  787. [FeignDeath UTUIDataProvider_KeyBinding]
  788. Command=GBA_FeignDeath
  789.  
  790. [SwitchToBestWeapon UTUIDataProvider_KeyBinding]
  791. Command=GBA_SwitchToBestWeapon
  792.  
  793. [PreviousWeapon UTUIDataProvider_KeyBinding]
  794. Command=GBA_PrevWeapon
  795.  
  796. [NextWeapon UTUIDataProvider_KeyBinding]
  797. Command=GBA_NextWeapon
  798.  
  799. [SwitchWeapon1 UTUIDataProvider_KeyBinding]
  800. Command=GBA_SwitchWeapon1
  801.  
  802. [SwitchWeapon2 UTUIDataProvider_KeyBinding]
  803. Command=GBA_SwitchWeapon2
  804.  
  805. [SwitchWeapon3 UTUIDataProvider_KeyBinding]
  806. Command=GBA_SwitchWeapon3
  807.  
  808. [SwitchWeapon4 UTUIDataProvider_KeyBinding]
  809. Command=GBA_SwitchWeapon4
  810.  
  811. [SwitchWeapon5 UTUIDataProvider_KeyBinding]
  812. Command=GBA_SwitchWeapon5
  813.  
  814. [SwitchWeapon6 UTUIDataProvider_KeyBinding]
  815. Command=GBA_SwitchWeapon6
  816.  
  817. [SwitchWeapon7 UTUIDataProvider_KeyBinding]
  818. Command=GBA_SwitchWeapon7
  819.  
  820. [SwitchWeapon8 UTUIDataProvider_KeyBinding]
  821. Command=GBA_SwitchWeapon8
  822.  
  823. [SwitchWeapon9 UTUIDataProvider_KeyBinding]
  824. Command=GBA_SwitchWeapon9
  825.  
  826. [SwitchWeapon10 UTUIDataProvider_KeyBinding]
  827. Command=GBA_SwitchWeapon10
  828.  
  829. [ToggleTranslocator UTUIDataProvider_KeyBinding]
  830. Command=GBA_ToggleTranslocator
  831. bIsCrucialBind=true
  832.  
  833. [TransmitVoice UTUIDataProvider_KeyBinding]
  834. Command=GBA_ToggleSpeaking
  835.  
  836. [Talk UTUIDataProvider_KeyBinding]
  837. Command=GBA_Talk
  838. bRemoveOnPS3=True
  839. bRemoveOn360=1
  840.  
  841. [TeamTalk UTUIDataProvider_KeyBinding]
  842. Command=GBA_TeamTalk
  843. bRemoveOnPS3=True
  844. bRemoveOn360=1
  845.  
  846. [Taunt1 UTUIDataProvider_KeyBinding]
  847. Command=GBA_Taunt1
  848.  
  849. [Taunt2 UTUIDataProvider_KeyBinding]
  850. Command=GBA_Taunt2
  851.  
  852. [Horn UTUIDataProvider_KeyBinding]
  853. Command=GBA_Horn
  854.  
  855. [ShowMenu UTUIDataProvider_KeyBinding]
  856. Command=GBA_ShowMenu
  857. bIsCrucialBind=true
  858.  
  859. [ShowCommandMenu UTUIDataProvider_KeyBinding]
  860. Command=GBA_ShowCommandMenu
  861.  
  862. [ShowScores UTUIDataProvider_KeyBinding]
  863. Command=GBA_ShowScores
  864.  
  865. [ShowMap UTUIDataProvider_KeyBinding]
  866. Command=GBA_ShowMap
  867.  
  868. [ToggleMinimap UTUIDataProvider_KeyBinding]
  869. Command=GBA_ToggleMinimap
  870.  
  871. [JoinGame UTUIDataProvider_MultiplayerMenuItem]
  872. bRemoveOnPC=0
  873. bRemoveOn360=0
  874. bRemoveOnPS3=0
  875.  
  876. [HostGame UTUIDataProvider_MultiplayerMenuItem]
  877. bRemoveOnPC=0
  878. bRemoveOn360=0
  879. bRemoveOnPS3=0
  880.  
  881. [UTMutator_SlowTimeKills UTUIDataProvider_Mutator]
  882. ClassName=UTGame.UTMutator_SlowTimeKills
  883. GroupNames=GAMESPEED
  884. bStandaloneOnly=1
  885. bRemoveOn360=False
  886. bRemoveOnPC=False
  887. bRemoveOnPS3=False
  888.  
  889. [UTMutator_BigHead UTUIDataProvider_Mutator]
  890. ClassName=UTGame.UTMutator_BigHead
  891. GroupNames=BIGHEAD
  892. bRemoveOn360=False
  893. bRemoveOnPC=False
  894. bRemoveOnPS3=False
  895.  
  896. [UTMutator_FriendlyFire UTUIDataProvider_Mutator]
  897. ClassName=UTGame.UTMutator_FriendlyFire
  898. GroupNames=FRIENDLYFIRE
  899. bRemoveOn360=False
  900. bRemoveOnPC=False
  901. bRemoveOnPS3=False
  902.  
  903. [UTMutator_Handicap UTUIDataProvider_Mutator]
  904. ClassName=UTGame.UTMutator_Handicap
  905. GroupNames=HANDICAP
  906. bRemoveOn360=False
  907. bRemoveOnPC=False
  908. bRemoveOnPS3=False
  909.  
  910. [UTMutator_LowGrav UTUIDataProvider_Mutator]
  911. ClassName=UTGame.UTMutator_LowGrav
  912. GroupNames=JUMPING
  913. bRemoveOn360=False
  914. bRemoveOnPC=False
  915. bRemoveOnPS3=False
  916.  
  917. [UTMutator_NoPowerups UTUIDataProvider_Mutator]
  918. ClassName=UTGame.UTMutator_NoPowerups
  919. GroupNames=POWERUPS
  920. bRemoveOn360=False
  921. bRemoveOnPC=False
  922. bRemoveOnPS3=False
  923.  
  924. [UTMutator_Slomo UTUIDataProvider_Mutator]
  925. ClassName=UTGame.UTMutator_Slomo
  926. GroupNames=GAMESPEED
  927. bRemoveOn360=False
  928. bRemoveOnPC=False
  929. bRemoveOnPS3=False
  930.  
  931. [UTMutator_SpeedFreak UTUIDataProvider_Mutator]
  932. ClassName=UTGame.UTMutator_SpeedFreak
  933. GroupNames=GAMESPEED
  934. bRemoveOn360=False
  935. bRemoveOnPC=False
  936. bRemoveOnPS3=False
  937.  
  938. [UTMutator_SuperBerserk UTUIDataProvider_Mutator]
  939. ClassName=UTGame.UTMutator_SuperBerserk
  940. GroupNames=FIRINGSPEED
  941. bRemoveOn360=False
  942. bRemoveOnPC=False
  943. bRemoveOnPS3=False
  944.  
  945. [UTMutator_WeaponsRespawn UTUIDataProvider_Mutator]
  946. ClassName=UTGame.UTMutator_WeaponsRespawn
  947. GroupNames=WEAPONRESPAWN
  948. bRemoveOn360=False
  949. bRemoveOnPC=False
  950. bRemoveOnPS3=False
  951.  
  952. [UTMutator_Survival UTUIDataProvider_Mutator]
  953. ClassName=UTGame.UTMutator_Survival
  954. GroupNames=
  955. UIConfigScene=
  956. bRemoveOn360=False
  957. bRemoveOnPC=False
  958. bRemoveOnPS3=False
  959.  
  960. [UTDeathmatch UTUIDataProvider_GameModeInfo]
  961. GameMode=UTGame.UTDeathmatch
  962. GameSettingsClass=UTgameSettingsDM
  963. GameSearchClass=UTGameSearchDM
  964. PreviewImageMarkup=UI_FrontEnd_Art.GameTypes.___Deathmatch
  965. DefaultMap=DM-Deck
  966. Prefixes=DM
  967. OptionSet=DM
  968. IconImage=UI_HUD.HUD.UI_HUD_BaseD
  969. IconU=442
  970. IconV=76
  971. IconUL=129
  972. IconVL=104
  973.  
  974. [UTTeamGame UTUIDataProvider_GameModeInfo]
  975. GameMode=UTGame.UTTeamGame
  976. GameSettingsClass=UTGameSettingsTDM
  977. GameSearchClass=UTGameSearchTDM
  978. PreviewImageMarkup=UI_FrontEnd_Art.GameTypes.___TeamDeathmatch
  979. DefaultMap=DM-Deck
  980. Prefixes=DM
  981. OptionSet=TDM
  982. IconImage=UI_HUD.HUD.UI_HUD_BaseD
  983. IconU=571
  984. IconV=76
  985. IconUL=149
  986. IconVL=105
  987.  
  988. [UTVehicleCTFGame_Content UTUIDataProvider_GameModeInfo]
  989. GameMode=UTGameContent.UTVehicleCTFGame_Content
  990. GameSettingsClass=UTGameSettingsVCTF
  991. GameSearchClass=UTGameSearchVCTF
  992. PreviewImageMarkup=UI_FrontEnd_Art.GameTypes.___VCTF
  993. DefaultMap=VCTF-Necropolis
  994. Prefixes=VCTF
  995. OptionSet=VCTF
  996. IconImage=UI_HUD.HUD.UI_HUD_BaseD
  997. IconU=230
  998. IconV=76
  999. IconUL=104
  1000. IconVL=113
  1001.  
  1002. [vCTF-Necropolis UTUIDataProvider_MapInfo]
  1003. MapName=vCTF-NECROPOLIS
  1004. PreviewImageMarkup=UI_FrontEnd_Art.MapPics.___Map-Pic-vCTF-Necropolis
  1005. Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc38>
  1006.  
  1007. [vCTF-Sandstorm UTUIDataProvider_MapInfo]
  1008. MapName=vCTF-SANDSTORM
  1009. PreviewImageMarkup=UI_FrontEnd_Art.MapPics.___Map-Pic-vCTF-Sandstorm
  1010. Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc35>
  1011.  
  1012. [DM-Deck UTUIDataProvider_MapInfo]
  1013. MapName=DM-DECK
  1014. PreviewImageMarkup=UI_FrontEnd_Art.MapPics.___Map-Pic-DM-Deck
  1015. Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc139>
  1016.  
  1017. [DM-Sanctuary UTUIDataProvider_MapInfo]
  1018. MapName=DM-SANCTUARY
  1019. PreviewImageMarkup=UI_FrontEnd_Art.MapPics.___Map-Pic-DM-Sanctuary
  1020. Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc36>
  1021.  
  1022. [UTGame.UTUIDataStore_Options]
  1023. ElementProviderTypes=(ProviderTag="OptionSets",ProviderClassName="UTGame.UTUIDataProvider_MenuOption")
  1024.  
  1025. [BotSkill_Common UTUIDataProvider_MenuOption]
  1026. OptionSet=Common
  1027. DataStoreMarkup=<UTGameSettings:BotSkill>
  1028. bReadOnlyCombo=1
  1029.  
  1030. [NumBots_Common UTUIDataProvider_MenuOption]
  1031. OptionSet=Common
  1032. DataStoreMarkup=<UTGameSettings:NumBots>
  1033. OptionType=UTOT_Slider
  1034. RangeData=(MinValue=0.0,MaxValue=15.0,bIntRange=1,NudgeValue=1.0,CurrentValue=4.0)
  1035.  
  1036. [GoalScore_Common UTUIDataProvider_MenuOption]
  1037. OptionSet=Common
  1038. DataStoreMarkup=<UTGameSettings:GoalScore>
  1039. bEditableCombo=1
  1040. bNumericCombo=1
  1041.  
  1042. [TimeLimit_Common UTUIDataProvider_MenuOption]
  1043. OptionSet=Common
  1044. DataStoreMarkup=<UTGameSettings:TimeLimit>
  1045. bEditableCombo=1
  1046. bNumericCombo=1
  1047.  
  1048. [BotTeam_Common UTUIDataProvider_MenuOption]
  1049. OptionSet=Common
  1050. DataStoreMarkup=<UTStringList:BotTeams>
  1051. bRemoveOn360=1
  1052. bRemoveOnPC=1
  1053. bRemoveOnPS3=1
  1054.  
  1055. [BotSkill_DM UTUIDataProvider_MenuOption]
  1056. OptionSet=DM
  1057. OptionSet=TDM
  1058. OptionSet=VCTF
  1059. DataStoreMarkup=<UTGameSettings:BotSkill>
  1060.  
  1061. [NumBots_DM UTUIDataProvider_MenuOption]
  1062. OptionSet=DM
  1063. OptionSet=TDM
  1064. OptionSet=VCTF
  1065. DataStoreMarkup=<UTGameSettings:NumBots>
  1066. OptionType=UTOT_Slider
  1067. RangeData=(MinValue=0.0,MaxValue=15.0,bIntRange=1,NudgeValue=1.0,CurrentValue=0.0)
  1068.  
  1069. [VsBots_DM UTUIDataProvider_MenuOption]
  1070. OptionSet=TDM
  1071. OptionSet=VCTF
  1072. DataStoreMarkup=<UTGameSettings:VsBots>
  1073. bOnlineOnly=1
  1074.  
  1075. [GoalScore_DM UTUIDataProvider_MenuOption]
  1076. OptionSet=DM
  1077. OptionSet=TDM
  1078. OptionSet=VCTF
  1079. DataStoreMarkup=<UTGameSettings:GoalScore>
  1080. bEditableCombo=1
  1081. bNumericCombo=1
  1082.  
  1083. [TimeLimit_DM UTUIDataProvider_MenuOption]
  1084. OptionSet=DM
  1085. OptionSet=TDM
  1086. OptionSet=VCTF
  1087. DataStoreMarkup=<UTGameSettings:TimeLimit>
  1088. bEditableCombo=1
  1089. bNumericCombo=1
  1090.  
  1091. [BotTeam_DM UTUIDataProvider_MenuOption]
  1092. OptionSet=TDM
  1093. OptionSet=VCTF
  1094. DataStoreMarkup=<UTStringList:BotTeams>
  1095. bRemoveOn360=1
  1096. bRemoveOnPC=1
  1097. bRemoveOnPS3=1
  1098.  
  1099. [ForceRespawn_DM UTUIDataProvider_MenuOption]
  1100. OptionSet=DM
  1101. OptionSet=TDM
  1102. OptionSet=VCTF
  1103. DataStoreMarkup=<UTGameSettings:ForceRespawn>
  1104. OptionType=UTOT_CollectionCheckBox
  1105.  
  1106. [ServerType UTUIDataProvider_MenuOption]
  1107. OptionSet=Server
  1108. DataStoreMarkup=<UTStringList:ServerType>
  1109. bRemoveOn360=1
  1110.  
  1111. [ServerType360 UTUIDataProvider_MenuOption]
  1112. OptionSet=Server
  1113. DataStoreMarkup=<UTStringList:ServerType360>
  1114. bRemoveOnPC=1
  1115. bRemoveOnPS3=1
  1116.  
  1117. [MaxPlayers_PC UTUIDataProvider_MenuOption]
  1118. OptionSet=Server
  1119. DataStoreMarkup=<UTGameSettings:MaxPlayers>
  1120. OptionType=UTOT_Slider
  1121. RangeData=(MinValue=2,MaxValue=24,bIntRange=1,NudgeValue=1,CurrentValue=24)
  1122. bRemoveOn360=1
  1123. bRemoveOnPS3=1
  1124.  
  1125. [MaxPlayers_Console UTUIDataProvider_MenuOption]
  1126. OptionSet=Server
  1127. DataStoreMarkup=<UTGameSettings:MaxPlayers>
  1128. OptionType=UTOT_Slider
  1129. RangeData=(MinValue=2,MaxValue=16,bIntRange=1,NudgeValue=1,CurrentValue=16)
  1130. bRemoveOnPC=1
  1131.  
  1132. [MinNumPlayers_PC UTUIDataProvider_MenuOption]
  1133. OptionSet=Server
  1134. DataStoreMarkup=<UTGameSettings:MinNetPlayers>
  1135. OptionType=UTOT_Slider
  1136. RangeData=(MinValue=0,MaxValue=24,bIntRange=1,NudgeValue=1,CurrentValue=24)
  1137. bRemoveOn360=1
  1138. bRemoveOnPS3=1
  1139.  
  1140. [MinNumPlayers_Console UTUIDataProvider_MenuOption]
  1141. OptionSet=Server
  1142. DataStoreMarkup=<UTGameSettings:MinNetPlayers>
  1143. OptionType=UTOT_Slider
  1144. RangeData=(MinValue=0,MaxValue=16,bIntRange=1,NudgeValue=1,CurrentValue=16)
  1145. bRemoveOnPC=1
  1146.  
  1147. [PrivateSlots UTUIDataProvider_MenuOption]
  1148. OptionSet=Server
  1149. DataStoreMarkup=<UTGameSettings:NumPrivateConnections>
  1150. OptionType=UTOT_Slider
  1151. RangeData=(MinValue=0,MaxValue=23,bIntRange=1,NudgeValue=1,CurrentValue=0)
  1152. bRemoveOnPS3=1
  1153. bRemoveOnPC=1
  1154.  
  1155. [AllowKeyboard UTUIDataProvider_MenuOption]
  1156. OptionSet=Server
  1157. DataStoreMarkup=<UTGameSettings:AllowKeyboard>
  1158. OptionType=UTOT_CollectionCheckBox
  1159. bRemoveOnPC=true
  1160. bRemoveOn360=true
  1161.  
  1162. [ServerDescription UTUIDataProvider_MenuOption]
  1163. OptionSet=Server
  1164. DataStoreMarkup=<OnlinePlayerData:ServerDescription>
  1165. OptionType=UTOT_EditBox
  1166. EditBoxMaxLength=32
  1167. bRemoveOn360=true
  1168. bRemoveOnPS3=1
  1169.  
  1170. [ServerMOTD UTUIDataProvider_MenuOption]
  1171. OptionSet=Server
  1172. DataStoreMarkup=<Registry:ServerMOTD>
  1173. OptionType=UTOT_EditBox
  1174. EditBoxMaxLength=512
  1175. bRemoveOn360=true
  1176. bRemoveOnPS3=1
  1177.  
  1178. [ServerPassword UTUIDataProvider_MenuOption]
  1179. OptionSet=Server
  1180. DataStoreMarkup=<Registry:ServerPassword>
  1181. OptionType=UTOT_EditBox
  1182. EditBoxMaxLength=16
  1183. bRemoveOn360=true
  1184. bRemoveOnPS3=1
  1185.  
  1186. [MatchType UTUIDataProvider_MenuOption]
  1187. OptionSet=Client
  1188. DataStoreMarkup=<UTStringList:MatchType>
  1189. bRemoveOn360=1
  1190.  
  1191. [MatchType360 UTUIDataProvider_MenuOption]
  1192. OptionSet=Client
  1193. DataStoreMarkup=<UTStringList:MatchType360>
  1194. bRemoveOnPC=1
  1195. bRemoveOnPS3=1
  1196.  
  1197. [GameMode_Client UTUIDataProvider_MenuOption]
  1198. OptionSet=Client
  1199. DataStoreMarkup=<UTMenuItems:GameModeFilter>
  1200.  
  1201. [StickConfiguration_PresetsPS3 UTUIDataProvider_MenuOption]
  1202. OptionSet=PresetsPS3
  1203. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_AnalogStickPreset>
  1204.  
  1205. [ButtonPreset_PresetsPS3 UTUIDataProvider_MenuOption]
  1206. OptionSet=PresetsPS3
  1207. DataStoreMarkup=<UTStringList:PS3ButtonPresets>
  1208.  
  1209. [StickConfiguration_KeysPS3 UTUIDataProvider_MenuOption]
  1210. OptionSet=KeysPS3
  1211. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_AnalogStickPreset>
  1212.  
  1213. [X_KeysPS3 UTUIDataProvider_MenuOption]
  1214. OptionSet=KeysPS3
  1215. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonA>
  1216.  
  1217. [Circle_KeysPS3 UTUIDataProvider_MenuOption]
  1218. OptionSet=KeysPS3
  1219. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonB>
  1220.  
  1221. [Square_KeysPS3 UTUIDataProvider_MenuOption]
  1222. OptionSet=KeysPS3
  1223. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonX>
  1224.  
  1225. [Triangle_KeysPS3 UTUIDataProvider_MenuOption]
  1226. OptionSet=KeysPS3
  1227. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonY>
  1228.  
  1229. [R1_KeysPS3 UTUIDataProvider_MenuOption]
  1230. OptionSet=KeysPS3
  1231. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_RightBumper>
  1232.  
  1233. [R2_KeysPS3 UTUIDataProvider_MenuOption]
  1234. OptionSet=KeysPS3
  1235. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_RightTrigger>
  1236.  
  1237. [R3_KeysPS3 UTUIDataProvider_MenuOption]
  1238. OptionSet=KeysPS3
  1239. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_RightThumbstickPressed>
  1240.  
  1241. [L1_KeysPS3 UTUIDataProvider_MenuOption]
  1242. OptionSet=KeysPS3
  1243. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_LeftBumper>
  1244.  
  1245. [L2_KeysPS3 UTUIDataProvider_MenuOption]
  1246. OptionSet=KeysPS3
  1247. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_LeftTrigger>
  1248.  
  1249. [L3_KeysPS3 UTUIDataProvider_MenuOption]
  1250. OptionSet=KeysPS3
  1251. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_LeftThumbstickPressed>
  1252.  
  1253. [DPadUp_KeysPS3 UTUIDataProvider_MenuOption]
  1254. OptionSet=KeysPS3
  1255. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadUp>
  1256.  
  1257. [DPadDown_KeysPS3 UTUIDataProvider_MenuOption]
  1258. OptionSet=KeysPS3
  1259. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadDown>
  1260.  
  1261. [DPadLeft_KeysPS3 UTUIDataProvider_MenuOption]
  1262. OptionSet=KeysPS3
  1263. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadLeft>
  1264.  
  1265. [DPadRight_KeysPS3 UTUIDataProvider_MenuOption]
  1266. OptionSet=KeysPS3
  1267. DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadRight>
  1268.  
  1269. [UTGame.UTUIDataStore_StringAliasMap]
  1270. FakePlatform=0
  1271. MenuInputMapArray=(FieldName="None",MappedText="")
  1272. MenuInputMapArray=(FieldName="Term_Controller",Set="PC",MappedText="<Strings:UDKGameUI.Terms.Controller_PC>")
  1273. MenuInputMapArray=(FieldName="Term_Controller",Set="PS3",MappedText="<Strings:UDKGameUI.Terms.Controller_PS3>")
  1274. MenuInputMapArray=(FieldName="Term_Controller",Set="360",MappedText="<Strings:UDKGameUI.Terms.Controller_360>")
  1275. MenuInputMapArray=(FieldName="Term_GamerCard",Set="PS3",MappedText="<Strings:UDKGameUI.Terms.GamerCard_PS3>")
  1276. MenuInputMapArray=(FieldName="Term_GamerCard",Set="PC",MappedText="<Strings:UDKGameUI.Terms.GamerCard_PC>")
  1277. MenuInputMapArray=(FieldName="Term_GamerCard",Set="360",MappedText="<Strings:UDKGameUI.Terms.GamerCard_360>")
  1278. MenuInputMapArray=(FieldName="CycleTabs",Set="PS3",MappedText="CYCLE TABS")
  1279. MenuInputMapArray=(FieldName="CycleTabs",Set="360",MappedText="CYCLE TABS")
  1280. MenuInputMapArray=(FieldName="AnyKey",Set="PC",MappedText="<Strings:UDKGameUI.Generic.Fire> ")
  1281. MenuInputMapArray=(FieldName="Accept",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_A> ")
  1282. MenuInputMapArray=(FieldName="Cancel",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_B> ")
  1283. MenuInputMapArray=(FieldName="Conditional1",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_Y> ")
  1284. MenuInputMapArray=(FieldName="Conditional2",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_X> ")
  1285. MenuInputMapArray=(FieldName="Start",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_Start> ")
  1286. MenuInputMapArray=(FieldName="ShiftUp",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_LeftBumper> ")
  1287. MenuInputMapArray=(FieldName="ShiftDown",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_RightBumper> ")
  1288. MenuInputMapArray=(FieldName="ShiftUpTrigger",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_LeftTrigger> ")
  1289. MenuInputMapArray=(FieldName="ShiftDownTrigger",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_RightTrigger> ")
  1290. MenuInputMapArray=(FieldName="ShiftBothTrigger",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_LeftTrigger><Strings:UDKGameUI.ButtonFont.Xenon_RightTrigger> ")
  1291. MenuInputMapArray=(FieldName="Defaults",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_LeftTrigger> ")
  1292. MenuInputMapArray=(FieldName="AnyKey",Set="360",MappedText="<Strings:UDKGameUI.ButtonFont.Xenon_A> ")
  1293. MenuInputMapArray=(FieldName="Accept",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_X> ")
  1294. MenuInputMapArray=(FieldName="Cancel",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_Circle> ")
  1295. MenuInputMapArray=(FieldName="Conditional1",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_Triangle> ")
  1296. MenuInputMapArray=(FieldName="Conditional2",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_Square> ")
  1297. MenuInputMapArray=(FieldName="Start",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_Start> ")
  1298. MenuInputMapArray=(FieldName="Select",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_Select> ")
  1299. MenuInputMapArray=(FieldName="ShiftUp",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_L1> ")
  1300. MenuInputMapArray=(FieldName="ShiftDown",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_R1> ")
  1301. MenuInputMapArray=(FieldName="ShiftUpTrigger",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_L2> ")
  1302. MenuInputMapArray=(FieldName="ShiftDownTrigger",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_R2> ")
  1303. MenuInputMapArray=(FieldName="ShiftBothTrigger",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_L2><Strings:UDKGameUI.ButtonFont.PS3_R2> ")
  1304. MenuInputMapArray=(FieldName="LeftTrigger",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_L2> ")
  1305. MenuInputMapArray=(FieldName="Defaults",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_L2> ")
  1306. MenuInputMapArray=(FieldName="RightTrigger",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_R2> ")
  1307. MenuInputMapArray=(FieldName="AnyKey",Set="PS3",MappedText="<Strings:UDKGameUI.ButtonFont.PS3_X> ")
  1308.  
  1309. [IniVersion]
  1310. 0=1348871222.000000
  1311. 1=1348262377.000000
  1312. 2=1348604126.000000
  1313. 3=1334624491.000000
  1314. 4=1334625308.000000
  1315.  
  1316. [AOC.AOCEntry]
  1317. bAllowNonTeamChat=True
  1318. bWarmupRound=False
  1319. bForceMidGameMenuAtStart=False
  1320. bLogGameplayEvents=False
  1321. NetWait=15
  1322. ClientProcessingTimeout=30
  1323. WarmupTime=0
  1324. LateEntryLives=1
  1325. ResetTimeDelay=0
  1326. GameplayEventsWriterClassName=Engine.GameplayEventsWriter
  1327. RequiredMobileInputConfigs=(GroupName="UberGroup",RequireZoneNames=("UberStickMoveZone","UberStickLookZone","UberLookZone"),bIsAttractModeGroup=False)
  1328. RequiredMobileInputConfigs=(GroupName="InitialFlybyGroup",RequireZoneNames=,bIsAttractModeGroup=False)
  1329. bIsStandbyCheckingEnabled=False
  1330. GoalScore=60
  1331. MaxLives=0
  1332. TimeLimit=20
  1333. StandbyRxCheatTime=0.000000
  1334. StandbyTxCheatTime=0.000000
  1335. BadPingThreshold=0
  1336. PercentMissingForRxStandby=0.000000
  1337. PercentMissingForTxStandby=0.000000
  1338. PercentForBadPing=0.000000
  1339. JoinInProgressStandbyWaitTime=0.000000
  1340. DefaultGameType=AOC.AOCGame
  1341. DefaultMapPrefixes=(Prefix="AOCFFA",bUsesCommonPackage=False,GameType="AOC.AOCFFA",AdditionalGameTypes=,ForcedObjects=)
  1342. DefaultMapPrefixes=(Prefix="AOCTUT",bUsesCommonPackage=False,GameType="AOC.AOCTUT",AdditionalGameTypes=,ForcedObjects=)
  1343. DefaultMapPrefixes=(Prefix="AOCDUEL",bUsesCommonPackage=False,GameType="AOC.AOCDUEL",AdditionalGameTypes=,ForcedObjects=)
  1344. DefaultMapPrefixes=(Prefix="AOCLTS",bUsesCommonPackage=False,GameType="AOC.AOCLTS",AdditionalGameTypes=,ForcedObjects=)
  1345. DefaultMapPrefixes=(Prefix="AOC",bUsesCommonPackage=False,GameType="AOC.AOCEntry",AdditionalGameTypes=,ForcedObjects=)
  1346. DefaultMapPrefixes=(Prefix="AOCKOTH",bUsesCommonPackage=False,GameType="AOC.AOCKOTH",AdditionalGameTypes=,ForcedObjects=)
  1347. DefaultMapPrefixes=(Prefix="AOCTO",bUsesCommonPackage=False,GameType="AOC.AOCTeamObjective",AdditionalGameTypes=,ForcedObjects=)
  1348. DefaultMapPrefixes=(Prefix="AOCSURV",bUsesCommonPackage=False,GameType="AOC.AOCSurvival",AdditionalGameTypes=,ForcedObjects=)
  1349. DefaultMapPrefixes=(Prefix="AOCCTL",bUsesCommonPackage=False,GameType="AOC.AOCCTL",AdditionalGameTypes=,ForcedObjects=)
  1350. DefaultMapPrefixes=(Prefix="AOCMOV",bUsesCommonPackage=False,GameType="AOC.AOCTrailerGame",AdditionalGameTypes=,ForcedObjects=)
  1351. DefaultMapPrefixes=(Prefix="AOCTD",bUsesCommonPackage=False,GameType="AOC.AOCTD",AdditionalGameTypes=,ForcedObjects=)
  1352. DefaultMapPrefixes=(Prefix="AOCCTF",bUsesCommonPackage=False,GameType="AOC.AOCCTF",AdditionalGameTypes=,ForcedObjects=)
  1353. DefaultMapPrefixes=(Prefix="DUEL",bUsesCommonPackage=False,GameType="AOC.CDWDUEL",AdditionalGameTypes=,ForcedObjects=)
  1354. AnimTreePoolSize=0
  1355.  
  1356. [AOC.AOCRCon]
  1357. RConPort=27965
  1358.  
  1359. [AOC.AOCCTF]
  1360. bAllowNonTeamChat=True
  1361. bWarmupRound=False
  1362. bForceMidGameMenuAtStart=False
  1363. bLogGameplayEvents=False
  1364. NetWait=15
  1365. ClientProcessingTimeout=30
  1366. WarmupTime=0
  1367. LateEntryLives=1
  1368. ResetTimeDelay=0
  1369. GameplayEventsWriterClassName=Engine.GameplayEventsWriter
  1370. RequiredMobileInputConfigs=(GroupName="UberGroup",RequireZoneNames=("UberStickMoveZone","UberStickLookZone","UberLookZone"),bIsAttractModeGroup=False)
  1371. RequiredMobileInputConfigs=(GroupName="InitialFlybyGroup",RequireZoneNames=,bIsAttractModeGroup=False)
  1372. bIsStandbyCheckingEnabled=False
  1373. GoalScore=60
  1374. MaxLives=0
  1375. TimeLimit=20
  1376. StandbyRxCheatTime=0.000000
  1377. StandbyTxCheatTime=0.000000
  1378. BadPingThreshold=0
  1379. PercentMissingForRxStandby=0.000000
  1380. PercentMissingForTxStandby=0.000000
  1381. PercentForBadPing=0.000000
  1382. JoinInProgressStandbyWaitTime=0.000000
  1383. DefaultGameType=AOC.AOCGame
  1384. DefaultMapPrefixes=(Prefix=,bUsesCommonPackage=False,GameType=,AdditionalGameTypes=,ForcedObjects=)
  1385. DefaultMapPrefixes=(Prefix="AOCDUEL",bUsesCommonPackage=False,GameType="AOC.AOCDUEL",AdditionalGameTypes=,ForcedObjects=)
  1386. AnimTreePoolSize=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement