Mostly Harmless
UE2:DamTypeRoadkill (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> DamageType >> VehicleDamageType >> DamTypeRoadkill |
- Package:
- Onslaught
- Direct subclasses:
- DamTypeTankRoadkill, DamTypeMASRoadkill, DamTypePRVRoadkill, DamTypeAttackCraftRoadkill, DamTypeHoverBikeHeadshot, DamTypeIonTankRoadkill, DamTypePancake, DamTypeRVRoadkill
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
MessageSwitchBase
Type: int
NumMessages
Type: int
Default value: 4
Default values
Property | Value |
---|---|
bExtraMomentumZ | False |
bKUseTearOffMomentum | True |
bLocationalHit | False |
bNeverSevers | True |
bVehicleHit | True |
DeathString | "%k ran over %o" |
FemaleSuicide | "%o ran over herself." |
GibModifier | 2.0 |
GibPerterbation | 0.5 |
MaleSuicide | "%o ran over himself." |
MessageClass | Class'Onslaught.ONSVehicleKillMessage' |
Static functions
DeathMessage
Overrides: DamageType.DeathMessage
ScoreKill
static function ScoreKill (Controller Killer, Controller Killed)
Overrides: DamageType.ScoreKill