I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UT2BotInfoPage defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2BotInfoPage (defaults) |
- UT2BotInfoPage defaults in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Default values[edit]
Property | Value |
---|---|
Controls[0] | GUIImage'PageBack' |
Controls[1] | GUIImage'imgBotPic' |
Controls[10] | GUIButton'OkButton' |
Controls[2] | GUIImage'BotPortraitBorder' |
Controls[3] | GUILabel'lblName' |
Controls[4] | GUILabel'lblRace' |
Controls[5] | GUIProgressBar'myPB' |
Controls[6] | GUIProgressBar'myPB2' |
Controls[7] | GUIProgressBar'myPB3' |
Controls[8] | GUIProgressBar'myPB4' |
Controls[9] | GUIProgressBar'myPB5' |
WinHeight | 0.7 |
WinTop | 0.15 |
Subobjects[edit]
BotPortraitBorder[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxA1' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.664258 | ||||||||||
WinLeft | 0.076563 | ||||||||||
WinTop | 0.168751 | ||||||||||
WinWidth | 0.253125 |
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 |
lblName[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
Caption | "Unknown" |
TextAlign | TXTA_Center |
TextFont | "UT2MediumFont" |
WinHeight | 0.052539 |
WinLeft | 0.333008 |
WinTop | 0.175781 |
WinWidth | 0.598437 |
lblRace[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
Caption | "Unknown" |
TextAlign | TXTA_Center |
TextFont | "UT2SmallFont" |
WinHeight | 0.047656 |
WinLeft | 0.332031 |
WinTop | 0.231771 |
WinWidth | 0.60918 |
myPB[edit]
Class: XInterface.GUIProgressBar
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BarColor |
|
||||||||||
Caption | "Accuracy" | ||||||||||
FontName | "UT2SmallFont" | ||||||||||
Value | 45.0 | ||||||||||
WinHeight | 0.0625 | ||||||||||
WinLeft | 0.335938 | ||||||||||
WinTop | 0.329167 | ||||||||||
WinWidth | 0.6 |
myPB2[edit]
Class: XInterface.GUIProgressBar
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BarColor |
|
||||||||||
Caption | "Agility" | ||||||||||
FontName | "UT2SmallFont" | ||||||||||
Value | 20.0 | ||||||||||
WinHeight | 0.0625 | ||||||||||
WinLeft | 0.335938 | ||||||||||
WinTop | 0.410417 | ||||||||||
WinWidth | 0.6 |
myPB3[edit]
Class: XInterface.GUIProgressBar
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BarColor |
|
||||||||||
Caption | "Tactics" | ||||||||||
FontName | "UT2SmallFont" | ||||||||||
Value | 50.0 | ||||||||||
WinHeight | 0.0625 | ||||||||||
WinLeft | 0.335938 | ||||||||||
WinTop | 0.491667 | ||||||||||
WinWidth | 0.6 |
myPB4[edit]
Class: XInterface.GUIProgressBar
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BarColor |
|
||||||||||
Caption | "Aggressiveness" | ||||||||||
FontName | "UT2SmallFont" | ||||||||||
Value | 75.0 | ||||||||||
WinHeight | 0.0625 | ||||||||||
WinLeft | 0.335938 | ||||||||||
WinTop | 0.572917 | ||||||||||
WinWidth | 0.6 |
myPB5[edit]
Class: XInterface.GUIProgressBar
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BarColor |
|
||||||||||
bVisible | False | ||||||||||
Caption | "I DUNNO !!" | ||||||||||
FontName | "UT2SmallFont" | ||||||||||
Value | 70.0 | ||||||||||
WinHeight | 0.0625 | ||||||||||
WinLeft | 0.335938 | ||||||||||
WinTop | 0.654167 | ||||||||||
WinWidth | 0.6 |
OkButton[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "OK" |
OnClick | OkClick |
WinHeight | 0.060938 |
WinLeft | 0.703125 |
WinTop | 0.762501 |
WinWidth | 0.2375 |
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 |