UE2:XKillerMessagePlus (UT2003): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Line 63: Line 63:
| {{tl|EStackMode||LocalMessage|SM_Down}}
| {{tl|EStackMode||LocalMessage|SM_Down}}
|}
|}
[http://www.superiorpapers.com custom papers]


==Static functions==
==Static functions==

Revision as of 08:14, 13 July 2010

UT2003 Object >> Actor >> Info >> LocalMessage >> XKillerMessagePlus
Package:
XGame
This class in other games:

null

Properties

Property group 'Message'

YouKilled

Type: string

Modifiers: localized


Default value: "You killed"

YouKilledTrailer

Type: string

Modifiers: localized


Default values

Property Value
bFadeMessage True
bIsUnique True
DrawColor
Member Value
A 255
B 255
G 160
R 0
PosY 0.12
StackMode SM_Down

custom papers

Static functions

GetString

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

Overrides: LocalMessage.GetString