I love the smell of UnrealEd crashing in the morning. – tarquin

Legacy:XVehicleCTFGame

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 :: Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame >> CTFGame >> xCTFGame >> xVehicleCTFGame

xVehicleCTFGame is a subclass of CTFGame. Within this GameInfo class, translocator use is prohibited with the function definition of AllowTransloc() and the static function NeverAllowTransloc(). This GameInfo class is only available in UT2004.

Related Topics