View Full Version : [UT]Adding maps to the single player tournament.
NeoNite
15th Jul 2003, 03:24 PM
I've posted this on the unreal tournament forum, but that wasn't just a good idea :-/
Mxtrmntr recommended this to be posted here ->
Does anyone know how to add custom maps to the single player tournament ladders...
Do you have to edit the botpack.u file?
I'm guessing -_-
(and edit the bots also etc...)
Expanding the tournament ladders with new arenas.
Be it dm-ctf-as-dom.
NeoNite
16th Jul 2003, 11:36 AM
Nobody?
I know this has been discussed before, but it was a long time ago. And I honestly wouldn't know where to look. I've tried a forum search, but it's like finding a needle in a haystack (?)
Please if somebody knows =O)
Tremor_
16th Jul 2003, 05:17 PM
Nobody?
I know this has been discussed before, but it was a long time ago. And I honestly wouldn't know where to look. I've tried a forum search, but it's like finding a needle in a haystack (?)
Please if somebody knows =O)
i think you can do it this way
in the botpack, there are diiferent types of ladders, each with its own class
like ctf --> ladderCTF
so open up your unrealtournament.ini
and add the following code
[botpack.ladderCTF]
Matches=11 there are allready 10 other maps
Maps(10)="Yourmap.unr" 10 cuz it starts counting from zero
MapAuthors(10)="Someone"
MapTitle(10)="The name of your map"
MapDescription(10)="a description"
RankedGame(10)=6 dnno
GoalTeamScore(10)=3 capcount
MatchInfo(10)="Botpack.RatedMatchCTF9" going from 1 to 10, it has something to do with the difficulty
you can do it the same way with other gametypes
in DM there is no goalteamscore, instead there is FragLimits(10)=20
NeoNite
16th Jul 2003, 05:25 PM
Thank you, I'll give that a try :O)
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.