Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
Difference between revisions of "UE3:UTDmgType VehicleExplosion (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 22: | Line 22: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
− | | "`k | + | | "`k took out `o with a vehicle explosion." |
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o was a little too close to the vehicle she blew up." |
+ | |- | ||
+ | | {{tl|GibPerterbation||UTDamageType}} | ||
+ | | 0.15 | ||
|- | |- | ||
| {{tl|KDamageImpulse||DamageType}} | | {{tl|KDamageImpulse||DamageType}} | ||
Line 34: | Line 37: | ||
|- | |- | ||
| {{tl|MaleSuicide||DamageType}} | | {{tl|MaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o was a little too close to the vehicle he blew up." |
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} | ||
| 'SUICIDES_VEHICLEEXPLOSION' | | 'SUICIDES_VEHICLEEXPLOSION' | ||
|} | |} |
Latest revision as of 07:40, 23 May 2008
Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_VehicleExplosion |
Contents
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 |
---|---|
bThrowRagdoll | True |
DeathStatsName | 'DEATHS_VEHICLEEXPLOSION' |
DeathString | "`k took out `o with a vehicle explosion." |
FemaleSuicide | "`o was a little too close to the vehicle she blew up." |
GibPerterbation | 0.15 |
KDamageImpulse | 1000.0 |
KillStatsName | 'KILLS_VEHICLEEXPLOSION' |
MaleSuicide | "`o was a little too close to the vehicle he blew up." |
SuicideStatsName | 'SUICIDES_VEHICLEEXPLOSION' |