Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:MutInstaGib (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
XGame
Direct subclass:
MutZoomInstaGib
This class in other games:
UT2004

InstaGib - all hits are instant kill! old sk00l

[edit] Properties

[edit] AmmoName

Type: name


Default value: 'ShockAmmo'

[edit] AmmoString

Type: string


Default value: "xWeapons.ShockAmmo"

[edit] bAllowTranslocator

Type: bool


[edit] WeaponName

Type: name


Default value: 'SuperShockRifle'

[edit] WeaponString

Type: string


Default value: "xWeapons.SuperShockRifle"

[edit] Default values

Property Value
DefaultWeaponName "xWeapons.SuperShockRifle"
Description "Instant-kill combat with modified Shock Rifles."
FriendlyName "InstaGib"
GroupName "Arena"

[edit] Instance functions

[edit] AlwaysKeep

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


[edit] CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement


[edit] RecommendCombo

function string RecommendCombo (string ComboName)

Overrides: Mutator.RecommendCombo