The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:MutNoSuperWeapon (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> MutNoSuperWeapon

Contents

Package: 
XWeapons
This class in other games:
UT2004

NoSuperWeapon - removes Redeemer and Painter

[edit] Default values

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

[edit] Instance functions

[edit] CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement