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

UE3:UTDmgType_StingerShard (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 by (Talk)

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

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

Default values[edit]

Property Value
bCausesBloodSplatterDecals True
bKRadialImpulse True
bNeverGibs True
bThrowRagdoll True
CustomTauntIndex 9
DamageWeaponClass Class'UTGame.UTWeap_Stinger'
DamageWeaponFireMode 1
DeathStatsName 'DEATHS_STINGER'
DeathString "`o was eviscerated by `k's Stinger."
FemaleSuicide "`o turned the Stinger on herself."
KDamageImpulse 1000.0
KDeathUpKick 200.0
KillStatsName 'KILLS_STINGER'
MaleSuicide "`o turned the Stinger on himself."
NodeDamageScaling 0.6
RewardAnnouncementSwitch 9
RewardCount 15
RewardEvent 'REWARD_BLUESTREAK'
SuicideStatsName 'SUICIDES_STINGER'
VehicleDamageScaling 0.6
VehicleMomentumScaling 2.0

Static functions[edit]

PawnTornOff[edit]

static function PawnTornOff (UTPawn DeadPawn)

Overrides: UTDamageType.PawnTornOff