12-26-2004, 12:15 PM
(This post was last modified: 12-26-2004, 12:29 PM by Carloswill.)
Stealth Wrote:set a timelimit for each map, and it will change
// TIME, WIN & ROUND SETTINGS
// Timelimit is how many minutes for a map.
mp_timelimit 45
// When a team reaches this amount of wins (before the timelimit or the roundlimit is
// reached), it has won the map. 0=disabled
mp_winlimit 14
// When two teams finish playing this amount of rounds (before the timelimit or the
// winlimit is reached) the map ends. 0=disabled
mp_maxrounds 21
// Round time, in minutes. After this amount of minutes has passed,
// a scenario win is awarded. Min 1, Max 9
mp_roundtime 3
I too have the same problem as the original thread starter but don't follow your advice. Is this what my .txt file should look like? Where do I set a time limit on?
Should it read so:
Code:
cs_italy//mp_timelimit 45
???
Here is what my map.txt file looks like now.
cs_italy
de_aztec
de_cbble
cs_office
de_dust2
de_chateau
de_prodigy
de_dust
What should it look like if I want the map cycle time 45 minutes, round time default, wins disabled?