Always snap to grid
Difference between revisions of "UE3:UTDmgType GoliathMachineGun (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 27: | Line 27: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
− | | "`o | + | | "`o was mowed down by `k's minigun turret." |
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o turned the minigun on herself." |
|- | |- | ||
| {{tl|KDamageImpulse||DamageType}} | | {{tl|KDamageImpulse||DamageType}} | ||
Line 39: | Line 39: | ||
|- | |- | ||
| {{tl|MaleSuicide||DamageType}} | | {{tl|MaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o turned the minigun on himself." |
|- | |- | ||
| {{tl|NodeDamageScaling||UTDamageType}} | | {{tl|NodeDamageScaling||UTDamageType}} | ||
− | | 0. | + | | 0.5 |
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} | ||
Line 48: | Line 48: | ||
|- | |- | ||
| {{tl|VehicleDamageScaling||DamageType}} | | {{tl|VehicleDamageScaling||DamageType}} | ||
− | | 0. | + | | 0.5 |
|} | |} |
Latest revision as of 07:40, 23 May 2008
Object >> DamageType >> UTDamageType >> UTDmgType_GoliathMachineGun |
Contents
- Package:
- UTGameContent
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Default values[edit]
Property | Value |
---|---|
bBulletHit | True |
bCausesBloodSplatterDecals | True |
DamageWeaponClass | Class'UTGameContent.UTVWeap_GoliathMachineGun' |
DeathStatsName | 'DEATHS_GOLIATHMACHINEGUN' |
DeathString | "`o was mowed down by `k's minigun turret." |
FemaleSuicide | "`o turned the minigun on herself." |
KDamageImpulse | 700.0 |
KillStatsName | 'KILLS_GOLIATHMACHINEGUN' |
MaleSuicide | "`o turned the minigun on himself." |
NodeDamageScaling | 0.5 |
SuicideStatsName | 'SUICIDES_GOLIATHMACHINEGUN' |
VehicleDamageScaling | 0.5 |