| Home Page | Recent Changes | Preferences

CTFGame (UT)

UT :: Actor (UT) >> Info (UT) >> GameInfo (UT) >> TournamentGameInfo >> DeathMatchPlus >> TeamGamePlus >> CTFGame (Package: BotPack)

CTF is a standard Unreal Tournament game type.

Two teams both have a movable flag that's planted on an immobile flag base. A team scores a point by getting both flags to their home flag base.

Note: CTF code doesn't correctly handle non-player Pawns like TeamCannon and other StationaryPawns.

See CTFGame? and xCTFGame? for the UT2003 version(s) of this class.

Properties

sound CaptureSound[4]
Capture sounds for each flag. This variable and other parts of the CTF code are designed for four teams although CTF is a two-team game type.
sound ReturnSound
Sound for returning the flag.
float LastGotFlag
float LastSeeFlagCarrier

Methods

ScoreFlag (Pawn (UT) Scorer, CTFFlag? theFlag)
bool FindPathToBase (Bot (UT) aBot, FlagBase aBase)

Related Topics


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