Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:UT2BotConfigPage defaults (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2BotConfigPage defaults in other games:
UT2004
Other member categories for this class:
properties

Default values[edit]

Property Value
Controls[0] GUIImage'PageBack'
Controls[1] GUIImage'imgBotPic'
Controls[10] GUILabel'BotCStyleText'
Controls[11] GUISlider'BotCStyleSlider'
Controls[12] GUILabel'BotStrafeText'
Controls[13] GUISlider'BotStrafeSlider'
Controls[14] GUILabel'BotTacticsText'
Controls[15] GUISlider'BotTacticsSlider'
Controls[16] GUILabel'BotReactionText'
Controls[17] GUISlider'BotReactionSlider'
Controls[18] moCheckBox'BotJumpy'
Controls[19] moComboBox'BotWeapon'
Controls[2] GUIImage'BotPortraitBorder'
Controls[3] GUILabel'BotCfgName'
Controls[4] GUIButton'ResetButton'
Controls[5] GUIButton'OkButton'
Controls[6] GUILabel'BotAggrText'
Controls[7] GUISlider'BotAggrSlider'
Controls[8] GUILabel'BotAccuracyText'
Controls[9] GUISlider'BotAccuracySlider'
WinHeight 0.8
WinTop 0.1

Subobjects[edit]

BotAccuracySlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "How Accurate is this bot."
MaxValue 1.0
MinValue -1.0
OnChange SliderChange;
OnDrawCaption AccDC
WinHeight 0.03
WinLeft 0.625
WinTop 0.281145
WinWidth 0.296875

BotAccuracyText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Accuracy"
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.344727
WinTop 0.262499
WinWidth 0.25

BotAggrSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "How Aggressive is this bot."
MaxValue 1.0
MinValue 0.0
OnChange SliderChange;
OnDrawCaption AggDC
WinLeft 0.625
WinTop 0.208229
WinWidth 0.296875

BotAggrText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Aggressiveness"
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.344727
WinTop 0.189583
WinWidth 0.25

BotCfgName[edit]

Class: XInterface.GUILabel

Property Value
Caption "Unknown"
TextAlign TXTA_Left
TextFont "UT2LargeFont"
WinHeight 0.052539
WinLeft 0.34082
WinTop 0.134114
WinWidth 0.598437

BotCStyleSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "What is this bot's combat style."
MaxValue 1.0
MinValue 0.0
OnChange SliderChange;
OnDrawCaption ComDC
WinHeight 0.03
WinLeft 0.625
WinTop 0.354062
WinWidth 0.296875

BotCStyleText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Combat Style"
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.344727
WinTop 0.335415
WinWidth 0.25

BotJumpy[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Jump Happy"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "How Jumpy is this bot."
OnChange CheckBoxChange
WinHeight 0.04
WinLeft 0.345313
WinTop 0.666562
WinWidth 0.598438

BotPortraitBorder[edit]

Class: XInterface.GUIImage

Property Value
Image Material'InterfaceContent.Menu.BorderBoxA1'
ImageColor
Member Value
A 255
B 255
G 255
R 255
ImageRenderStyle MSTY_Normal
ImageStyle ISTY_Stretched
WinHeight 0.664258
WinLeft 0.076563
WinTop 0.168751
WinWidth 0.253125

BotReactionSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "Adjust fast does this bot react."
MaxValue 4.0
MinValue -4.0
OnChange SliderChange;
OnDrawCaption ReaDC
WinHeight 0.03
WinLeft 0.625
WinTop 0.593645
WinWidth 0.296875

BotReactionText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Reaction Time"
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.344727
WinTop 0.574999
WinWidth 0.25

BotStrafeSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "How Well does this bot strafe."
MaxValue 1.0
MinValue 0.0
OnChange SliderChange;
OnDrawCaption StrDC
WinHeight 0.03
WinLeft 0.625
WinTop 0.426979
WinWidth 0.296875

BotStrafeText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Strafing Ability"
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.344727
WinTop 0.408333
WinWidth 0.25

BotTacticsSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "Adjust how well this bot plays as a team."
MaxValue 1.0
MinValue -1.0
OnChange SliderChange;
OnDrawCaption TacDC
WinHeight 0.03
WinLeft 0.625
WinTop 0.499895
WinWidth 0.296875

BotTacticsText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Tactics"
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.344727
WinTop 0.481249
WinWidth 0.25

BotWeapon[edit]

Class: XInterface.moComboBox

Property Value
bReadOnly True
Caption "Preferred Weapon"
CaptionWidth 0.45
ComponentJustification TXTA_Left
Hint "What weapon does this bot perfer?"
WinHeight 0.044375
WinLeft 0.345313
WinTop 0.729062
WinWidth 0.598438

imgBotPic[edit]

Class: XInterface.GUIImage

Property Value
ImageRenderStyle MSTY_Normal
ImageStyle ISTY_Justified
WinHeight 0.658008
WinLeft 0.078125
WinTop 0.170834
WinWidth 0.246875

OkButton[edit]

Class: XInterface.GUIButton

Property Value
Caption "OK"
OnClick OkClick
WinHeight 0.045313
WinLeft 0.765625
WinTop 0.825001
WinWidth 0.167187

PageBack[edit]

Class: XInterface.GUIImage

Property Value
bBoundToParent True
bScaleToParent True
Image Material'InterfaceContent.Menu.EditBoxDown'
ImageStyle ISTY_Stretched
WinHeight 1.0
WinLeft 0.0625
WinTop 0.0
WinWidth 0.890625

ResetButton[edit]

Class: XInterface.GUIButton

Property Value
Caption "Reset"
OnClick ResetClick
WinHeight 0.045313
WinLeft 0.585938
WinTop 0.825001
WinWidth 0.167187