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

Difference between revisions of "UE3:UTDmgType RaptorBolt (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 27: Line 27:
 
|-
 
|-
 
| {{tl|DeathString||DamageType}}
 
| {{tl|DeathString||DamageType}}
| "`ks Raptor füllte `o mit Plasma."
+
| "`k's Raptor filled `o with plasma."
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o grillte sich mit ihrem eigenen Plasmasprengsatz."
+
| "`o fried herself with her own plasma blast."
 
|-
 
|-
 
| {{tl|KDamageImpulse||DamageType}}
 
| {{tl|KDamageImpulse||DamageType}}
Line 39: Line 39:
 
|-
 
|-
 
| {{tl|MaleSuicide||DamageType}}
 
| {{tl|MaleSuicide||DamageType}}
| "`o grillte sich mit seinem eigenen Plasmasprengsatz."
+
| "`o fried himself with his own plasma blast."
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_RaptorBolt
Package: 
UTGameContent

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

Default values[edit]

Property Value
bCausesBlood False
DamageWeaponClass Class'UTGameContent.UTVWeap_RaptorGun'
DamageWeaponFireMode 2
DeathStatsName 'DEATHS_RAPTORGUN'
DeathString "`k's Raptor filled `o with plasma."
FemaleSuicide "`o fried herself with her own plasma blast."
KDamageImpulse 1000.0
KillStatsName 'KILLS_RAPTORGUN'
MaleSuicide "`o fried himself with his own plasma blast."
SuicideStatsName 'SUICIDES_RAPTORGUN'

Static functions[edit]

ScoreKill[edit]

static function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn)

Overrides: UTDamageType.ScoreKill


SpawnHitEffect[edit]

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

Overrides: UTDamageType.SpawnHitEffect

SpawnHitEffect() Possibly spawn a custom hit effect