TDarkMatch
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.