My program doesn't have bugs. It just develops random features.

UE3:UTDmgType_RanOver (UT3)

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

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

Properties[edit]

NumMessages[edit]

Type: int


Default value: 4

RanOverWaveForm[edit]

Type: ForceFeedbackWaveform


Default value: ForceFeedbackWaveform'UTGame.Default__UTDmgType_RanOver:ForceFeedbackWaveformRanOver'

Default values[edit]

Property Value
bExtraMomentumZ False
bLocationalHit False
bNeverGibs True
bUseTearOffMomentum True
bVehicleHit True
DeathStatsName 'EVENT_RANOVERDEATHS'
DeathString "`k ran over `o"
FemaleSuicide "`o ran over herself."
GibModifier 2.0
GibPerterbation 0.5
KillStatsName 'EVENT_RANOVERKILLS'
MaleSuicide "`o ran over himself."
RewardAnnouncementClass Class'UTGame.UTVehicleKillMessage'
RewardAnnouncementSwitch 7
RewardCount 10
RewardEvent 'REWARD_ROADRAMPAGE'

Static functions[edit]

IncrementKills[edit]

static function int IncrementKills (UTPlayerReplicationInfo KillerPRI)

Overrides: UTDamageType.IncrementKills


SmallReward[edit]

static function SmallReward (UTPlayerController Killer, int KillCount)


SpawnHitEffect[edit]

static function SpawnHitEffect (Pawn P, float Damage, Object.Vector Momentum, name BoneName, Object.Vector HitLocation)

Overrides: UTDamageType.SpawnHitEffect

Possibly spawn a custom hit effect