安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









I got some help from elsewhere so its resolved now and the dedicated is running. I believe the the mistakes were in the batch and server.cfg.
for reference
this is my batch:
srcds.exe -console -port 27016 +clientport 27005 -game insurgency +map district_coop
and this is my server.cfg:
sv_playlist nwi/coop
sv_password "..."
sv_tags "..."
bit different than in this guide, but it worked after these changes.
thanks for the guide and your helpfulness!
Try using these server.cfg and .bat files [www.dropbox.com].
Not sure why you can't see your server under the LAN tab. Are you using port 27016 in the .bat file, and are ports 27015 and 27016 forwarded on your router?
the dedicated server window never reaches "Connection fo Steam servers successful. Crash handler attached and ready. VAC secure mode activated.", but only "CCrashHandler - Attached and ready. (in-process)".
any idea what the problem might be?
(1) I just tested it and found that it does still look for the "server.cfg" when it's loading.
(2) For game types like occupy or push, where there are two teams fighting each other, you use "ins_bot_quota" to set up the number of bots on each team. However, this command is useless in co-op checkpoint games, so that's when you would use "ins_bot_count_checkpoint_min" and "..._max".
(1) is the main server config file still called "server.cfg" or it is called something else currently? (I can't see a file called "sever.cfg" in the cfg folder - but I can see a bunch of bespoke .cfg files such as "sever_official_ow.cfg" (etc)
(2) How does "ins_bot_quota" differ from commands like "ins_bot_count_checkpoint_max" command?