UE1:Domination (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
UT Object >> Actor >> Info >> GameInfo >> TournamentGameInfo >> DeathMatchPlus >> TeamGamePlus >> Domination
Package:
BotPack
Direct subclass:
TrainingDOM

Domination.

Properties

bDumbDown

Type: bool

Modifiers: config

reduce efficiency of bot team AI

Default value: True

bNeutralPoints

Type: bool


ControlPoints

Type: ControlPoint

Array size: 16


DomScoreEvent

Type: int

used to track when to dump out periodic stat information

Default values

Property Value
bCoopWeaponMode True
BeaconName "DOM"
bRatedTranslocator True
bScoreTeamKills False
bUseTranslocator True
gamegoal "points wins the match!"
GameName "Domination"
GoalTeamScore 100.0
HUDType Class'BotPack.ChallengeDominationHUD'
LadderTypeIndex 3
MapListType Class'BotPack.DOMmaplist'
MapPrefix "DOM"
ScoreBoardType Class'BotPack.DominationScoreBoard'
StartUpMessage "Capture and hold control points to win."

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: TeamGamePlus.PostBeginPlay


Timer

event Timer ()

Overrides: DeathMatchPlus.Timer


Other instance functions

CalcEndStats

function CalcEndStats ()

Overrides: TournamentGameInfo.CalcEndStats


CanTranslocate

function bool CanTranslocate (Bot aBot)

Overrides: DeathMatchPlus.CanTranslocate


ClearControl

function ClearControl (Pawn Other)


EndGame

function EndGame (string Reason)

Overrides: GameInfo.EndGame


FindSpecialAttractionFor

function bool FindSpecialAttractionFor (Bot aBot)

Overrides: TeamGamePlus.FindSpecialAttractionFor


InitRatedGame

function InitRatedGame (LadderInventory LadderObj, PlayerPawn LadderPlayer)

Overrides: TeamGamePlus.InitRatedGame


Logout

function Logout (Pawn Exiting)

Overrides: TeamGamePlus.Logout


RestartPlayer

function bool RestartPlayer (Pawn aPlayer)

Overrides: DeathMatchPlus.RestartPlayer


ScoreKill

function ScoreKill (Pawn Killer, Pawn Other)

Overrides: TeamGamePlus.ScoreKill


SetBotOrders

function SetBotOrders (Bot NewBot)

Overrides: TeamGamePlus.SetBotOrders


SetDefenseFor

function Actor SetDefenseFor (Bot aBot)

Overrides: TeamGamePlus.SetDefenseFor


SetEndCams

function bool SetEndCams (string Reason)

Overrides: TeamGamePlus.SetEndCams