XGame.xBombDelivery
- Extends
- GameObjective
- Modifiers
- placeable
Core.Object
|
+-- Engine.Actor
|
+-- Engine.NavigationPoint
|
+-- Engine.JumpDest
|
+-- UnrealGame.JumpSpot
|
+-- UnrealGame.GameObjective
|
+-- XGame.xBombDelivery
Inherited Variables from UnrealGame.GameObjective |
AlternatePaths, Announcer_DefendObjective, Announcer_DisabledObjective, Announcer_ObjectiveInfo, AreaVolumeTag, bAccruePoints, bActive, bAnnounceNextObjective, BaseExitTime, BaseRadius, bBotOnlyObjective, bClearInstigator, bDisabled, bFirstObjective, bHasShootSpots, bHighlightPhysicalObjective, bIgnoredObjective, bInitiallyActive, bIsBeingAttacked, bIsCritical, bMustBoardVehicleFirst, bOldCritical, bOldDisabled, bOldHighlightPhysicalObjective, bOptionalObjective, BotDamageScaling, bOverrideVisibilityCheck, bOverrideZoneCheck, bPlayCriticalAssaultAlarm, bReplicateObjective, bSoundsPrecached, bTeamControlled, bTriggerOnceOnly, bUsePriorityOnHUD, CriticalObjectiveVolumeTag, DefenderTeamIndex, DefensePriority, DefenseScripts, DefenseScriptTags, DefenseSquad, DelayedDamageInstigatorController, DestructionMessage, DisabledBy, DrawDistThresHold, DrawTime, EndCamera, EndCameraTag, HighlightOverlay[2], LastDrawTime, LocationPostfix, LocationPrefix, MyBaseVolume, NextObjective, ObjectiveDescription, ObjectiveDisabledTime, ObjectiveName, ObjectivePriority, ObjectiveStringPrefix, ObjectiveStringSuffix, ObjectiveTypeIcon, Objective_Info_Attacker, Objective_Info_Defender, PhysicalObjectiveActors, PhysicalObjectiveActorsTag, SavedObjectiveProgress, Score, Scorers, StartTeam, UseDescription, VehiclePath, VehiclePathName |
Inherited Functions from UnrealGame.GameObjective |
AddScorer, AwardAssaultScore, BetterObjectiveThan, BotNearObjective, CanDoubleJump, CheckPlayCriticalAlarm, CompleteObjective, DisableObjective, GetDifficulty, GetHumanReadableName, GetNumDefenders, GetObjectiveProgress, HighlightPhysicalObjective, IsActive, IsCritical, NearObjective, OwnsDefenseScript, PlayAlarm, PlayDestructionMessage, PostBeginPlay, PostNetReceive, PreBeginPlay, PrecacheAnnouncer, Reset, SetActive, SetCriticalStatus, SetObjectiveOverlay, SetTeam, ShareScore, TellBotHowToDisable, Timer, Trigger, UpdateLocationName, UpdatePrecacheMaterials |
var int ExplodeNow;
var int ExplosionCounter;
var int LastExplodeNow;
Team
var(Team) int Team;
xBombDelivery
function bool CanDoubleJump (
Pawn Other )
function bool CanMakeJump (
Pawn Other,
Float JumpHeight,
Float GroundSpeed,
Int Num,
Actor Start,
bool bForceCheck )
function float GetDifficulty ( )
simulated function PostBeginPlay ( )
simulated event PostNetReceive ( )
function ScoreEffect ( bool touchdown )
simulated function SetTeamColors ( )
simulated function Timer ( )
defaultproperties
{
TouchDownDifficulty=0.500000
ObjectiveStringSuffix=" Goal"
bNotBased=Wahr
bDestinationOnly=Wahr
LightType=LT_SubtlePulse
LightEffect=LE_QuadraticNonIncidence
LightHue=255
LightSaturation=55
LightBrightness=255.000000
LightRadius=6.000000
DrawType=DT_StaticMesh
StaticMesh=StaticMesh'XGame_StaticMeshes.GameObjects.BombGate'
bStatic=Falsch
bHidden=Falsch
bDynamicLight=Wahr
bWorldGeometry=Wahr
bAlwaysRelevant=Wahr
RemoteRole=ROLE_SimulatedProxy
NetUpdateFrequency=40.000000
DrawScale=0.800000
Skins(0)=Texture'XGameTextures.SuperPickups.BombGate'
Skins(1)=Combiner'XGameTextures.SuperPickups.BombgatePulseRC'
bUnlit=Wahr
SoundRadius=255.000000
TransientSoundVolume=1.000000
CollisionRadius=16.000000
CollisionHeight=16.000000
bCollideActors=Wahr
bBlockActors=Wahr
bProjTarget=Wahr
bBlockKarma=Wahr
bNetNotify=Wahr
bPathColliding=Wahr
}
|
Creation time: Mo 16.4.2007 11:20:37.343 - Created with
UnCodeX