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

UE1:Armor2 (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Inventory >> Pickup >> TournamentPickup >> Armor2
Package: 
BotPack

Armor2 powerup.

Default values[edit]

Property Value
AbsorptionPriority 7
AmbientGlow 64
ArmorAbsorption 75
bDisplayableInv True
bIsAnArmor True
Charge 100
CollisionHeight 11.0
ItemName "Body Armor"
MaxDesireability 2.0
Mesh LodMesh'Botpack.Armor2M'
PickupMessage "You got the Body Armor."
PickupSound Sound'Botpack.Pickups.ArmorUT'
PickupViewMesh LodMesh'Botpack.Armor2M'
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