I don't need to test my programs. I have an error-correcting modem.
UE2:GameMessage (UT2003)
Object >> Actor >> Info >> LocalMessage >> GameMessage |
Contents
- 1 Properties
- 1.1 Property group 'Message'
- 1.1.1 EnteredMessage
- 1.1.2 FailedPlaceMessage
- 1.1.3 FailedSpawnMessage
- 1.1.4 FailedTeamMessage
- 1.1.5 GlobalNameChange
- 1.1.6 LeftMessage
- 1.1.7 MaxedOutMessage
- 1.1.8 MustHaveStats
- 1.1.9 NewTeamMessage
- 1.1.10 NewTeamMessageTrailer
- 1.1.11 NoNameChange
- 1.1.12 OvertimeMessage
- 1.1.13 SwitchLevelMessage
- 1.1.14 VotePassed
- 1.1.15 VoteStarted
- 1.2 Internal variables
- 1.3 Default values
- 1.1 Property group 'Message'
- 2 Static functions
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. |
null
Properties
Property group 'Message'
EnteredMessage
Type: string
Modifiers: localized
Default value: " entered the game."
FailedPlaceMessage
Type: string
Modifiers: localized
Default value: "Could not find a starting spot"
FailedSpawnMessage
Type: string
Modifiers: localized
Default value: "Could not spawn player"
FailedTeamMessage
Type: string
Modifiers: localized
Default value: "Could not find team for player"
GlobalNameChange
Type: string
Modifiers: localized
Default value: "changed name to"
LeftMessage
Type: string
Modifiers: localized
Default value: " left the game."
MaxedOutMessage
Type: string
Modifiers: localized
Default value: "Server is already at capacity."
MustHaveStats
Type: string
Modifiers: localized
Default value: "Must have stats enabled to join this server."
NewTeamMessage
Type: string
Modifiers: localized
Default value: "is now on"
NewTeamMessageTrailer
Type: string
Modifiers: localized
NoNameChange
Type: string
Modifiers: localized
Default value: "Name is already in use."
OvertimeMessage
Type: string
Modifiers: localized
Default value: "Score tied at the end of regulation. Sudden Death Overtime!!!"
SwitchLevelMessage
Type: string
Modifiers: localized
Default value: "Switching Levels"
VotePassed
Type: string
Modifiers: localized
Default value: "Vote passed."
VoteStarted
Type: string
Modifiers: localized
Default value: "started a vote."
Internal variables
NewPlayerMessage
Type: string
Modifiers: localized
Default value: "A new player entered the game."
Default values
Property | Value |
---|---|
bIsSpecial | False |
Static functions
GetString
Overrides: LocalMessage.GetString