Gah - a solution with more questions. – EntropicLqd

UE3:UTDmgType_SniperHeadShot (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 03:40, 16 August 2009 by Wormbo (Talk | contribs) (added missing default value)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_SniperHeadShot
Package: 
UTGame

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

Default values

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

IncrementKills

static function int IncrementKills (UTPlayerReplicationInfo KillerPRI)

Overrides: UTDamageType.IncrementKills


SpawnHitEffect

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

Overrides: UTDamageType.SpawnHitEffect

Possibly spawn a custom hit effect