Raised This Month: $51 Target: $400
 12% 

Delay map change on match end??


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Maverick1707
Junior Member
Join Date: Nov 2015
Old 11-29-2015 , 08:20   Delay map change on match end??
Reply With Quote #1

Hi,

After a CS GO match ends (when win panel appears), I want the map change to take place after 60 secs instead of the default time (or even better... no map change, I will handle that manuall in my plugin)... Is it possible to change that??

Here are some vars in my server:

mp_win_panel_display_time 60
mp_match_end_changelevel 0
mp_endmatch_votenextmap 0

(I got nextmap and mapchooser plugins disabled)

Those vars seem not to be working... as the map changes after around 10-15 secs in my server...

Any help?

Thanks!

Last edited by Maverick1707; 11-29-2015 at 08:21.
Maverick1707 is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 11-29-2015 , 09:04   Re: Delay map change on match end??
Reply With Quote #2

the scoreboard is up for a time determined by multiple cvars... if you do not want the map to change at the end then you do not need nextmap.. or even mapchooser probably. try these mapchooser cvars to get your desired effect; sm_mapvote_endvote 0 and sm_mapvote_novote 1

what is your server starup line, other plugins, and extensions your running?

Last edited by hamilton5; 11-29-2015 at 09:05.
hamilton5 is offline
Maverick1707
Junior Member
Join Date: Nov 2015
Old 12-02-2015 , 06:04   Re: Delay map change on match end??
Reply With Quote #3

Thanks, but I finally opted for this workaround: since I want the map to be changed to aim_map some seconds after any game ends, I set the following vars:

mp_match_end_restart 1
mp_match_restart_delay 60

This way I ensure no map change/restart will take place until 60 secs passes, but before those 60 secs pass, I change the map to aim_map (by hooking the cs_win_panel event and writting the appropriate code in the callback function).

Last edited by Maverick1707; 12-02-2015 at 06:05.
Maverick1707 is offline
Ade
I love purple
Join Date: May 2010
Old 12-08-2015 , 05:40   Re: Delay map change on match end??
Reply With Quote #4

u guys have mp_chattime?
__________________
Ade is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:28.


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