I don't need to test my programs. I have an error-correcting modem.

UE2:MultiKillMessage (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> LocalMessage >> MultiKillMessage

Contents

Package: 
XGame
This class in other games:
UT, UT2004

null

[edit] Properties

[edit] KillSound

Type: Sound

Array size: 7


Default value, index 0: Sound'AnnouncerMain.Double_Kill'

Default value, index 1: Sound'AnnouncerMain.MultiKill'

Default value, index 2: Sound'AnnouncerMain.MegaKill'

Default value, index 3: Sound'AnnouncerMain.UltraKill'

Default value, index 4: Sound'AnnouncerMain.MonsterKill_F'

Default value, index 5: Sound'AnnouncerMain.LudicrousKill_F'

Default value, index 6: Sound'AnnouncerMain.HolyShit_F'

[edit] KillString

Type: string

Array size: 7

Modifiers: localized


Default value, index 0: "Double Kill!"

Default value, index 1: "Multi Kill!"

Default value, index 2: "Mega Kill!!"

Default value, index 3: "ULTRA KILL!!"

Default value, index 4: "M O N S T E R K I L L !!!"

Default value, index 5: "L U D I C R O U S !!!"

Default value, index 6: "H O L Y S H I T !"

[edit] Default values

Property Value
bFadeMessage True
bIsUnique True
DrawColor
Member Value
B 0
G 0
R 255
FontSize 1
PosY 0.25
StackMode SM_Down

[edit] Static functions

[edit] ClientReceive

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

Overrides: LocalMessage.ClientReceive


[edit] GetFontSize

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

Overrides: LocalMessage.GetFontSize


[edit] GetString

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

Overrides: LocalMessage.GetString