|
|
本帖最后由 smile417 于 2025-11-17 16:28 编辑
转自n网:https://www.nexusmods.com/kingdomcomedeliverance2/mods/2484
Fast Travel 1.4 快速旅行 1.4
Works hardcore & normal 工作硬核和正常 A mod to use the fast travel everywhere,in every mod and every map
一个在任何地方使用快速旅行的模组,在每个模组和每张地图中
i spend so much time to find a way to make it, so for your kind modder, please endorse if you like it <3
我花了很多时间来寻找制作它的方法,所以对于您好心的模组制作者,如果您喜欢它,请认可 <3
(And if you want to buy me a coffee to keep my eyes open while i work for you, I would be so grateful, really)
(如果你想给我买一杯咖啡,让我在为你工作时睁大眼睛,我将非常感激,真的)
https://donate.stripe.com/14AdRa6u90dI5G42LS9k400
Installation 安装
- Main File: 主文件:
- Simply unpack the file into the mods folder in your KCD2 directory.
只需将文件解压缩到 KCD2 目录中的 mods 文件夹中即可。 - If it doesn't exist, create it
如果不存在,请创建它
Keyboard 键盘
- Double left click on the map: sets the checkpoint
双击地图:设置检查点 - Leave map 离开地图
- F7: fast travel to the checkpoint
F7:快速前往检查站
Controller 控制器
- Double-click Y/▲ (HM) OR click Y/▲ (normal) on the map : sets the checkpoint
双击 Y/▲ (HM) 或在地图上单击 Y/▲ (正常) : 设置检查点 - Leave the map 离开地图
- Hold L1 + press L3: fast travel to the checkpoint
按住 L1 + 按 L3:快速前往检查站
Console log (i added a lot of log if you have issues)
控制台日志(如果您有问题,我添加了大量日志)
xf_tp # teleport to the checkpoint
xf_tp # 传送到检查点
xf_set_checkpoint_here # set a checkpoint at your current position
xf_set_checkpoint_here # 在当前位置设置检查点
xf_checkpoint_info# print the current checkpoint coordinates
xf_checkpoint_info# 打印当前检查点坐标
Important 重要
- Close the map before teleporting.
传送前关闭地图。 - Teleport is blocked if: map is open, in combat, in dialog, checkpoint is on water, or ground not found.
如果出现以下情况,传送将被阻止:地图打开、战斗中、对话中、检查点在水面上或未找到地面。 - If teleport doesn’t trigger, check [XF] logs in console for the exact reason.
如果传送没有触发,请检查控制台中的 [XF] 日志以了解确切原因。
MOD_ORDER.TXT
Take 10min of your time to create this file and drop it in your mods directory
花 10 分钟的时间创建此文件并将其放入您的 mods 目录中
copy-past folder's name of your mod.
copy-past 文件夹的 mod 名称。
And you can check in the file "kcd.log" if your file is enabled
如果您的文件已启用,您可以签入文件“kcd.log”
Check in the "mod.manifest" and add <modid>file name</modid> if the creator didn't write it, and save
签入“mod.manifest”并添加<modid>文件名 </modid>(如果创建者没有编写),然后保存
#1. Mods that fix bugs or improve performance (loaded first to prevent them from being overwritten)
#1.修复错误或提高性能的模组(首先加载以防止它们被覆盖)
..
#2 Mods that modify the user interface and quality of life
#2 修改用户界面和生活质量的模组
..
#3 Mods that change general gameplay
#3 改变一般游戏玩法的模组
..
#4 Mods related to perks and skills
#4 与特权和技能相关的模组
..
#5 Mods that add or modify content (weapons, clothing, crafting, etc.)
#5 添加或修改内容(武器、服装、制作等)的模组
..
#6 Mods that modify NPC behavior or the world
#6 修改 NPC 行为或世界的模组
..
#7Mods that change combat and immersion
改变战斗和沉浸感的 #7Mods
更新了1.2版本
1.2 : Fix quest fast travel
1.2 : 修复任务快速旅行
|
评分
-
1
查看全部评分
-
|