示例参数:

srcds.exe -console -game "left4dead2" -port 27015 +map c5m1_waterfront +rcon_password "123456"
srcds.exe -game "left4dead2" -insecure +maxplayers 32 +sv_lan 1 +map c1m1_hotel +sv_gametypes coop
srcds.exe -console -game "left4dead2" -insecure +maxplayers 32 +sv_lan 1 +map c1m1_hotel +sv_gametypes coop

下面为可用启动参数:

-console                  //以控制台模式启动服务器。
-autoupdate               //开启自动升级
-condebug                 //在cspromod目录下生成记载有开发模式的控制台日志文件console.log。
-game "left4dead2"        //指定服务器内容为求生之路2,即指定服务器运行的游戏,在控制台模式下此为必须的参数。
-insecure                 //取消Valve的反作弊模块VAC2(Valve Anti-Cheat 2),欲加载VAC2则取消此参数,让服务器不检测 SteamID。
-ip 192.168.1.2           //指定服务器IP地址为192.168.1.2,此IP地址必须是服务器本机有效的内网或外网IP。(提示:假如要用HLSW软件远程管理,必须使用此参数)
-noipx                    //关闭对NetWare IPX的支持,稍微减轻CPU压力,除非是在NetWare LAN上玩。
-port 27026               //指定服务器端口为27026,空缺此参数时,则默认27015为服务器端口。(提示:假如要用HLSW软件远程管理,必须使用此参数) 
-secure                   //启用Valve的反作弊模块
+exec server.cfg          //执行指定配置文件
+log on                   //记录日志?
+map c1m1_hotel           //指定服务器地图为de_dust2,备选地图参照你所使用的游戏的地图。
+maxplayers 14            //指定服务器最大人数为14人,范围1~64(根据地图、服务器性能来定)。
+sv_gametypes coop        //游戏模式,例如求生之路:coop = 战役、合作,versus = 对抗。
+sv_lan 0                 //指定服务器为Internet(互联网)服务器。
+sv_lan 1                 //指定服务器为Lan(局域网)服务器。

其他参数:

-defaultgamedir
-buildcubemaps
-nocdaudio
-nosound
-rebuildaudio
-demo
-bi
-ref
-adapter
-freq
-refresh
-refreshrate
-autoconfig
-pme
-allowstalezip
-nomaster
-nopreload
-nopreloadmodels
-nopreloadsounds
-preload
-dxlevel