Gah - a solution with more questions. – EntropicLqd

Difference between revisions of "Legacy:TDarkMatch"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
(No difference)

Latest revision as of 03:40, 27 May 2003

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.