Gah - a solution with more questions. – EntropicLqd

UE2:ComboCrate (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 13:38, 13 August 2009 by Wormbo (Talk | contribs) (added descriptions)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Combo >> ComboCrate
Package: 
BonusPack
This class in other games:
UT2003

The "Camouflaged" adrenaline combo.

Properties[edit]

Effect[edit]

Type: CrateActor

A reference to the StaticMesh actor attached to the player

Default values[edit]

Property Value
ComboAnnouncementName 'Camouflaged'
Duration 45.0
ExecMessage "Camouflaged!"
keys[0] 4
keys[1] 4
keys[2] 4
keys[3] 4

Instance functions[edit]

StartEffect[edit]

function StartEffect (xPawn P)

Overrides: Combo.StartEffect

Spawns the Effect actor.

StopEffect[edit]

function StopEffect (xPawn P)

Overrides: Combo.StopEffect

Destroys the Effect actor.