Cogito, ergo sum

UE3:UTMutator_Instagib (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_Instagib
Package: 
UTGame

The InstaGib mutator.

Default values[edit]

Property Value
GroupNames[0] "WEAPONMOD"
GroupNames[1] "WEAPONRESPAWN"
GroupNames[2] "HANDICAP"
GroupNames[3] "POWERUPS"

Subobjects[edit]

Sprite[edit]

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

No new values.

Instance functions[edit]

CheckReplacement[edit]

function bool CheckReplacement (Actor Other)

Overrides: Mutator.CheckReplacement

Removes all weapons except UTVehicleWeapons, the InstaGib Rifle (UTWeap_InstagibRifle) and the Translocator (UTWeap_Translocator). Disables or removes all pickups (PickupFactory).

InitMutator[edit]

function InitMutator (string Options, out string ErrorMessage)

Overrides: Mutator.InitMutator

Makes the InstaGib Rifle the only default inventory class and doubles the UTTeamGame.TeammateBoost. (0.3 by default, 0.6 in InstaGib mode)