This is an unusual map in a sense that its not regular dm but tournament darkmatch which had the prefix changed into TDK. Now in regular UT versions you have to add lines to your botpack.int, but this was solved by some packs like forgotten bonuspack and also by the OU 469 patch.
Once the map is there you will be able to select the gametype.
All required packages are present, I had to add additional two playerstarts because of frequent telefrtagging at start on UT.
Most of the work on the level done by JackHonda. This is from the Unreal PSX campaign/DM. Turned into darkmatch level. The Level Title was my creation as I think if fits this level best.
Class'Botpack.TDarkMatch' is the default gametype. These are the lines to enter if you're using classic UT.
Code: Select all
Object=(Name=BotPack.TDarkMatch,Class=Class,MetaClass=Botpack.TournamentGameInfo)
Object=(Name=BotPack.TDKDefaultMapList,Class=Class,MetaClass=Botpack.TDKMapList,Description="Default Maps")
Preferences=(Caption="TDarkMatch",Parent="Game Types",Class=Botpack.TDarkMatch,Immediate=True)