I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:XLastManStandingGame (UT2003)
Object >> Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> xDeathMatch >> XLastManStandingGame |
Contents
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. |
Class: BonusPack.xLastManStandingGame
Main 'Last Man Standing' game type tab.
Written by James Golding (c) 2002, Epic Games, Inc. All Rights Reserved
Properties
bAllowAdrenaline
Type: bool
Modifiers: config
bAllowPickups
Type: bool
Modifiers: config
bAllowSuperweapons
Type: bool
Modifiers: config
bCamperAlarm
Type: bool
Modifiers: config
Default value: True
bHealthForKill
Type: bool
Modifiers: config
number of kills before you get an extra life (zero indicates never give extra life)
CampThreshold
Type: float
Modifiers: config
Default value: 600.0
LMSData
Type: array<LMSDataEntry>
ReCamperWarnInterval
Type: int
Modifiers: config
Default value: 10
Default values
Property | Value |
---|---|
Acronym | "LMS" |
BroadcastHandlerClass | "BonusPack.LMSBroadcastHandler" |
DecoTextName | "BonusPack.LastManStandingGame" |
DefaultMaxLives | 3 |
GameName | "Last Man Standing" |
HUDType | "BonusPack.HudLMS" |
MapListType | "BonusPack.MapListLastManStanding" |
MutatorClass | "BonusPack.MutLastManStanding" |
ScoreBoardType | "BonusPack.ScoreBoardLMS" |
Structs
LMSDataEntry
- PlayerController PC
- Object.Vector LocationHistory[10]
- int NextLocHistSlot
- bool bWarmedUp
- int ReWarnTime
Functions
Static functions
PrecacheGameTextures
Overrides: xDeathMatch.PrecacheGameTextures
Events
InitGame
Overrides: DeathMatch.InitGame
PostLogin
Overrides: DeathMatch.PostLogin
Other instance functions
AddGameSpecificInventory
Overrides: DeathMatch.AddGameSpecificInventory
CanSpectate
Overrides: DeathMatch.CanSpectate
CheckMaxLives
Overrides: DeathMatch.CheckMaxLives
Logout
Overrides: DeathMatch.Logout
NotifyKilled
Overrides: GameInfo.NotifyKilled
SendCamperWarning
SpawnBot
Overrides: DeathMatch.SpawnBot
States
MatchInProgress
MatchInProgress.Timer
Overrides: DeathMatch.MatchInProgress.Timer