Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XGame.CLOnslaught

Extends
CustomLadderInfo

Core.Object
|   
+-- XGame.CustomLadderInfo
   |   
   +-- XGame.CLOnslaught

Constants Summary
Inherited Contants from Core.Object
MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient

Variables Summary
Inherited Variables from XGame.CustomLadderInfo
EntryLabels, LadderName, Matches
Inherited Variables from Core.Object
Class, Name, ObjectFlags, ObjectInternal[7], Outer

Enumerations Summary
Inherited Enumerations from Core.Object
EAxis, ECamOrientation, EDetailMode, EDrawPivot, ESheerAxis

Structures Summary
Inherited Structures from Core.Object
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector

Functions Summary
Inherited Functions from XGame.CustomLadderInfo
AddHistoryRecord, HandleRequirements, HandleSpecialEvent
Inherited Functions from Core.Object
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllObjects, Asc, Asin, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, ClearConfig, ClockwiseFrom, Cos, Created, Cross, Disable, Divide, Dot, DynamicLoadObject, EatStr, Enable, EndState, Eval, Exp, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetEnum, GetItemName, GetPerObjectNames, GetPropertyText, GetReferencers, GetStateName, GetUnAxes, GotoState, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Invert, IsA, IsInState, IsOnConsole, IsSoaking, Left, Len, Lerp, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, PlatformIs64Bit, PlatformIsMacOS, PlatformIsUnix, PlatformIsWindows, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, Repl, ReplaceText, ResetConfig, Right, RotRand, Round, SaveConfig, SetPropertyText, Sin, Smerp, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, StopWatch, StrCmp, Tan, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~=


Defaultproperties

defaultproperties
{
	LadderName="Onslaught"


	EntryLabels(0)="Hit & Run"
	EntryLabels(1)="Roadkill"
	EntryLabels(2)="Drive-by shooting"
	EntryLabels(3)="Road warrior"
	EntryLabels(4)="Core meltdown"
	EntryLabels(5)="Vehicle slaughter"


	Begin Object Class=UT2K4MatchInfo Name=ONS1
		LevelName=""
		AltLevels(0)="ONS-FrostBite"
		AltLevels(1)="ONS-Primeval"
		EnemyTeamName=";xGame.UT2K4TeamRosterWeak;least"
		SpecialEvent=""
		DifficultyModifier=2
		GoalScore=1
		GameType="Onslaught.ONSOnslaughtGame"
		NumBots=5
		URLString="?TeamScreen=true"
		PrizeMoney=3000
		TimeLimit=16
	End Object
	Begin Object Class=UT2K4MatchInfo Name=ONS2
		LevelName=""
		AltLevels(0)="ONS-Dawn"
		AltLevels(1)="ONS-Torlan"
		EnemyTeamName=";xGame.UT2K4TeamRosterEasy;least"
		SpecialEvent=""
		DifficultyModifier=2.25
		GoalScore=1
		GameType="Onslaught.ONSOnslaughtGame"
		NumBots=5
		URLString="?TeamScreen=true"
		PrizeMoney=4000
		TimeLimit=18
	End Object
	Begin Object Class=UT2K4MatchInfo Name=ONS3
		LevelName=""
		AltLevels(0)="ONS-ArcticStronghold"
		AltLevels(1)="ONS-Crossfire"
		EnemyTeamName=";xGame.UT2K4TeamRosterMid;least"
		SpecialEvent=""
		DifficultyModifier=2.5
		GoalScore=1
		GameType="Onslaught.ONSOnslaughtGame"
		NumBots=7
		URLString="?TeamScreen=true"
		PrizeMoney=5000
		TimeLimit=20
	End Object
	Begin Object Class=UT2K4MatchInfo Name=ONS4
		LevelName="ONS-Dria"
		EnemyTeamName=";xGame.UT2K4TeamRosterMid;least"
		SpecialEvent=""
		DifficultyModifier=2.75
		GoalScore=1
		GameType="Onslaught.ONSOnslaughtGame"
		NumBots=7
		URLString="?TeamScreen=true"
		PrizeMoney=6000
		TimeLimit=20
	End Object
	Begin Object Class=UT2K4MatchInfo Name=ONS5
		LevelName="ONS-RedPlanet"
		EnemyTeamName=";xGame.UT2K4TeamRosterStrong;least"
		SpecialEvent=""
		DifficultyModifier=3
		GoalScore=2
		GameType="Onslaught.ONSOnslaughtGame"
		NumBots=9
		URLString="?TeamScreen=true"
		PrizeMoney=7000
		TimeLimit=25
	End Object
	Begin Object Class=UT2K4MatchInfo Name=ONS6
		LevelName="ONS-Severance"
		EnemyTeamName=";xGame.UT2K4TeamRosterStrong;least"
		SpecialEvent=""
		DifficultyModifier=3
		GoalScore=2
		GameType="Onslaught.ONSOnslaughtGame"
		NumBots=9
		URLString="?TeamScreen=true"
		PrizeMoney=8000
		TimeLimit=30
	End Object
	Matches(0)=ONS1
	Matches(1)=ONS2
	Matches(2)=ONS3
	Matches(3)=ONS4
	Matches(4)=ONS5
	Matches(5)=ONS6
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:02.199 - Created with UnCodeX