Cogito, ergo sum

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 26: Line 26:
 
|-
 
|-
 
| {{tl|DeathString||DamageType}}
 
| {{tl|DeathString||DamageType}}
| "`o rannte in `ks Luftmine."
+
| "`o ran into `k's skymine."
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o rannte in ihre eigene Luftmine."
+
| "`o ran into her own skymine."
 
|-
 
|-
 
| {{tl|KDamageImpulse||DamageType}}
 
| {{tl|KDamageImpulse||DamageType}}
Line 38: Line 38:
 
|-
 
|-
 
| {{tl|MaleSuicide||DamageType}}
 
| {{tl|MaleSuicide||DamageType}}
| "`o rannte in seine eigene Luftmine."
+
| "`o ran into his own skymine."
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| 'SUICIDES_TURRETSHOCK'
 
| 'SUICIDES_TURRETSHOCK'
 
|}
 
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_VehicleShockBall

Contents

Package: 
UTGameContent

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

Default values[edit]

Property Value
bKRadialImpulse True
DamageWeaponClass Class'UTGameContent.UTVWeap_ShockTurret'
DamageWeaponFireMode 1
DeathStatsName 'DEATHS_TURRETSHOCK'
DeathString "`o ran into `k's skymine."
FemaleSuicide "`o ran into her own skymine."
KDamageImpulse 2000.0
KillStatsName 'KILLS_TURRETSHOCK'
MaleSuicide "`o ran into his own skymine."
SuicideStatsName 'SUICIDES_TURRETSHOCK'