I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Difference between revisions of "UE3:UTDeathmatchSettings (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision)
 
(No difference)

Latest revision as of 01:06, 26 July 2008

UT3 Object >> Settings >> WebAdminSettings >> UTGameSettings >> UTDeathmatchSettings

Contents

Package: 
WebAdmin

Settings class for the deathmatch gametype.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Default values[edit]

Property Value
Properties[8]
Member Value
PropertyId 9
Properties[9]
Member Value
PropertyId 10
Properties[10]
Member Value
PropertyId 11
PropertyMappings[8]
Member Value
ColumnHeaderText "Maximum Custom Characters"
Id 9
MaxVal 64.0
Name 'MaxCustomChars'
RangeIncrement 1.0
PropertyMappings[9]
Member Value
ColumnHeaderText "Delay When Waiting for Players"
Id 10
MaxVal 9999.0
Name 'NetWait'
RangeIncrement 10.0
PropertyMappings[10]
Member Value
ColumnHeaderText "Client Processing Timeout"
Id 11
Name 'ClientProcessingTimeout'
UTGameClass Class'UTGame.UTDeathmatch'