xm94732568960
本帖最后由 xm94732568960 于 2022-4-4 11:33 编辑

这个模组可看作战争召唤2的继承者,单人游戏下它里面的坦克,弹药包等物品是用不了的,可能是需要像战争召唤2一样先使用指令加入游戏后才能使用,但是网上完全没有关于这个模组的指令资料,我打了个/game create 1 tdm提示成功创建游戏,又打了个/bf join 1却提示加入游戏失败,是我那个tdm游戏类型填错了吗,求各位研究一下这个模组的指令怎么打(这个模组的discord我进不去啊)

        "bf.message.command.minecam.error.gamemode": "Error! You must be in spectator mode to use this!",
        "bf.message.command.client.error.usage": "Invalid usage! (Try /%s %s)",
        "bf.message.command.game.boot.fp.set": "New finish point has been set at %s/%s/%s.",
        "bf.message.command.game.boot.npc.add": "NPC '%s' has been added (%s NPCs now exist)",
        "bf.message.command.game.boot.npc.clear": "Cleared all %s NPCs from game '%s'.",
        "bf.message.command.game.boot.npc.error.missingskin": "Error! Please include a valid skin type for this NPC.",
        "bf.message.command.game.boot.npc.invalid": "Error! Could not find NPC with provided index '%s'.",
        "bf.message.command.game.boot.npc.list": "NPC Spawn '%s' - '%s' - %s/%s/%s.",
        "bf.message.command.game.boot.npc.tp": "Teleported you to NPC '%s' at %s/%s/%s.",
        "bf.message.command.game.boot.npc.wp.add": "New waypoint marker was added to NPC '%s' at %s/%s/%s.",
        "bf.message.command.game.boot.npc.wp.clear": "All waypoint markers for NPC '%s' have been cleared.",
        "bf.message.command.game.boot.sp": "New sound point '%s' was added at %s/%s/%s.",
        "bf.message.command.game.boot.sp.clear": "Cleared all %s sound points from game '%s'.",
        "bf.message.command.game.boot.sp.error.name": "Error! Please include a valid sound name for the sound point.",
        "bf.message.command.game.boot.sp.list": "Sound Point '%s' - '%s' - %s/%s/%s.",
        "bf.message.command.game.lobby.placed": "The Lobby location has been placed.",
        "bf.message.command.game.manage.create": "The game '%s' has been created with the game type '%s'!",
        "bf.message.command.game.manage.create.error.usage": "Invalid usage! Try /game create <MapID> <gameType> (EX: /game create tdm_castle tdm)",
        "bf.message.command.game.manage.edit.error": "The game '%s' does not exist. Try /game edit <MapID> [args] (EX: /game edit tdm_castle lobby)",
        "bf.message.command.game.manage.error.already.exists": "The game '%s' already exists!",
        "bf.message.command.game.manage.error.usage": "Invalid usage! /game <create|remove|edit|list|refresh> <id> [args] [args] [args]",
        "bf.message.command.game.manage.info.error": "The game '%s' does not exist. Try /game info <MapID> (EX: /game info tdm_castle)",
        "bf.message.command.game.manage.refresh": "Restarted and refreshed the game '%s'.",
        "bf.message.command.game.manage.refresh.error": "The game '%s' does not exist. Try /game reload <MapID>  (EX: /game reload tdm_castle)",
        "bf.message.command.game.manage.remove.error": "The game '%s' does not exist. Try /game remove <MapID> (EX: /game remove tdm_castle)",
        "bf.message.command.game.manage.remove.success": "The game '%s' has been removed.",
        "bf.message.command.game.manage.tp": "Teleporting to the game '%s'.",
        "bf.message.command.game.manage.tp.error": "The game '%s' does not exist. Try /game tp <MapID> (EX: /game tp tdm_castle)",
        "bf.message.command.game.mapname": "Map Name has been set to '%s'.",
        "bf.message.command.game.admin.screenshot": "Sending screenshot request to '%s' (This may take a while)",
        "bf.message.command.game.admin.screenshot.error.permission": "You don't have the correct permissions to use this.",
        "bf.message.command.game.admin.screenshot.error.exception": "Exception during screenshot request, see log for more info.",
        "bf.message.command.game.admin.pause.success": "Successfully paused your game.",
        "bf.message.command.game.admin.unpause.success": "Successfully unpaused your game.",
        "bf.message.command.game.admin.changemap.error.nogamemap": "Failed to change map or game. The given map/game doesn't exist exist.",
        "bf.message.command.game.admin.changemap.success": "Successfully changed the map to %s for game-mode %s.",
        "bf.message.command.game.admin.error.noargs": "Failed to use admin command! Not enough arguments included.",
        "bf.message.command.game.admin.error.noperm": "You don't have the right permission to use administrative commands.",
        "bf.message.command.game.player.error.disabled": "Disabled while in match-making.",
        "bf.message.command.game.player.error.editing": "The game is being edited! Try again later.",
        "bf.message.command.game.player.error.fail": "Failed to join the game.",
        "bf.message.command.game.player.error.ingame": "You are already in a game.",
        "bf.message.command.game.player.error.nogame": "No such game with ID '%s'",
        "bf.message.command.game.player.error.notingame": "You must be in a game to use this command.",
        "bf.message.command.game.player.error.username": "You've provided an invalid username.'",
        "bf.message.command.game.player.error.usage": "Invalid usage! Try /bf <join/leave> <ID> [args]",
        "bf.message.command.game.saveall.complete": "All game/match data has been saved to the folder.",
        "bf.message.command.game.saveall.saving": "Saving all game/match data to the folder...",

