I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:InstagibCTF (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame >> CTFGame >> xCTFGame >> InstagibCTF
Package: 
XGame

null

Properties

bAllowBoost

Type: bool

Modifiers: globalconfig


Default value: True

bLowGrav

Type: bool

Modifiers: globalconfig


bZoomInstagib

Type: bool

Modifiers: globalconfig


ZoomDescText

Type: string

Modifiers: localized


Default value: "Instagib rifles have sniper scopes."

ZoomDisplayText

Type: string

Modifiers: localized


Default value: "Allow Zoom"

Default values

Property Value
Acronym "ICTF"
bAllowTrans False
bDefaultTranslocator False
DecoTextName "XGame.InstagibCTF"
GameName "Instagib CTF"
MutatorClass "xGame.InstagibMutator"

Functions

Static events

AcceptPlayInfoProperty

static event bool AcceptPlayInfoProperty (string PropertyName)

Overrides: TeamGame.AcceptPlayInfoProperty


GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: TeamGame.GetDescriptionText


Other static functions

AllowMutator

static function bool AllowMutator (string MutatorClassName)

Overrides: GameInfo.AllowMutator


FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: TeamGame.FillPlayInfo