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

CS:GO Only 3 players can play


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
naylot
Junior Member
Join Date: Oct 2016
Old 10-31-2016 , 14:14   CS:GO Only 3 players can play
Reply With Quote #1

No one can join any team on my server the menu like disappears and appears again with request to select team

Server.cfg:
Code:
sv_downloadurl "http://************/fastdlmgs"
sv_hibernate_when_empty 0
sv_clamp_unsafe_velocities 0
sv_tags "bhop,surf,halloween,ru"
hostname "MultiGameServer(mgs) |SURF| |BHOP| (beta)"
sm_ball_model "models/models_kit/hallo_pumpkin_xl_face1.mdl"
sourcemod/map-cfg/mgs_bhop_.cfg
Code:
mp_humanteam ct
mp_autoteambalance 0
mp_limitteams 0
sv_enablebunnyhopping 1
sv_autobunnyhopping 1
sv_airaccelerate 800
sv_accelerate 10
sv_staminamax 0
sv_staminajumpcost 0
sv_staminalandcost 0
gamemodes_server.txt
Code:
// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt 

"GameModes_Server.txt"
{
	"gameTypes"
	{
		"classic"
		{
			"gameModes"
			{
			"competitive"{

		
			"maxplayers"		"16"			// Note that maxplayers doesn't go in the convar block.
											// Another way to set maxplayers is to add -maxplayers_override XX to the cmd line.
			"exec"
			{
											// Any config files listed here will be executed after the ones in gamemodes.txt.
			
				"exec"					"gamemode_casual_server.cfg" 
			}

			"mapgroupsMP"						// List of mapgroups valid for this game mode ( competitive )
			{
				"mgs_server"		""
			}
						}
			}
		}
	}

//////////////////////////////////////////////////////////////////////////////////////////////
// Map groups
//
// To use a mapgroup, it needs to be defined in a keyvalues
// block such as the example below, as well as listed in the 
// 'mapgroupsMP' block within the game mode that will run it,
// such as the example above.
//
// Then launch the server with '+mapgroup MAPGROUPNAME'
//
// Example:
//
// srcds -game csgo +game_mode 1 +mapgroup mg_bomb_se +map de_nuke_se
//
//
// Check the developer wiki for updated community info
// https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers
//////////////////////////////////////////////////////////////////////////////////////////////


	"mapgroups"
	{
		"mgs_server"									// mapgroup definition
		{
			"name"			"mgs_server"
			"maps"
			{
				"mgs_bhop_arcane"		""
				"mgs_surf_beginner"		""
				"mgs_surf_simpsons_go_rc2"		""
			}
		}
	}
}
__________________
Im too bad in coding right now

Last edited by naylot; 10-31-2016 at 23:11.
naylot is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 11-01-2016 , 04:54   Re: CS:GO Only 3 players can play
Reply With Quote #2

Sounds like a bad plugin.

Please post the outputs of.

sm version
meta version
sm plugins list
__________________
Neuro Toxin is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 11-01-2016 , 07:03   Re: CS:GO Only 3 players can play
Reply With Quote #3

could just be the team balance... who knows when mgs_bhop_.cfg is exed.. are you sure it is 0 when players are trying to join? are you getting team is full messages or anything?
hamilton5 is offline
naylot
Junior Member
Join Date: Oct 2016
Old 11-01-2016 , 20:12   Re: CS:GO Only 3 players can play
Reply With Quote #4

Quote:
Originally Posted by hamilton5 View Post
could just be the team balance... who knows when mgs_bhop_.cfg is exed.. are you sure it is 0 when players are trying to join? are you getting team is full messages or anything?
Not getting anything but when try to adding bots after 1-2 more bots console start telling me: The Game is full but i have a like 3/16 slots
Quote:
Originally Posted by Neuro Toxin View Post
Sounds like a bad plugin.

Please post the outputs of.

sm version
meta version
sm plugins list
Was disabling fully metamod and sourcemod (move to random dir at desktop) actually that doesn't help
__________________
Im too bad in coding right now

Last edited by naylot; 11-01-2016 at 20:14.
naylot is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 11-01-2016 , 20:43   Re: CS:GO Only 3 players can play
Reply With Quote #5

Sounds like the map doesn't have enough spawn points
__________________
Neuro Toxin is offline
naylot
Junior Member
Join Date: Oct 2016
Old 11-06-2016 , 20:28   Re: CS:GO Only 3 players can play
Reply With Quote #6

Quote:
Originally Posted by Neuro Toxin View Post
Sounds like the map doesn't have enough spawn points
Thnx Fixed by downloading Spawn Tools 7 and add some more spawns
__________________
Im too bad in coding right now
naylot 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 16:57.


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