Building a server.cfg line by line will help you understand it better. Only
put in there what you need, nothing else.
For an admin plugin use Sourcemod <http://www.sourcemod.net/>, use the
latest snapshots from the development branch.
This is what your *metamod.vdf* in the "addons" folder should contain:
"Plugin"
{
"file" "../csgo/addons/metamod/bin/server"
}
2012/6/4 Nathan Cox <[email protected]>
> You were right! Not sure what it was in the old server.cfg but the one
> with one line loaded. Time to rebuild my server.cfg line by line. Also you
> wouldn't happen to know of an admin plugin for this would you? I saw Mani
> Admin had the game added into a dropdown list to generate a .vdf but I
> couldn't find any support or install instructions anywhere. Thanks again!
> On Jun 4, 2012 3:46 AM, "Artur Predi" <[email protected]> wrote:
>
>> Your problem may lay with inproper file format or content of your
>> server.cfg. First of all make sure the file is in your "cfg" folder and
>> that it is readable. If I were you, I would create a new server.cfg with
>> just one line --> hostname "Whatever you want here".
>> If in windows, use notepad or similar editor, if in linux then do:
>> echo 'hostname "My own server"' > server.cfg
>> chmod 644 server.cfg
>>
>> Terpion
>>
>> 2012/6/4 Nathan Cox <[email protected]>
>>
>>> I'm having an issue with setting the hostname of servers. I have it
>>> defined in the server.cfg but it still comes up as "Counter-Strike: Global
>>> Offensive". I have also added +exec server.cfg in the startup command which
>>> has helped none. When I pull the console up I attempt to type "exec
>>> server.cfg" with no reply from console.
>>> _______________________________________________
>>> Csgo_servers mailing list
>>> [email protected]
>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>
>>
>>
>> _______________________________________________
>> Csgo_servers mailing list
>> [email protected]
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers