The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTDmgType_ScorpionSelfDestruct (UT3)

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

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

Properties[edit]

DamageGivenForSelfDestruct[edit]

Type: int

Amount of damage to given when hitting a vehicle *

Default value: 610

Default values[edit]

Property Value
bDontHurtInstigator True
bKRadialImpulse True
bSelfDestructDamage True
DeathStatsName 'DEATHS_SCORPIONSELFDESTRUCT'
DeathString "`o was too close to `k's Scorpion self destruct."
FemaleSuicide "`o fried herself with her own Scorpion self destruct."
KDamageImpulse 12000.0
KillStatsName 'KILLS_SCORPIONSELFDESTRUCT'
KImpulseRadius 500.0
MaleSuicide "`o fried himself with his own Scorpion self destruct."
SuicideStatsName 'SUICIDES_SCORPIONSELFDESTRUCT'

Static functions[edit]

IncrementKills[edit]

static function int IncrementKills (UTPlayerReplicationInfo KillerPRI)

Overrides: UTDamageType.IncrementKills