The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:SuperHealthPack (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Pickup >> TournamentPickup >> TournamentHealth >> SuperHealthPack
Package: 
XPickups
This class in other games:
UT2003

SuperHealthPack

Default values[edit]

Property Value
AmbientGlow 64
bAmbientGlow False
bPredictRespawns True
bSuperHeal True
bUnlit True
CollisionRadius 42.0
DrawScale 0.4
DrawType DT_StaticMesh
HealingAmount 100
MaxDesireability 2.0
Physics PHYS_Rotating
PickupForce "LargeHealthPickup"
PickupMessage "You picked up a Big Keg O' Health +"
PickupSound Sound'PickupSounds.LargeHealthPickup'
RespawnTime 60.0
RotationRate
Member Value
Yaw 2000
ScaleGlow 0.6
StaticMesh StaticMesh'E_Pickups.SuperKeg'
Style STY_AlphaZ
TransientSoundRadius 450.0

Static functions[edit]

StaticPrecache[edit]

static function StaticPrecache (LevelInfo L)

Overrides: Pickup.StaticPrecache