如何在《DDNet》中搞砸自己的服务器?

0 点赞
DDNet
转载

这里我来告诉你们如何搞砸自己的服务器 引言 我还有其他俄语指南 https://steamcommunity.com/sharedfiles/filedetails/?id=3380655849 https://steamcommunity.com/sharedfiles/filedetails/?id=3398065939 https://steamcommunity.com/sharedfiles/filedetails/?id=3424822502 https://steamcommunity.com/sharedfiles/filedetails/?id=3424796579 https://steamcommunity.com/sharedfiles/filedetails/?id=3380683618 https://steamcommunity.com/sharedfiles/filedetails/?id=3380668738 https://steamcommunity.com/sharedfiles/filedetails/?id=3380537553 https://steamcommunity.com/sharedfiles/filedetails/?id=3380655849 https://steamcommunity.com/sharedfiles/filedetails/?id=3435355528 以及英文版本 https://steamcommunity.com/sharedfiles/filedetails/?id=3380688287 https://steamcommunity.com/sharedfiles/filedetails/?id=3380675464 https://steamcommunity.com/sharedfiles/filedetails/?id=3380670552 如何开放端口 每个服务器都有其使用的端口(8303-8310)。在DDNet中,默认端口为8303。开放端口是为了在主服务器上注册服务器(以便其他玩家能够看到您的服务器并进行连接) 网上有很多关于此的指南,因此我们进入下一个步骤 配置 如果您进入游戏的根目录,会看到主文件 - DDNet-Server.exe,它用于启动服务器。配置文件位于data文件夹中,名为autoexec_server.cfg。 打开autoexec_server。cfg 默认情况下,文件中已包含所有重要的服务器设置,并附有英文注释。 sv_port 8303 - 服务器端口 sv_name "My DDNet server" - 服务器在浏览器中的名称 password "" - 服务器登录密码 sv_rcon_password "mysecretpassword" - 服务器管理员密码 sv_rcon_mod_password "" - 服务器 moderator(管理员助手)密码 sv_rcon_helper_password "" - 服务器 helper(辅助人员)密码 sv_map "Gold Mine" - 服务器启动时使用的地图 sv_test_cmds 1 - 控制台中的作弊指令(如super、tele grenade等)д) sv_register 0 - 在主服务器上注册服务器(在列表中显示服务器) 您可以在此处查看所有设置:https://wiki.ddnet.org/wiki/Settings_and_Commands/ru#%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B8_%D1%81%D0%B5%D1%80%D0%B2%D0%B5%D1%80%D0%B0 启动 现在只需通过DDNet-Server.exe文件或游戏主菜单中的按钮启动服务器。 如果您设置sv_register 1,服务器将出现在“互联网”选项卡中(前提是您已打开端口),否则仅在局域网中显示。 结果 我之前在这里写了些什么乱七八糟的东西