Raised This Month: $ Target: $400
 0% 

CSGO Votemap Problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CS KING
Member
Join Date: Jan 2017
Location: Romania
Old 12-17-2017 , 12:41   CSGO Votemap Problem
Reply With Quote #1

Hello,
For a few days I tried to configure default csgo vote but I have only problems.
I removed the following plugins:
nextmap
Mapchooser
And any other voting plugin for the map.

We have set the following in server.cfg:

mp_endmatch_votenextmap "1"
// mp_endmatch_votenextmap_keepcurrent "0"
// mp_match_end_changelevel "0"
// mp_match_end_restart "0"

We also made a gamemode_server file in the csgo folder and set the following:

"Gamemodes_Server.txt"
{
"Gametypes"
{
"Classic"
{
"Gamemodes"
{
"Competitive"
{
"MapgroupsMP"
{
"pgl" ""
}
}
}
}
}
"Mapgroups"
{
"PGL"
{
"name" "pgl"
"Maps"
{
"de_mirage" "0"
"de_dust2" "1"
"de_cbble" "2"
"de_cache" "3"
}
}
}
In the start line we went + mapgroup pgl ...

The problem I have is that when the game ends and the current map is for example overpass. The server vote begins and the players vote for dust2, but the server changes the overpass map that was not even included in the voting list.

Please explain why? And what is solving.

Thank you very much !
CS KING is offline
Send a message via ICQ to CS KING
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 12-18-2017 , 09:58   Re: CSGO Votemap Problem
Reply With Quote #2

this command in console shows what? print_mapgroup_sv


I really despise the gamemodesserver file - what a headache.. I can't even be sure if your formatting and brackets are OK.. can you show your whole startup line? your game_mode and game_type match too?
hamilton5 is offline
Dr.Mohammad
Senior Member
Join Date: Jan 2016
Location: CSGO Servers
Old 12-19-2017 , 00:46   Re: CSGO Votemap Problem
Reply With Quote #3

Quote:
Originally Posted by CS KING View Post
Hello,
For a few days I tried to configure default csgo vote but I have only problems.
I removed the following plugins:
nextmap
Mapchooser
And any other voting plugin for the map.

We have set the following in server.cfg:

mp_endmatch_votenextmap "1"
// mp_endmatch_votenextmap_keepcurrent "0"
// mp_match_end_changelevel "0"
// mp_match_end_restart "0"

We also made a gamemode_server file in the csgo folder and set the following:

"Gamemodes_Server.txt"
{
"Gametypes"
{
"Classic"
{
"Gamemodes"
{
"Competitive"
{
"MapgroupsMP"
{
"pgl" ""
}
}
}
}
}
"Mapgroups"
{
"PGL"
{
"name" "pgl"
"Maps"
{
"de_mirage" "0"
"de_dust2" "1"
"de_cbble" "2"
"de_cache" "3"
}
}
}
In the start line we went + mapgroup pgl ...

The problem I have is that when the game ends and the current map is for example overpass. The server vote begins and the players vote for dust2, but the server changes the overpass map that was not even included in the voting list.

Please explain why? And what is solving.

Thank you very much !
hi

this fixed:
PHP Code:
"Gamemodes_Server.txt"
{
    
"Gametypes"
    
{
        
"Classic"
        
{
            
"Gamemodes"
            
{
                
"Competitive"
                
{
                    
"MapgroupsMP"
                    
{
                    
"pgl" ""
                    
}
                }
            }
        }
    }

    
"Mapgroups"
    
{
        
"pgl"
        
{
            
"name" "pgl"
            "Maps"
            
{
                
"de_mirage" ""
                "de_dust2" ""
                "de_cbble" ""
                "de_cache" ""
            
}
        }
    }

Dr.Mohammad is offline
csgoandsm
Junior Member
Join Date: Nov 2017
Old 12-24-2017 , 00:59   Re: CSGO Votemap Problem
Reply With Quote #4

Spoiler


// mp_match_end_changelevel "0"

to

mp_match_end_changelevel "1"


&

https://forums.alliedmods.net/showpo...00&postcount=5

see paste bin :)

this file :)

csgo\addons\sourcemod\configs\maplists.cfg


CS:GO AwP & DgL <--
CS:GO ZoMBiE MoD <--

Last edited by csgoandsm; 12-24-2017 at 01:18.
csgoandsm 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 19:15.


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