There is no spoon

Legacy:NoRedeemer

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 03:46, 27 May 2003 by Wormbo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT :: Actor (UT) >> Info (UT) >> Mutator (UT) >> NoRedeemer (Package: Botpack)

The No Redeemer mutator removes the Redeemer from the game. Nothing more, nothing less. It does exactly what it says on the tin.

Methods Inherited From Mutator (UT)[edit]

bool CheckReplacement (Actor (UT) Other, out byte bSuperRelevant) 
This function returns false whenever an actor of type WarheadLauncher (the redeemer pickup) is encountered removing it from the game.
For all other objects the function returns true to let other mutators or the GameInfo (UT) decide what to do with it.