I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:DamTypeShockCombo (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> DamageType >> WeaponDamageType >> DamTypeShockCombo
Package: 
XWeapons
This class in other games:
UT2003

null

Properties[edit]

ComboWhore[edit]

Type: Sound

OBSOLETE

Default values[edit]

Property Value
bAlwaysSevers True
bDetonatesGoop True
bThrowRagdoll True
DeathString "%o couldn't avoid the blast from %k's shock combo."
FemaleSuicide "%o made a tactical error with her shock combo."
MaleSuicide "%o made a tactical error with his shock combo."
WeaponClass Class'XWeapons.ShockRifle'

Static functions[edit]

GetHitEffects[edit]

static function GetHitEffects (out class<xEmitterHitEffects[4], int VictemHealth)

Overrides: DamageType.GetHitEffects


IncrementKills[edit]

static function IncrementKills (Controller Killer)

Overrides: DamageType.IncrementKills