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

UE3:UTDmgType_SniperHeadShot (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_SniperHeadShot
Package: 
UTGame

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

Default values[edit]

Property Value
bCausesBloodSplatterDecals True
bIgnoreDriverDamageMult True
bNeverGibs True
bSeversHead True
CustomTauntIndex 3
DamageWeaponClass Class'UTGame.UTWeap_SniperRifle'
DeathAnim 'Death_Headshot'
DeathStatsName 'DEATHS_HEADSHOT'
DeathString "`o's grey matter has been ejected by `k."
FemaleSuicide "`o fell on his weapon and shot herself in the head"
KillStatsName 'KILLS_HEADSHOT'
MaleSuicide "`o fell on his weapon and shot himself in the head."
NodeDamageScaling 0.4
RewardAnnouncementSwitch 2
RewardCount 15
RewardEvent 'REWARD_HEADHUNTER'
SuicideStatsName 'SUICIDES_HEADSHOT'
VehicleDamageScaling 0.4

Static functions[edit]

IncrementKills[edit]

static function int IncrementKills (UTPlayerReplicationInfo KillerPRI)

Overrides: UTDamageType.IncrementKills


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