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

Solved Remove Game ended 15s timer


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
shad0wbh
Junior Member
Join Date: Mar 2021
Old 03-12-2021 , 15:08   Remove Game ended 15s timer
Reply With Quote #1

Hello,
So when the game ends and the server is about to change the map, there is a map selection vote that appears but doesn't work since i disabled it by setting mp_endmatch_votenextmap 0

My issue is, it stays on the map selection screen (even though it doesn't work or do anything) for 15 seconds.

I want it to only shows the scoreboard and proceeds to the next map, anyone knows how to do that?

Last edited by shad0wbh; 03-13-2021 at 09:29.
shad0wbh is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-12-2021 , 18:11   Re: Remove Game ended 15s timer
Reply With Quote #2

mp_match_restart_delay 10
mp_endmatch_votenextleveltime 0

Last edited by Bacardi; 03-12-2021 at 18:20.
Bacardi is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 03-12-2021 , 18:45   Re: Remove Game ended 15s timer
Reply With Quote #3

Quote:
Originally Posted by shad0wbh View Post
Hello,
So when the game ends and the server is about to change the map, there is a map selection vote that appears but doesn't work since i disabled it by setting mp_endmatch_votenextmap 0

My issue is, it stays on the map selection screen (even though it doesn't work or do anything) for 15 seconds.

I want it to only shows the scoreboard and proceeds to the next map, anyone knows how to do that?

Try This
===============
Go To
csgo/cfg/sourcemod/sourcemod.cfg


-= FOR ENABLE MAPVOTING AT END=-
add these line at end and save it then restart server
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
sm_cvar mp_match_restart_delay 10
sm_cvar mp_endmatch_votenextmap 1
sm_cvar mp_endmatch_votenextleveltime 20
sm_cvar mp_match_end_changelevel 1
=========================

-= FOR DISABLE MAPVOTING AT END=-
add these line at end and save it then restart server
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
sm_cvar mp_match_restart_delay 1
sm_cvar mp_endmatch_votenextmap 0
sm_cvar mp_endmatch_votenextleveltime 1
sm_cvar mp_match_end_changelevel 1

Last edited by oqyh; 03-12-2021 at 18:59.
oqyh is offline
shad0wbh
Junior Member
Join Date: Mar 2021
Old 03-13-2021 , 09:28   Re: Remove Game ended 15s timer
Reply With Quote #4

Thank you both, it solved my issue

Last edited by shad0wbh; 03-13-2021 at 09:28.
shad0wbh 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 10:59.


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