Gah - a solution with more questions. – EntropicLqd
UE2:ExtendedConsole internal variables (UT2004)
Object >> Interactions >> Interaction >> Console >> ExtendedConsole (internal variables) |
Contents
- 1 Internal variables
- 1.1 AddedCurrentHead
- 1.2 AddedCurrentTail
- 1.3 bAlt
- 1.4 bConsoleHotKey
- 1.5 bCtrl
- 1.6 bDemoJogKeys
- 1.7 bShift
- 1.8 bSpeechMenuLocked
- 1.9 bSpeechMenuUseLetters
- 1.10 bSpeechMenuUseMouseWheel
- 1.11 bTeamChatOnly
- 1.12 ChatMenu
- 1.13 ChatMenuClass
- 1.14 ChatMessages
- 1.15 ConsoleSoundVol
- 1.16 DemoPlaybackSpeeds
- 1.17 FadeClock
- 1.18 FadeTime
- 1.19 HighlightRow
- 1.20 LastConnectedServer
- 1.21 LastURL
- 1.22 LetterKeys
- 1.23 MaxScrollbackSize
- 1.24 MusicManager
- 1.25 MusicManagerClassName
- 1.26 NeedPasswordMenuClass
- 1.27 NumberKeys
- 1.28 PasswordPromptMenu
- 1.29 PlaybackText
- 1.30 SavedPasswords
- 1.31 SBHead
- 1.32 SBPos
- 1.33 Scrollback
- 1.34 ServerFullMsg
- 1.35 ServerInfoMenu
- 1.36 SMAcceptSound
- 1.37 SMAllString
- 1.38 SMArraySize
- 1.39 SMCallsign
- 1.40 SMChannelOptions
- 1.41 SMDenySound
- 1.42 SMIndex
- 1.43 SMIndexArray
- 1.44 SMLineSpace
- 1.45 SMMargin
- 1.46 SMMoreString
- 1.47 SMNameArray
- 1.48 SMOffset
- 1.49 SMOpenSound
- 1.50 SMOriginX
- 1.51 SMOriginY
- 1.52 SMState
- 1.53 SMStateName
- 1.54 SMTab
- 1.55 SMType
- 1.56 StatsPromptMenuClass
- 1.57 VoiceChannels
- 1.58 WaitingGameClassName
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. |
Internal variables[edit]
AddedCurrentHead[edit]
Type: string
Modifiers: localized
Default value: "Added Server:"
AddedCurrentTail[edit]
Type: string
Modifiers: localized
Default value: "To Favorites!"
bAlt[edit]
Type: bool
bConsoleHotKey[edit]
Type: bool
bCtrl[edit]
Type: bool
bDemoJogKeys[edit]
Type: bool
Modifiers: config
Default value: True
bShift[edit]
Type: bool
bSpeechMenuLocked[edit]
Type: bool
bSpeechMenuUseLetters[edit]
Type: bool
Modifiers: config
bSpeechMenuUseMouseWheel[edit]
Type: bool
Modifiers: config
Default value: True
bTeamChatOnly[edit]
Type: bool
ChatMenu[edit]
Type: GUIPage
Modifiers: transient
ChatMenuClass[edit]
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4InGameChat"
ChatMessages[edit]
Type: array<ChatStruct>
ConsoleSoundVol[edit]
Type: float
Default value: 0.3
DemoPlaybackSpeeds[edit]
Default value, index 0: 0.25
Default value, index 1: 0.5
Default value, index 2: 1.1
Default value, index 3: 2.0
Default value, index 4: 4.0
FadeClock[edit]
Type: float
FadeTime[edit]
Type: float
HighlightRow[edit]
Type: int
LastConnectedServer[edit]
Type: string
LastURL[edit]
Type: string
LetterKeys[edit]
Type: Interactions.EInputKey
Array size: 10
Modifiers: config
Default value, index 0: IK_Q
Default value, index 1: IK_W
Default value, index 2: IK_E
Default value, index 3: IK_R
Default value, index 4: IK_A
Default value, index 5: IK_S
Default value, index 6: IK_D
Default value, index 7: IK_F
Default value, index 8: IK_Z
Default value, index 9: IK_X
MaxScrollbackSize[edit]
Type: int
Modifiers: globalconfig
Default value: 128
MusicManager[edit]
Type: UT2MusicManager
Modifiers: transient
Obsolete
MusicManagerClassName[edit]
Type: string
Modifiers: config
NeedPasswordMenuClass[edit]
Type: string
Modifiers: config
Menu that appears when connecting to a passworded server
Default value: "GUI2K4.UT2K4GetPassword"
NumberKeys[edit]
Type: Interactions.EInputKey
Array size: 10
Default value, index 0: IK_0
Default value, index 1: IK_1
Default value, index 2: IK_2
Default value, index 3: IK_3
Default value, index 4: IK_4
Default value, index 5: IK_5
Default value, index 6: IK_6
Default value, index 7: IK_7
Default value, index 8: IK_8
Default value, index 9: IK_9
PasswordPromptMenu[edit]
Type: string
Modifiers: config
PlaybackText[edit]
Type: string
SavedPasswords[edit]
Type: array<StoredPassword>
Modifiers: config
SBHead[edit]
Type: int
SBPos[edit]
Type: int
Where in the scrollback buffer are we
Scrollback[edit]
ServerFullMsg[edit]
Type: string
Modifiers: localized
Default value: "Server is now full"
ServerInfoMenu[edit]
Type: string
Modifiers: config
Menu that appears when press F2
Default value: "GUI2K4.UT2K4ServerInfo"
SMAcceptSound[edit]
Type: Sound
Default value: Sound'MenuSounds.SelectJ'
SMAllString[edit]
Type: string
Modifiers: localized
Default value: "[ALL]"
SMArraySize[edit]
Type: int
SMCallsign[edit]
Type: string
SMChannelOptions[edit]
Type: string
Array size: 3
Modifiers: localized
Default value, index 0: "Join"
Default value, index 1: "Leave"
Default value, index 2: "Talk"
SMDenySound[edit]
Type: Sound
Default value: Sound'MenuSounds.SelectK'
SMIndex[edit]
Type: int
SMIndexArray[edit]
Type: int
Array size: 48
SMLineSpace[edit]
Type: float
SMMargin[edit]
Type: float
Default value: 0.015
SMMoreString[edit]
Type: string
Modifiers: localized
Default value: "[MORE]"
SMNameArray[edit]
Type: string
Array size: 48
SMOffset[edit]
Type: int
SMOpenSound[edit]
Type: Sound
Default value: Sound'MenuSounds.SelectDshort'
SMOriginX[edit]
Type: float
Modifiers: config
Default value: 0.01
SMOriginY[edit]
Type: float
Modifiers: config
Default value: 0.3
SMState[edit]
Type: ESpeechMenuState
SMStateName[edit]
Type: string
Array size: 10
Modifiers: localized
Default value, index 0: "Speech Menu"
Default value, index 1: "Voice Chat"
Default value, index 2: "Acknowledge"
Default value, index 3: "Friendly Fire"
Default value, index 4: "Order"
Default value, index 5: "Other"
Default value, index 6: "Taunt"
Default value, index 7: "Taunt Anim"
Default value, index 8: "Player Select"
SMTab[edit]
Type: float
SMType[edit]
Type: name
StatsPromptMenuClass[edit]
Type: string
Modifiers: config
Menu that appears when connecting to a stats enabled server
Default value: "GUI2K4.UT2K4StatsPrompt"
VoiceChannels[edit]
Type: array<VoiceChatRoom>
WaitingGameClassName[edit]
Type: string
Modifiers: config