UTGame.UTOnslaughtGame
- Extends
- UTTeamGame
- Modifiers
- abstract
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameInfo
|
+-- UTGame.UTGame
|
+-- UTGame.UTDeathmatch
|
+-- UTGame.UTTeamGame
|
+-- UTGame.UTOnslaughtGame
Direct Known Subclasses:
UTOnslaughtGame_Content
Inherited Variables from UTGame.UTTeamGame |
bAllowNonTeamChat, bForceAllRed, bNoTeamChangePenalty, bPlayersBalanceTeams, bRebalanceAfterTravel, bRebalanceOnceAfterTravel, bScoreTeamKills, bScoreVictimsTarget, bSpawnInTeamArea, CustomTeamName[2], FlagKillMessageName, FriendlyFireScale, PendingTeamSwap, SwapRequestTime, TeamAIType[2], TeamFactions[2], TeammateBoost, TeamScoreMessageClass, Teams[2] |
Functions Summary |
 | | ActivateVehicleFactory (UTVehicleFactory VF))
|
 | UTBot | AddBot (optional string BotName, optional bool bUseTeamIndex, optional int TeamIndex))
|
 | | AdjustOnslaughtSkill ()))
|
 | bool | AllowClientToTeleport (UTPlayerReplicationInfo ClientPRI, Actor DestinationActor))
|
 | bool | AllowMutator (string MutatorClassName ))
|
 | PlayerStart | BestPlayerStartAtNode (UTGameObjective SelectedPC, byte Team, Controller Player))
|
 | bool | ChangeTeam (Controller Other, int num, bool bNewTeam))
|
 | bool | CheckEndGame (PlayerReplicationInfo Winner, string Reason))
|
 | bool | CheckScore (PlayerReplicationInfo Scorer))
|
 | | CheckSevering (UTOnslaughtNodeObjective PC, int TeamIndex))
|
 | PlayerStart | ChoosePlayerStart (Controller Player, optional byte InTeam ))
|
 | UTOnslaughtNodeObjective | ClosestNodeTo (Actor A))
|
 | UTOnslaughtObjective | ClosestObjectiveTo (Actor A))
|
 | | CreateTeam (int TeamIndex))
|
 | bool | DominatingVictory ()))
|
 | | FindCloseActors ()))
|
 | | FindNewObjectives (UTGameObjective DisabledObjective))
|
 | | FindNewObjectives (UTGameObjective DisabledObjective)) MatchOver |
 | Actor | GetAutoObjectiveFor (UTPlayerController PC))
|
 | UTWeaponLocker | GetBestLocker (Pawn PlayerPawn))
|
 | UTGameObjective | GetClosestNodeToEnemyWithVehicles (Controller Player, const out array<int> NumVehicleFactories))
|
 | int | GetCurrentMapCycleIndex (const out array<string> MapList))
|
 | int | GetHandicapNeed (Pawn Other))
|
 | string | GetNextMap ()))
|
 | | InitGame (string Options, out string ErrorMessage))
|
 | | InitGameReplicationInfo ()))
|
 | bool | IsTouchingNodeTeleporter (Pawn P, optional out UTOnslaughtNodeTeleporter Teleporter))
|
 | | Logout (Controller Exiting))
|
 | | MainCoreDestroyed (byte T))
|
 | | MainCoreDestroyed (byte T)) MatchOver |
 | bool | NearGoal (Controller C))
|
 | | PostLogin (PlayerController PC))
|
 | | PostSeamlessTravel ()))
|
 | | Reset ()))
|
 | | ScoreDraw ()))
|
 | | ScoreFlag (Controller Scorer, UTOnslaughtFlag TheFlag))
|
 | | ScoreObjective (PlayerReplicationInfo Scorer, int Score))
|
 | | SetEndGameFocus (PlayerReplicationInfo Winner))
|
 | | SetPowerCores ()))
|
 | bool | ShouldPrioritizeNodeWithFlag (byte Team, byte EnemyTeam, bool bEnemyCanAttackCore, controller Player))
|
 | bool | ShouldReset (Actor ActorToReset))
|
 | | ShowPathTo (PlayerController P, int TeamNum))
|
 | | StartAllPlayers ()))
|
 | | StartBots ()
|
 | | StartHumans ()))
|
 | bool | TeamHasOrbRunner (Controller Player))
|
 | | Timer ())) MatchInProgress |
 | | UpdateLinks ()))
|
 | | UpdateNodePlayerCountRequirements (bool bAllowDuringGame))
|
 | | ViewObjective (PlayerController PC))
