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

UE2:MutNoSuperWeapon (UT2004)

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

NoSuperWeapon - removes Redeemer and Painter

Default values

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

Instance functions

CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement