Always snap to grid

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 28: Line 28:
 
|-
 
|-
 
| {{tl|DeathString||DamageType}}
 
| {{tl|DeathString||DamageType}}
| "`o wurde von `ks Strahl aufgelöst."
+
| "`o was disintegrated by `k's beam."
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o löste sich selbst auf."
+
| "`o disintegrated herself."
 
|-
 
|-
 
| {{tl|KDamageImpulse||DamageType}}
 
| {{tl|KDamageImpulse||DamageType}}
Line 43: Line 43:
 
|-
 
|-
 
| {{tl|MaleSuicide||DamageType}}
 
| {{tl|MaleSuicide||DamageType}}
| "`o löste sich selbst auf."
+
| "`o disintegrated himself."
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| 'SUICIDES_DARKWALKERTURRET'
 
| 'SUICIDES_DARKWALKERTURRET'
 
|}
 
|}

Latest revision as of 08:40, 23 May 2008

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_DarkWalkerTurretBeam

Contents

Package: 
UTGameContent

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

Default values[edit]

Property Value
bAlwaysGibs True
bKRadialImpulse True
DamageWeaponClass Class'UTGameContent.UTVWeap_DarkWalkerTurret'
DeathStatsName 'DEATHS_DARKWALKERTURRET'
DeathString "`o was disintegrated by `k's beam."
FemaleSuicide "`o disintegrated herself."
KDamageImpulse 3000.0
KillStatsName 'KILLS_DARKWALKERTURRET'
KImpulseRadius 100.0
MaleSuicide "`o disintegrated himself."
SuicideStatsName 'SUICIDES_DARKWALKERTURRET'