I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:MutNoAdrenaline (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> MutNoAdrenaline
Package: 
XGame
This class in other games:
UT2004

NoAdrenaline - disables all the super cool combo moves

Default values[edit]

Property Value
Description "Adrenaline pickups are removed from the map."
FriendlyName "No Adrenaline"
GroupName "Adrenaline"

Instance functions[edit]

IsRelevant[edit]

function bool IsRelevant (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.IsRelevant