[CS:GO] Disable end match nextmap vote

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

[CS:GO] Disable end match nextmap vote

Post by greenie »

[CS:GO] Disable end match nextmap vote
- Don't bring in-game map vote when mp_endmatch_votenextmap 0


CS:GO have own kind map cycle list, when you set mapgroup or host workshop collection.
You see map list by using command: print_mapgroup_sv
print_mapgroup_sv
Map group: mg_active
de_inferno
de_train
de_mirage
de_nuke
de_dust2
de_overpass
de_vertigo
- SourceMod with base plugins is not using this map list, remember that!

If print_mapgroup_sv is not empty, show more than one map, you will get CS:GO in-game nextmap vote end of match.
Regardless you have set mp_endmatch_votenextmap 0, game still view maps at end of match. Players just can't vote anymore.
This plugin stop showing those maps when you have mp_endmatch_votenextmap 0

Image

after

Image

get plugin
Post Reply

Return to “General Purpose”