Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Difference between revisions of "UE3:UTDmgType SPMAShell (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 wurde erdrückt, als `ks Höllenfeuer einen Volltreffer erzielte!"
+
| "`o was crushed when `k's Hellfire scored a direct hit!"
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o wurde von einem Artillerieschlag getötet. "
+
| "`o was killed by an artillery strike."
 
|-
 
|-
 
| {{tl|KillStatsName||UTDamageType}}
 
| {{tl|KillStatsName||UTDamageType}}
Line 35: Line 35:
 
|-
 
|-
 
| {{tl|MaleSuicide||DamageType}}
 
| {{tl|MaleSuicide||DamageType}}
| "`o wurde von einem Artillerieschlag getötet. "
+
| "`o was killed by an artillery strike."
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| 'SUICIDES_SPMACANNON'
 
| 'SUICIDES_SPMACANNON'
 
|}
 
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_SPMAShell

Contents

Package: 
UTGameContent
Direct subclass:
UTDmgType_EradicatorShell

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

Default values[edit]

Property Value
bComplainFriendlyFire False
bKRadialImpulse True
DamageWeaponClass Class'UTGameContent.UTVWeap_SPMACannon_Content'
DeathStatsName 'DEATHS_SPMACANNON'
DeathString "`o was crushed when `k's Hellfire scored a direct hit!"
FemaleSuicide "`o was killed by an artillery strike."
KillStatsName 'KILLS_SPMACANNON'
MaleSuicide "`o was killed by an artillery strike."
SuicideStatsName 'SUICIDES_SPMACANNON'