"bf.message.command.minecam.error.gamemode": "错误!你必须在旁观者模式下才能使用它!",
"bf.message.command.client.error.usage": "无效使用!(尝试 /%s %s)",
"bf.message.command.game.boot.fp.set": "新的终点已经设置在 %s/%s/%s。",
"bf.message.command.game.boot.npc.add": "NPC '%s' 已添加 (%s NPCs 现在存在)",
"bf.message.command.game.boot.npc.clear": "清除了游戏 '%s' 中的所有 %s NPC。",
"bf.message.command.game.boot.npc.error.missingskin": "错误!请包含此 NPC 的有效皮肤类型。",
"bf.message.command.game.boot.npc.invalid": "错误!找不到提供索引 '%s' 的 NPC。",
"bf.message.command.game.boot.npc.list": "NPC Spawn '%s' - '%s' - %s/%s/%s.",
"bf.message.command.game.boot.npc.tp": "将你传送到 %s/%s/%s 的 NPC '%s'。",
"bf.message.command.game.boot.npc.wp.add": "新的航点标记已添加到 %s/%s/%s 的 NPC '%s'。",
"bf.message.command.game.boot.npc.wp.clear": "NPC '%s' 的所有航路点标记都已清除。",
"bf.message.command.game.boot.sp": "在 %s/%s/%s 添加了新的声音点 '%s'。",
"bf.message.command.game.boot.sp.clear": "清除了游戏 '%s' 中的所有 %s 声音点。",
"bf.message.command.game.boot.sp.error.name": "错误!请为声音点提供一个有效的声音名称。",
"bf.message.command.game.boot.sp.list": "声音点 '%s' - '%s' - %s/%s/%s.",
"bf.message.command.game.lobby.placed": "大厅位置已放置。",
"bf.message.command.game.manage.create": "游戏 '%s' 已创建,游戏类型为 '%s'!",
"bf.message.command.game.manage.create.error.usage": "使用无效!尝试 /game create <MapID> <gameType> (EX: /game create tdm_castle tdm)",
"bf.message.command.game.manage.edit.error": "游戏 '%s' 不存在。尝试 /game edit <MapID> [args] (EX: /game edit tdm_castle lobby)",
"bf.message.command.game.manage.error.already.exists": "游戏 '%s' 已经存在!",
"bf.message.command.game.manage.error.usage": "无效使用!/game <create|remove|edit|list|refresh> <id> [args] [args] [args]",
"bf.message.command.game.manage.info.error": "游戏 '%s' 不存在。试试 /game info <MapID> (EX: /game info tdm_castle)",
"bf.message.command.game.manage.refresh": "重新启动并刷新了游戏 '%s'。",
"bf.message.command.game.manage.refresh.error": "游戏 '%s' 不存在。尝试 /game reload <MapID> (EX: /game reload tdm_castle)",
"bf.message.command.game.manage.remove.error": "游戏 '%s' 不存在。尝试 /game remove <MapID> (EX: /game remove tdm_castle)",
"bf.message.command.game.manage.remove.success": "游戏 '%s' 已被移除。",
"bf.message.command.game.manage.tp": "传送到游戏 '%s'。",
"bf.message.command.game.manage.tp.error": "游戏 '%s' 不存在。试试 /game tp <MapID> (EX: /game tp tdm_castle)",
"bf.message.command.game.mapname": "地图名称已设置为 '%s'。",
"bf.message.command.game.admin.screenshot": "向 '%s' 发送截图请求(这可能需要一段时间)",
"bf.message.command.game.admin.screenshot.error.permission": "您没有正确的使用权限。",
"bf.message.command.game.admin.screenshot.error.exception": "截屏请求异常,更多信息请查看日志。",
"bf.message.command.game.admin.pause.success": "成功暂停你的游戏。",
"bf.message.command.game.admin.unpause.success": "成功取消暂停你的游戏。",
"bf.message.command.game.admin.changemap.error.nogamemap": "更改地图或游戏失败。给定的地图/游戏不存在。",
"bf.message.command.game.admin.changemap.success": "成功将地图更改为 %s 游戏模式 %s。",
"bf.message.command.game.admin.error.noargs": "无法使用管理命令!没有包含足够的参数。",
"bf.message.command.game.admin.error.noperm": "你没有使用管理命令的权限。",
"bf.message.command.game.player.error.disabled": "匹配时禁用。",
"bf.message.command.game.player.error.editing": "正在编辑游戏!稍后再试。",
"bf.message.command.game.player.error.fail": "加入游戏失败。",
"bf.message.command.game.player.error.ingame": "你已经在玩游戏了。",
"bf.message.command.game.player.error.nogame": "没有 ID '%s' 的游戏",
"bf.message.command.game.player.error.notingame": "你必须在游戏中才能使用这个命令。",
"bf.message.command.game.player.error.username": "你提供的用户名无效。'",
"bf.message.command.game.player.error.usage": "无效使用!试试 /bf <join/leave> <ID> [args]",
"bf.message.command.game.saveall.complete": "所有游戏/比赛数据已保存到文件夹中。",
"bf.message.command.game.saveall.saving": "将所有游戏/比赛数据保存到文件夹...",


