Gah - a solution with more questions. – EntropicLqd

UE2:MutInstaGib (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

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] bAllowBoost

Type: bool

Modifiers: config


[edit] bAllowTranslocator

Type: bool

Modifiers: config


[edit] BoostDescText

Type: string

Modifiers: localized


Default value: "Teammates get a big boost when shot by the instagib rifle."

[edit] BoostDisplayText

Type: string

Modifiers: localized


Default value: "Allow Teammate boosting"

[edit] TranslocDescText

Type: string

Modifiers: localized


Default value: "Players get a Translocator in their inventory."

[edit] TranslocDisplayText

Type: string

Modifiers: localized


Default value: "Allow Translocator"

[edit] WeaponName

Type: name


Default value: 'SuperShockRifle'

[edit] WeaponString

Type: string


Default value: "xWeapons.SuperShockRifle"

[edit] Default values

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

[edit] Functions

[edit] Static events

[edit] GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: Info.GetDescriptionText


[edit] Other static functions

[edit] FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


[edit] Events

[edit] BeginPlay

simulated event BeginPlay ()

Overrides: Actor.BeginPlay


[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] Other 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