The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Legacy:TDarkMatch

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 03:40, 27 May 2003 by Wormbo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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[edit]

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