Mostly Harmless

UE3:UTOnslaughtMessage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 01:21, 26 July 2008 by Wormbo (Talk | contribs) (1 revision)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> LocalMessage >> UTLocalMessage >> UTOnslaughtMessage
Package: 
UTGameContent

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'Message'

BluePowerNodeAttackedString

Type: string

Modifiers: localized


Default value: "Blue Node under Attack!"

BluePowerNodeDestroyedString

Type: string

Modifiers: localized


Default value: "Blue Node Destroyed"

BluePowerNodeSeveredString

Type: string

Modifiers: localized


Default value: "Blue Node Isolated!"

BluePowerNodeUnderConstructionString

Type: string

Modifiers: localized


Default value: "Blue Node Constructing!"

BluePrimeNodeAttackedString

Type: string

Modifiers: localized


Default value: "Prime Node under Attack!"

BlueTeamDominatesString

Type: string

Modifiers: localized


Default value: "Blue Team wins the round!"

BlueTeamNodeConstructedString

Type: string

Modifiers: localized


Default value: "Blue Node Constructed!"

DrawString

Type: string

Modifiers: localized


Default value: "DRAW - Both Cores Drained!"

InvincibleCoreString

Type: string

Modifiers: localized


Default value: "You Cannot Damage Unlinked Nodes!"

NodeBusterString

Type: string

Modifiers: localized


Default value: "Node Buster!"

NoTeleportWithOrb

Type: string

Modifiers: localized


Default value: "Orb will be dropped if you teleport!"

PowerCoresAreDrainingString

Type: string

Modifiers: localized


Default value: "Cores are draining!"

PowerNodeShieldedByOrbString

Type: string

Modifiers: localized


Default value: "Node is Shielded by a Nearby Orb!"

PowerNodeTemporarilyShieldedString

Type: string

Modifiers: localized


Default value: "Node has Temporary Shielding!"

RedPowerNodeAttackedString

Type: string

Modifiers: localized


Default value: "Red Node under Attack!"

RedPowerNodeDestroyedString

Type: string

Modifiers: localized


Default value: "Red Node Destroyed"

RedPowerNodeSeveredString

Type: string

Modifiers: localized


Default value: "Red Node Isolated!"

RedPowerNodeUnderConstructionString

Type: string

Modifiers: localized


Default value: "Red Node Constructing!"

RedPrimeNodeAttackedString

Type: string

Modifiers: localized


Default value: "Prime Node under Attack!"

RedTeamDominatesString

Type: string

Modifiers: localized


Default value: "Red Team wins the round!"

RedTeamNodeConstructedString

Type: string

Modifiers: localized


Default value: "Red Node Constructed!"

UnattainableNodeString

Type: string

Modifiers: localized


Default value: "You Cannot Capture Unlinked Nodes!"

UnhealablePowerCoreString

Type: string

Modifiers: localized


Default value: "You can't heal your Core!"

UnpoweredString

Type: string

Modifiers: localized


Default value: "Turret is Unpowered!"

Internal variables

ErrorSound

Type: SoundCue


Default value: SoundCue'A_Gameplay.ONS.A_GamePlay_ONS_CoreImpactShieldedCue'

GoldColor

Type: Object.Color


Default value:

Member Value
A 255
B 128
G 255
R 255

MessageAnnouncements

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

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

Type: string

Modifiers: localized


Default value: "1 Point for Overtime win"

RedColor

Type: Object.Color


Default value:

Member Value
A 255
B 48
G 64
R 255

RegulationWin

Type: string

Modifiers: localized


Default value: "2 Points for Regulation Win"

Default values

Property Value
bIsPartiallyUnique True
DrawColor
Member Value
A 255
B 255
G 192
R 0
FontSize 2
Lifetime 2.5
MessageArea 3

Static functions

AnnouncementLevel

static function byte AnnouncementLevel (byte MessageIndex)

Overrides: UTLocalMessage.AnnouncementLevel


AnnouncementSound

static function SoundNodeWave AnnouncementSound (int MessageIndex, Object OptionalObject, PlayerController PC)

Overrides: UTLocalMessage.AnnouncementSound


ClientReceive

static simulated function ClientReceive (PlayerController P, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.ClientReceive


GetColor

static function Object.Color GetColor (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.GetColor


GetFontSize

static function int GetFontSize (int Switch, PlayerReplicationInfo RelatedPRI1, PlayerReplicationInfo RelatedPRI2, PlayerReplicationInfo LocalPlayer)

Overrides: LocalMessage.GetFontSize


GetLifeTime

static function float GetLifeTime (int Switch)

Overrides: LocalMessage.GetLifeTime


GetPos

static function float GetPos (int Switch, HUD myHUD)

Overrides: UTLocalMessage.GetPos


GetString

static function string GetString (optional int Switch, optional bool bPRI1HUD, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.GetString


IsConsoleMessage

static function bool IsConsoleMessage (int Switch)

Overrides: LocalMessage.IsConsoleMessage


IsKeyObjectiveMessage

static function bool IsKeyObjectiveMessage (int Switch)

Overrides: LocalMessage.IsKeyObjectiveMessage


PartiallyDuplicates

static function bool PartiallyDuplicates (int Switch1, int Switch2, Object OptionalObject1, Object OptionalObject2)

Overrides: LocalMessage.PartiallyDuplicates

RETURNS true if messages are similar enough to trigger "partially unique" check for HUD display