Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I also remember having problems getting a l4d2 versus server up and running. But that was years ago and I don't remember all the details.
When your server is up and running and you try to load a versus map via console command....does it work then?
Trying to load a versus map directly via the startup command line didn't work for me either.
A workaround to get a versus map as a starting map is to create a custom config file (e.g. versus_start.cfg).
In that you simply put the map command for loading a map in versus mode:
map c1m2_streets versus
My startup commandline:
./srcds_run -console -game left4dead2 +map c1m1_hotel +exec versus_start.cfg
This way the server will start in versus mode running the map specified in versus_start.cfg.
In the server.cfg - which will get executed by default - I've only set a custom hostname.
No maxplyers, gamemodes, etc. setting is being used here.