Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XPickups.SuperHealthPack

Extends
TournamentHealth
Modifiers
notplaceable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pickup
      |   
      +-- XPickups.TournamentPickup
         |   
         +-- XPickups.TournamentHealth
            |   
            +-- XPickups.SuperHealthPack

Variables Summary
Inherited Variables from XPickups.TournamentHealth
bSuperHeal, HealingAmount

Functions Summary
function StaticPrecache (LevelInfo L)
Inherited Functions from XPickups.TournamentHealth
BotDesireability, DetourWeight, GetHealMax, GetLocalString, Touch, UpdateHUD
Inherited Functions from XPickups.TournamentPickup
RespawnEffect


Functions Detail

StaticPrecache Source code

static function StaticPrecache ( LevelInfo L )


Defaultproperties

defaultproperties
{
     HealingAmount=100
     bSuperHeal=True
     MaxDesireability=2.000000
     bAmbientGlow=False
     bPredictRespawns=True
     RespawnTime=60.000000
     PickupMessage="You picked up a Big Keg O' Health +"
     PickupSound=Sound'PickupSounds.LargeHealthPickup'
     PickupForce="LargeHealthPickup"
     DrawType=DT_StaticMesh
     StaticMesh=StaticMesh'E_Pickups.Health.SuperKeg'
     Physics=PHYS_Rotating
     DrawScale=0.400000
     AmbientGlow=64
     ScaleGlow=0.600000
     Style=STY_AlphaZ
     bUnlit=True
     TransientSoundRadius=450.000000
     CollisionRadius=42.000000
     RotationRate=(Yaw=2000)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:18.734 - Created with UnCodeX