UE1:TeamGamePlus (UT)
Object >> Actor >> Info >> GameInfo >> TournamentGameInfo >> DeathMatchPlus >> TeamGamePlus |
- Package:
- BotPack
- Direct subclasses:
- Assault, CTFGame, Domination
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
TeamGamePlus.
Properties
Property group 'TeamGamePlus'
bNoTeamChanges
Type: bool
Modifiers: config
bScoreTeamKills
Type: bool
Default value: True
bSpawnInTeamArea
Type: bool
FriendlyFireScale
Type: float
Modifiers: config
scale friendly fire damage by this value
GoalTeamScore
Type: float
Modifiers: config
like fraglimit
Default value: 30.0
MaxTeams
Type: int
Modifiers: config
Maximum number of teams allowed in (up to MaxAllowedTeams)
Default value: 2
MaxTeamSize
Type: int
Modifiers: config
Default value: 16
Internal variables
bBalanceTeams
Type: bool
Modifiers: globalconfig
bots balance teams
Default value: True
bBalancing
Type: bool
bPlayersBalanceTeams
Type: bool
Modifiers: globalconfig
players balance teams
Default value: True
CurrentOrders
Type: name
Array size: 4
Default value, index 0: 'Defend'
Default value, index 1: 'Defend'
Default value, index 2: 'Defend'
Default value, index 3: 'Defend'
MaxAllowedTeams
Type: int
Default value: 4
NextBotTeam
Type: int
NumSupportingPlayer
Type: int
PlayerTeamNum
Type: int
StartUpTeamMessage
Type: string
Modifiers: localized
Default value: "You are on"
StartupTeamTralier
Type: string
Modifiers: localized
Default value: "."
TEAM_Blue
Type: byte
Default value: 1
TEAM_Gold
Type: byte
Default value: 3
TEAM_Green
Type: byte
Default value: 2
TEAM_Red
Type: byte
TeamChangeMessage
Type: string
Modifiers: localized
Default value: "Use Options->Player Setup to change teams."
TeamColor
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Red"
Default value, index 1: "Blue"
Default value, index 2: "Green"
Default value, index 3: "Gold"
TeamPrefix
Type: string
Modifiers: localized
Teams
Type: TeamInfo
Array size: 4
Red, Blue, Green, Gold
Default values
Property | Value |
---|---|
bCanChangeSkin | False |
BeaconName | "TTeam" |
bTeamGame | True |
GameName | "Tournament Team Game" |
HUDType | Class'BotPack.ChallengeTeamHUD' |
MaxCommanders | 2 |
RulesMenuType | "UTMenu.UTTeamRSClient" |
ScoreBoardType | Class'BotPack.TeamScoreBoard' |
SettingsMenuType | "UTMenu.UTTeamSSClient" |
StartUpMessage | "Work with your teammates against the other teams." |
Functions
Events
InitGame
Overrides: DeathMatchPlus.InitGame
Login
Overrides: DeathMatchPlus.Login
PostBeginPlay
Overrides: DeathMatchPlus.PostBeginPlay
PostLogin
Overrides: DeathMatchPlus.PostLogin