Gah - a solution with more questions. – EntropicLqd
UE1:TeamGame (U1)
Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> DeathMatchGame >> TeamGame |
- Package:
- UnrealShare
- This class in other games:
- RTNP, UT, UT2003, UT2004
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. |
TeamGame.
Properties[edit]
Property group 'TeamGame'[edit]
bNoTeamChanges[edit]
Type: bool
Modifiers: config
bSpawnInTeamArea[edit]
Type: bool
Modifiers: config
FriendlyFireScale[edit]
Type: float
Modifiers: config
scale friendly fire damage by this value
GoalTeamScore[edit]
Type: float
Modifiers: config
like fraglimit
MaxTeams[edit]
Type: int
Modifiers: config
Maximum number of teams allowed in (up to 16)
Default value: 2
MaxTeamSize[edit]
Type: int
Modifiers: config
Default value: 16
Internal variables[edit]
NewTeamMessage[edit]
Type: string
Modifiers: localized
Default value: " is now on "
NextBotTeam[edit]
Type: int
TEAM_Blue[edit]
Type: byte
Default value: 1
TEAM_Gold[edit]
Type: byte
Default value: 3
TEAM_Green[edit]
Type: byte
Default value: 2
TEAM_Red[edit]
Type: byte
TeamColor[edit]
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"
Teams[edit]
Type: TeamInfo
Array size: 16
Default values[edit]
Property | Value |
---|---|
bCanChangeSkin | False |
BeaconName | "Team" |
bTeamGame | True |
GameMenuType | Class'UnrealShare.UnrealTeamGameOptionsMenu' |
GameName | "Team Game" |
HUDType | Class'UnrealShare.UnrealTeamHUD' |
RulesMenuType | "UMenu.UMenuTeamGameRulesSClient" |
ScoreBoardType | Class'UnrealShare.UnrealTeamScoreBoard' |
Functions[edit]
Events[edit]
InitGame[edit]
Overrides: DeathMatchGame.InitGame
Login[edit]
Overrides: DeathMatchGame.Login
PostBeginPlay[edit]
Overrides: DeathMatchGame.PostBeginPlay
Other instance functions[edit]
AddBot[edit]
Overrides: DeathMatchGame.AddBot
AddToTeam[edit]
CanSpectate[edit]
Overrides: DeathMatchGame.CanSpectate
ChangeTeam[edit]
Overrides: GameInfo.ChangeTeam
FindPlayerStart[edit]
Overrides: DeathMatchGame.FindPlayerStart
Killed[edit]
Overrides: DeathMatchGame.Killed
Logout[edit]
Overrides: DeathMatchGame.Logout
ReduceDamage[edit]
Overrides: DeathMatchGame.ReduceDamage