(09-16-2012, 03:52 PM)Ghost Assassin Wrote: Did you restart the server after you added sv_voiceenable 1 in your server?
Did you edit any other configs besides the server.cfg?
Like mapcycle.txt, maplist.txt, gamemodes, or etc.
Do you have any mods/plugins installed on the server?
Yes i restart after any change i make,
negative on editing my mapcycle.txt or maplist.txt, or having any mods installed.
Here is my gamemodes, which was generated with the help of a program i downloaded
/ This file was created on the 8-9-2012 at 14:59:45
// with the help of me --> the Gamemodeshelper <--
// You can still edit this file, but keep in mind that I might not be able to open the file again to edit it!
"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"casual"
{
"maxplayers" "20"
}
"competitive"
{
"maxplayers" "20"
}
}
}
"gungame"
{
"gameModes"
{
"gungameprogressive"
{
"maxplayers" "20"
"exec"
{
"exec" "am_custom_convar.cfg"
}
"mapgroupsMP"
{
"Gungame" ""
}
}
"gungametrbomb"
{
"maxplayers" "20"
}
}
}
}
"mapgroups"
{
"Gungame"
{
"imagename" "mapgroup-custom1"
"nameID" "#SFUI_Mapgroup_Gungame"
"name" "Gungame"
"maps"
{
"ar_shoots" ""
"ar_baggage" ""
}
}
}
}
That am_custom_convar file that it calls, seems to be empty
Also, as of now, i dont even get a map change. I get disconnected after playing the first round. I can reconnect right away with no problem. but the map never gets changed because all the users are disconnected between rounds.