Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Difference between revisions of "UE1:ThighPads (UT)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
m (added class description)
 
Line 7: Line 7:
 
| parent5 = Object
 
| parent5 = Object
 
}}
 
}}
{{autogenerated}}
+
The [[liandri:Thigh Pads#Unreal Tournament|Thigh Pads]] armor item.
ThighPads.
+
  
 
==Default values==
 
==Default values==

Latest revision as of 12:09, 20 December 2008

UT Object >> Actor >> Inventory >> Pickup >> TournamentPickup >> ThighPads
Package: 
BotPack

The Thigh Pads armor item.

Default values[edit]

Property Value
AbsorptionPriority 7
AmbientGlow 64
ArmorAbsorption 50
bDisplayableInv True
bIsAnArmor True
bRotatingPickup True
Charge 50
Icon Texture'UnrealShare.Icons.I_Armor'
ItemName "Thigh Pads"
MaxDesireability 1.8
Mesh LodMesh'Botpack.ThighPads'
PickupMessage "You got the Thigh Pads."
PickupSound Sound'Botpack.Pickups.ArmorUT'
PickupViewMesh LodMesh'Botpack.ThighPads'
RespawnTime 30.0

Instance functions[edit]

HandlePickupQuery[edit]

function bool HandlePickupQuery (Inventory Item)

Overrides: Pickup.HandlePickupQuery


SpawnCopy[edit]

function Inventory SpawnCopy (Pawn Other)

Overrides: Pickup.SpawnCopy