| Home Page | Recent Changes | Preferences

Stealth

UT :: Actor (UT) >> Info (UT) >> Mutator (UT) >> Stealth (Package: Botpack)

The Stealth mutator does exactly what you would expect. It provides every player with the invisibility powerup making them tough to see. Be warned though - this mutator places a fairly hefty load on the PC so you might notice a drop in framerate - especially when there are a few players on the screen.

This mutator is particularly silly when combined with the Eavy Darkmatch 3 mutator.

Methods

Inherited From Mutator

bool AlwaysKeep(Actor (UT) Other)
This function returns true for all instances of UT Stealth.
bool CheckReplacement(Actor (UT) Other, out byte bSuperRelevant)
This function performs a couple of actions. The first is to remove all instances of the UT Invisibility class from the level (the invisibility powerup). The second is to create a UT_Stealth inventory object and give it to the player. The inventory object is given a huge charge (9999999999) so it lasts forever in game terms.

Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In