Legacy:TDarkMatch

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
UT :: Actor (UT) >> Info (UT) >> GameInfo (UT) >> TournamentGameInfo >> DeathMatchPlus >> TDarkMatch (Package: Botpack)

This is the Tournament DarkMatch game type. It uses maps with the prefix "TDK" and the MapList class Botpack.TDKMapList.

This is a hidden UT gametype. There are no maps for it, but if you want to see how it works rename a DM map to TDK and add the following line to the [Public] section of your Botpack.int:

Object=(Name=BotPack.TDarkMatch,Class=Class,MetaClass=Botpack.TournamentGameInfo)

Note: This gametype has no connection to any DarkMatch mutator.

Methods

AddDefaultInventory (Pawn (UT) aPlayer) 
The AddDefaultInventory function spawns a SearchLight for each player.