I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTOnslaughtMessage (UT3)
Object >> LocalMessage >> UTLocalMessage >> UTOnslaughtMessage |
Contents
- 1 Properties
- 1.1 Property group 'Message'
- 1.1.1 BluePowerNodeAttackedString
- 1.1.2 BluePowerNodeDestroyedString
- 1.1.3 BluePowerNodeSeveredString
- 1.1.4 BluePowerNodeUnderConstructionString
- 1.1.5 BluePrimeNodeAttackedString
- 1.1.6 BlueTeamDominatesString
- 1.1.7 BlueTeamNodeConstructedString
- 1.1.8 DrawString
- 1.1.9 InvincibleCoreString
- 1.1.10 NodeBusterString
- 1.1.11 NoTeleportWithOrb
- 1.1.12 PowerCoresAreDrainingString
- 1.1.13 PowerNodeShieldedByOrbString
- 1.1.14 PowerNodeTemporarilyShieldedString
- 1.1.15 RedPowerNodeAttackedString
- 1.1.16 RedPowerNodeDestroyedString
- 1.1.17 RedPowerNodeSeveredString
- 1.1.18 RedPowerNodeUnderConstructionString
- 1.1.19 RedPrimeNodeAttackedString
- 1.1.20 RedTeamDominatesString
- 1.1.21 RedTeamNodeConstructedString
- 1.1.22 UnattainableNodeString
- 1.1.23 UnhealablePowerCoreString
- 1.1.24 UnpoweredString
- 1.2 Internal variables
- 1.3 Default values
- 1.1 Property group 'Message'
- 2 Static functions
- Package:
- UTGameContent
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'Message'[edit]
BluePowerNodeAttackedString[edit]
Type: string
Modifiers: localized
Default value: "Blue Node under Attack!"
BluePowerNodeDestroyedString[edit]
Type: string
Modifiers: localized
Default value: "Blue Node Destroyed"
BluePowerNodeSeveredString[edit]
Type: string
Modifiers: localized
Default value: "Blue Node Isolated!"
BluePowerNodeUnderConstructionString[edit]
Type: string
Modifiers: localized
Default value: "Blue Node Constructing!"
BluePrimeNodeAttackedString[edit]
Type: string
Modifiers: localized
Default value: "Prime Node under Attack!"
BlueTeamDominatesString[edit]
Type: string
Modifiers: localized
Default value: "Blue Team wins the round!"
BlueTeamNodeConstructedString[edit]
Type: string
Modifiers: localized
Default value: "Blue Node Constructed!"
DrawString[edit]
Type: string
Modifiers: localized
Default value: "DRAW - Both Cores Drained!"
InvincibleCoreString[edit]
Type: string
Modifiers: localized
Default value: "You Cannot Damage Unlinked Nodes!"
NodeBusterString[edit]
Type: string
Modifiers: localized
Default value: "Node Buster!"
NoTeleportWithOrb[edit]
Type: string
Modifiers: localized
Default value: "Orb will be dropped if you teleport!"
PowerCoresAreDrainingString[edit]
Type: string
Modifiers: localized
Default value: "Cores are draining!"
PowerNodeShieldedByOrbString[edit]
Type: string
Modifiers: localized
Default value: "Node is Shielded by a Nearby Orb!"
PowerNodeTemporarilyShieldedString[edit]
Type: string
Modifiers: localized
Default value: "Node has Temporary Shielding!"
RedPowerNodeAttackedString[edit]
Type: string
Modifiers: localized
Default value: "Red Node under Attack!"
RedPowerNodeDestroyedString[edit]
Type: string
Modifiers: localized
Default value: "Red Node Destroyed"
RedPowerNodeSeveredString[edit]
Type: string
Modifiers: localized
Default value: "Red Node Isolated!"
RedPowerNodeUnderConstructionString[edit]
Type: string
Modifiers: localized
Default value: "Red Node Constructing!"
RedPrimeNodeAttackedString[edit]
Type: string
Modifiers: localized
Default value: "Prime Node under Attack!"
RedTeamDominatesString[edit]
Type: string
Modifiers: localized
Default value: "Red Team wins the round!"
RedTeamNodeConstructedString[edit]
Type: string
Modifiers: localized
Default value: "Red Node Constructed!"
UnattainableNodeString[edit]
Type: string
Modifiers: localized
Default value: "You Cannot Capture Unlinked Nodes!"
UnhealablePowerCoreString[edit]
Type: string
Modifiers: localized
Default value: "You can't heal your Core!"
UnpoweredString[edit]
Type: string
Modifiers: localized
Default value: "Turret is Unpowered!"
Internal variables[edit]
ErrorSound[edit]
Type: SoundCue
Default value: SoundCue'A_Gameplay.ONS.A_GamePlay_ONS_CoreImpactShieldedCue'
GoldColor[edit]
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 128 |
G | 255 |
R | 255 |
MessageAnnouncements[edit]
Type: SoundNodeWave
Array size: 45
Default value, index 6: SoundNodeWave'A_Announcer_Status.Status.A_StatusAnnouncer_YouCannotCaptureAnUnlinkedNode'
Default value, index 7: SoundNodeWave'A_Announcer_Reward.Rewards.A_RewardAnnouncer_NodeBuster'
Default value, index 29: SoundNodeWave'A_Announcer_Status.Status.A_StatusAnnouncer_Overtime'
MiniMapMessage[edit]
Type: byte
Array size: 45
If 1, display this message in small font near minimap
Default value, index 2: 1
Default value, index 3: 1
Default value, index 9: 1
Default value, index 10: 1
Default value, index 16: 1
Default value, index 17: 1
Default value, index 23: 1
Default value, index 24: 1
Default value, index 27: 1
Default value, index 28: 1
OverTimeWin[edit]
Type: string
Modifiers: localized
Default value: "1 Point for Overtime win"
RedColor[edit]
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 48 |
G | 64 |
R | 255 |
RegulationWin[edit]
Type: string
Modifiers: localized
Default value: "2 Points for Regulation Win"
Default values[edit]
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bIsPartiallyUnique | True | ||||||||||
DrawColor |
|
||||||||||
FontSize | 2 | ||||||||||
Lifetime | 2.5 | ||||||||||
MessageArea | 3 |
Static functions[edit]
AnnouncementLevel[edit]
Overrides: UTLocalMessage.AnnouncementLevel
AnnouncementSound[edit]
Overrides: UTLocalMessage.AnnouncementSound
ClientReceive[edit]
Overrides: LocalMessage.ClientReceive
GetColor[edit]
Overrides: LocalMessage.GetColor
GetFontSize[edit]
Overrides: LocalMessage.GetFontSize
GetLifeTime[edit]
Overrides: LocalMessage.GetLifeTime
GetPos[edit]
Overrides: UTLocalMessage.GetPos
GetString[edit]
Overrides: LocalMessage.GetString
IsConsoleMessage[edit]
Overrides: LocalMessage.IsConsoleMessage
IsKeyObjectiveMessage[edit]
Overrides: LocalMessage.IsKeyObjectiveMessage
PartiallyDuplicates[edit]
Overrides: LocalMessage.PartiallyDuplicates
RETURNS true if messages are similar enough to trigger "partially unique" check for HUD display