PDA

View Full Version : How do I set round times?



Specter_XE
10-27-2007, 09:56 PM
I have been toying with our mod server and I'm having big time trouble with rounds and match lengths.

This is what I want.

Only 2 rounds. No tie breaker. But... on limited spawns.

Everything works fine provided it runs the times out.. BUT.. If the other team becomes eliminated due to max deaths being reached the server plays an extra round.

I have tried match time = 8 minutes and round time =8 minutes. thats my problem.

then I try match time = 8 minutes and round time =0 minutes and it gets caught in a continuous loop. Such a bad loop i could not admin to change maps to save settings, I had to shut the server down. :wall:

What should my code be for this? Is there a way to just say rounds = 2?

or maybe I should indicate the round time = 8 minutes and match time = 0?

and why does the server allow either one of the times to continue if the round is over?

Specter_XE
10-27-2007, 09:56 PM
I have been toying with our mod server and I'm having big time trouble with rounds and match lengths.

This is what I want.

Only 2 rounds. No tie breaker. But... on limited spawns.

Everything works fine provided it runs the times out.. BUT.. If the other team becomes eliminated due to max deaths being reached the server plays an extra round.

I have tried match time = 8 minutes and round time =8 minutes. thats my problem.

then I try match time = 8 minutes and round time =0 minutes and it gets caught in a continuous loop. Such a bad loop i could not admin to change maps to save settings, I had to shut the server down. :wall:

What should my code be for this? Is there a way to just say rounds = 2?

or maybe I should indicate the round time = 8 minutes and match time = 0?

and why does the server allow either one of the times to continue if the round is over?