XGame.InstagibCTF
- Extends
- xCTFGame
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameInfo
|
+-- UnrealGame.UnrealMPGameInfo
|
+-- UnrealGame.DeathMatch
|
+-- UnrealGame.TeamGame
|
+-- UnrealGame.CTFGame
|
+-- XGame.xCTFGame
|
+-- XGame.InstagibCTF
Inherited Functions from UnrealGame.CTFGame |
CheckEndGame, DiscardInventory, GetAllLoadHints, GetGameObject, Logout, NearGoal, OrderToIndex, PostBeginPlay, PrecacheGameAnnouncements, RegisterVehicle, ScoreFlag, ScoreGameObject, SetTeamFlags, SpawnWait, UpdateAnnouncements |
var globalconfig bool bAllowBoost;
var globalconfig bool bLowGrav;
var globalconfig bool bZoomInstagib;
var localized string ZoomDescText;
var localized string ZoomDisplayText;
AcceptPlayInfoProperty Source code
static event bool AcceptPlayInfoProperty ( string PropertyName) )
static function bool AllowMutator ( string MutatorClassName ) )
static event string GetDescriptionText ( string PropName) )
defaultproperties
{
bAllowBoost=True
ZoomDisplayText="Allow Zoom"
ZoomDescText="Instagib rifles have sniper scopes."
bAllowTrans=False
bDefaultTranslocator=False
MutatorClass="xGame.InstagibMutator"
GameName="Instagib CTF"
DecoTextName="XGame.InstagibCTF"
Acronym="ICTF"
}
|
Creation time: sk 18-3-2018 09:49:42.182 - Created with
UnCodeX