名副其实
discord属于外网,你只有使用魔法才可进入
而且反馈门槛略高,因为需要一定的英语交流能力。
如果你不介意的话我可以帮你代为反馈

xm94732568960
本帖最后由 xm94732568960 于 2022-4-4 17:16 编辑
名副其实 发表于 2022-4-4 11:15
discord属于外网,你只有使用魔法才可进入
而且反馈门槛略高,因为需要一定的英语交流能力。
如果你不介意 ...

不用了,1.18.2版本能玩了

名副其实
xm94732568960 发表于 2022-4-4 11:30
可以帮我询问一下吗,谢谢了lang文件里有一些关于指令的信息
这玩意可以说就是个基于MC端这个"平台"的在线FPS网游,它完全大改了你的客户端,就像毛子那边那个MC版潜行者一样,几乎完全覆盖了你的客户端,所以不要指望它能有任何兼容性...

虽然被修改过的客户端依旧可以建立单人世界,但基本没意义,因为这个MOD里的东西除了武器可以在创造模式拿出来耍耍以外,其他东西都是给线上服务器用的,你单人拿出来什么用都没有...

总结: 这是一个类似于定制客户端的mod,单人模式下除武器外均不可与任何物品互动

xm94732568960
名副其实 发表于 2022-4-4 16:02
总结: 这是一个类似于定制客户端的mod,单人模式下除武器外均不可与任何物品互动 ...

经测试1.18.2版本已经可以在单人游戏下使用指令加入游戏,然后就可以和物品互动了

第一页 上一页 下一页 最后一页