Search found 6 matches

by rpsteam
Wed Jan 16, 2013 2:38 pm
Forum: CS:GO
Topic: Game Server Slots
Replies: 3
Views: 1850

Re: Game Server Slots

Sorry.
by rpsteam
Wed Jan 16, 2013 1:58 pm
Forum: CS:GO
Topic: Game Server Slots
Replies: 3
Views: 1850

Re: Game Server Slots

Hi right now I have a 32slot and I see other server for csgo has 64 slots. I am wording when will you guys have 64slots.

[A competitor] - Counter-Strike: Global Offensive 66 tickrate » Players Slots [Public Server as Standard]: 64 slots $63.36 » Server Location: (US) Chicago, IL » Voice Server ...
by rpsteam
Wed Jan 16, 2013 1:36 pm
Forum: CS:GO
Topic: Game Server Slots
Replies: 3
Views: 1850

Game Server Slots

Hi right now I have a 32slot and I see other server for csgo has 64 slots. I am wording when will you guys have 64slots.
by rpsteam
Fri Aug 17, 2012 8:49 pm
Forum: CS:GO
Topic: Cant play on a custom map on my server
Replies: 2
Views: 1292

Re: Cant play on a custom map on my server

"mapgroups"
{
//
// Map cycle groups
//

"mg_hostage"
{
"imagename" "mapgroup-hostage"
"nameID" "#SFUI_Mapgroup_hostage"
"name" "mg_hostage"
"maps"
{
"cs_office" ""
"cs_italy" ""
}
}

"mg_bomb"
{
"imagename" "mapgroup-bomb"
"nameID" "#SFUI_Mapgroup_bomb"
"name" "mg_bomb"
"maps ...
by rpsteam
Fri Aug 17, 2012 8:48 pm
Forum: CS:GO
Topic: Cant play on a custom map on my server
Replies: 2
Views: 1292

Re: Cant play on a custom map on my server

And this is my gamemodes.txt

// DO NOT MODIFY THIS FILE
//
// To customize your server, see gamemodes_server.txt.example


"GameModes.txt"
{
"gameTypes"
{
"classic"
{
"value" "0"
"nameID" "#SFUI_GameTypeClassic"

"gameModes"
{
"casual"
{
"value" "0"
"nameID" "#SFUI_GameModeCasual ...
by rpsteam
Fri Aug 17, 2012 8:45 pm
Forum: CS:GO
Topic: Cant play on a custom map on my server
Replies: 2
Views: 1292

Cant play on a custom map on my server

I cant play a custom map on my server for zombiemod.

this is what i have in my gamemodes_server.txt

// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt

"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"casual"
{
"convars ...