|
Inherited Functions from UTGame.UTTeamGame |
AddBlueBots, AddRedBots, AdjustSkill, AllowClientToTeleport, AnnounceScore, BalanceTeams, CampaignSkillAdjust, CanSpectate, ChangeTeam, CheckEndGame, CheckMaxLives, CheckScore, CheckTeamBasedAchievements, CreateTeam, DominatingVictory, FindNewObjectives, FindVictimsTarget, ForceRespawn, GetBotTeam, GetFriendTeam, GetHandicapNeed, GetSeamlessTravelActorList, HandleSeamlessTravelPlayer, InitGame, InitializeBot, IsAWinner, IsWinningTeam, LevelRecommendedPlayers, Logout, NearGoal, NotifyKilled, OverridePRI, ParseSpeechRecipients, PickFriendTeam, PickTeam, PlayRegularEndOfMatchMessage, PostLogin, PostSeamlessTravel, PreBeginPlay, ProcessSpeechOrders, ProcessSpeechRecognition, RatePlayerStart, ReduceDamage, RestartGame, ScoreKill, SendFlagKillMessage, SetEndGameFocus, SetTeam, ShowPathTo, TooManyBots, WriteOnlineStats |
var bool bSidesAreSwitched;
var bool bSpawnNodeSelected;
var config bool bSwapSidesAfterReset;
OvertimeCoreDrainPerSec Source code
var float OvertimeCoreDrainPerSec;
ActivateVehicleFactory Source code
function UTBot AddBot ( optional
string BotName, optional
bool bUseTeamIndex, optional
int TeamIndex) )
function AdjustOnslaughtSkill ( ) )
static function bool AllowMutator ( string MutatorClassName ) )
function bool ChangeTeam (
Controller Other,
int num,
bool bNewTeam) )
function CreateTeam ( int TeamIndex) )
function bool DominatingVictory ( ) )
function FindCloseActors ( ) )
FindNewObjectives MatchOver Source code
GetClosestNodeToEnemyWithVehicles Source code
GetCurrentMapCycleIndex Source code
function int GetCurrentMapCycleIndex ( const out array<string> MapList) )
function int GetHandicapNeed (
Pawn Other) )
function string GetNextMap ( ) )
event InitGame ( string Options, out string ErrorMessage) )
InitGameReplicationInfo Source code
function InitGameReplicationInfo ( ) )
IsTouchingNodeTeleporter Source code
function MainCoreDestroyed ( byte T) )
MainCoreDestroyed MatchOver Source code
function MainCoreDestroyed ( byte T) )
function PostSeamlessTravel ( ) )
function Reset ( ) )
function ScoreDraw ( ) )
function SetPowerCores ( ) )
ShouldPrioritizeNodeWithFlag Source code
function bool ShouldPrioritizeNodeWithFlag (
byte Team,
byte EnemyTeam,
bool bEnemyCanAttackCore,
controller Player) )
function bool ShouldReset (
Actor ActorToReset) )
function StartAllPlayers ( ) )
function StartBots ( )
function StartHumans ( ) )
event Timer ( ) )
function UpdateLinks ( ) )
UpdateNodePlayerCountRequirements Source code
function UpdateNodePlayerCountRequirements ( bool bAllowDuringGame) )
defaultproperties
{
OvertimeCoreDrainPerSec=20.000000
bSwapSidesAfterReset=True
bScoreTeamKills=False
FlagKillMessageName="ORBKILL"
bUndrivenVehicleDamage=True
bStartWithLockerWeaps=True
bAllowHoverboard=True
bScoreDeaths=False
bMidGameHasMap=True
Acronym="WAR"
Description="Create a power chain to the enemy Core by capturing Nodes in a 'connect the dots' fashion. Nodes at the end of a chain may be controlled by either team. Control Nodes for your team by touching them to start the build process (use the Link Gun alt-fire to speed things up). Once your team has a link to the enemy Core, attack and destroy it."
ResetTimeDelay=18
MapPrefixes(0)="WAR"
EndOfMatchRulesTemplateStr_Scoring="First team to score `g points wins"
EndOfMatchRulesTemplateStr_ScoringSingle="First team to score one point wins"
EndOfMatchRulesTemplateStr_Time="Team with most points in `t mins. wins"
MidgameScorePanelTag="ONSPanel"
GameName="Warfare"
GoalScore=3
DeathMessageClass=Class'UTGame.UTTeamDeathMessage'
OnlineStatsWriteClass=Class'UTGame.UTLeaderboardWriteWAR'
OnlineGameSettingsClass=Class'UTGame.UTGameSettingsWAR'
Name="Default__UTOnslaughtGame"
ObjectArchetype=UTTeamGame'UTGame.Default__UTTeamGame'
}
|
Creation time: sk 18-3-2018 10:00:54.025 - Created with
UnCodeX