AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [REQUEST]TF2 Force Map Change (https://forums.alliedmods.net/showthread.php?t=248408)

MCGBullet 09-16-2014 20:08

[REQUEST]TF2 Force Map Change
 
Good evening, I'm looking for a plugin to force the map change when the time limit is up, however I need it to allow extends to happen. I've tried almost every cvar I can think of, none of which work, and I've tried https://forums.alliedmods.net/showth...tf2+map+change but it doesn't allow extends (it changes based on the mp_timelimit cvar it appears)...

This has been an issue for quite some time in our server and we're trying to get it resolved as maps getting stuck at 00:00 tends to kill the server after awhile. I've searched through numerous google pages and sourcemod search pages with no results other than that one plugin. If anybody could suggest a plugin or provide one I'd be very happy. Thanks for your time!

thecount 09-16-2014 20:31

Re: [REQUEST]TF2 Force Map Change
 
So, what you want is a plugin that changes based on a timer and not the map time actually left?

MCGBullet 09-16-2014 21:47

Re: [REQUEST]TF2 Force Map Change
 
Quote:

Originally Posted by thecount (Post 2199856)
So, what you want is a plugin that changes based on a timer and not the map time actually left?

Correct. As the extends will change the map timer as well.

friagram 09-16-2014 23:26

Re: [REQUEST]TF2 Force Map Change
 
I made something like this for my tf servers. Since I run gmod maps and maps from other hl2 mods, they do not always behave properly in tf. The plugin forces map change properly on timelimit, while also allowing extension from mapvote. It also fixes the problem where timelimit is set below the current timelimit (changing mp timelimit from 35 minutes to 20 when we are at 30 will end the map immediately).

You could add me on steam if you are interested.

MCGBullet 09-16-2014 23:40

Re: [REQUEST]TF2 Force Map Change
 
Quote:

Originally Posted by friagram (Post 2199924)
I made something like this for my tf servers. Since I run gmod maps and maps from other hl2 mods, they do not always behave properly in tf. The plugin forces map change properly on timelimit, while also allowing extension from mapvote. It also fixes the problem where timelimit is set below the current timelimit (changing mp timelimit from 35 minutes to 20 when we are at 30 will end the map immediately).

You could add me on steam if you are interested.

Request sent! Sounds to be just what I want.

MCGBullet 09-24-2014 22:57

Re: [REQUEST]TF2 Force Map Change
 
Bump, that one didn't end up working out as planned. Still looking for one.

VoiDeD 09-24-2014 23:05

Re: [REQUEST]TF2 Force Map Change
 
Have you tried mp_match_end_at_timelimit?

MCGBullet 09-25-2014 16:32

Re: [REQUEST]TF2 Force Map Change
 
Quote:

Originally Posted by VoiDeD (Post 2203356)
Have you tried mp_match_end_at_timelimit?

Thanks! That actually worked. I swear after days of searching I did not see that cvar anywhere.

friagram 09-25-2014 21:41

Re: [REQUEST]TF2 Force Map Change
 
That works as long as there is proper round logic in the map, but maps without it will fail to cycle (or multi-stage maps).

MCGBullet 09-26-2014 14:09

Re: [REQUEST]TF2 Force Map Change
 
Eh, no issues with the maps we do have currently. It's been working great for days. If we run into that problem we edit maps ourselves to fix issues with them.


All times are GMT -4. The time now is 18:45.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.