There is no spoon

UE3:UTDmgType_CicadaRocket (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_CicadaRocket
Package: 
UTGameContent
This class in other games:
UDK

The damage type for Cicada rockets.

Default values[edit]

Property Value
DamageWeaponClass Class'UTGameContent.UTVWeap_CicadaMissileLauncher'
DeathStatsName 'DEATHS_CICADAROCKET'
DeathString "`k's blew `o to bits."
FemaleSuicide "`o blew herself up good."
KillStatsName 'KILLS_CICADAROCKET'
MaleSuicide "`o blew himself up good."
NodeDamageScaling 0.8
SuicideStatsName 'SUICIDES_CICADAROCKET'
VehicleMomentumScaling 2.5

Static functions[edit]

ScoreKill[edit]

static function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)

Overrides: UTDamageType.ScoreKill

Adds the "Top Gun" reward for destroying flying vehicles, i.e. Pawn.bCanFly=True.