MOD介绍:
这个mod做了什么:
该mod提供多功能热键,便于操作割炬。 (默认键= Y)
如果你的库存中有一个火炬,这个热键将配备一个火炬(除非满足某些条件)。如果再次点击,手电筒将无法装备到您的库存中。如果你有一个火炬装备,你可以双击热键将火炬放在你面前。如果上述任何操作无法继续,则mod会提醒您。
要求:
Skyrim SE 1#5#50(未在先前版本上测试过)
SKSE 2#0#8(未在先前版本上测试)
安装:
使用mod管理器安装或将“00 Core”文件夹的内容解压缩到Skyrim的Data文件夹中。
这个mod在安装后立即开箱即用,并且不需要以下自定义来启动此mod的功能。
配伍禁忌:
这个mod可能有的唯一冲突是mods完全相同的东西,如Simple DLT,SM Drop Torch,Torch Hotkey ......或mods处理装备功能,如装备大修。如果您发现了其他有冲突的mod,请在此处报告。
定制:
对于此mod的1.01版本,您可以通过编辑mod插件中的相应全局变量来自定义5个功能。
TKAutoHandle:启用火炬的自动装配和丢弃(默认值= 1)
TKEnableMessages:处理失败时启用播放器通知(默认= 1)
TKDropEquipped:当没有装备火炬时停用火炬(默认值= 1)
TKMappedKeyCode:分配的火炬热键的DXScanCodes(Y键默认= 21)
TKPersonalMessages:此mod的播放器通知将以第一人称(默认= 0)
如果您不知道如何进行这些更改,请点击此链接了解TES5Edit。
常问问题:
Simple Drop Lit Torch有什么区别?
这与没有MCM的mod几乎相同。从该版本的1.01开始,脚本会跟踪最后装备的武器或法术,并在没有装备火炬时装备它。它还可以识别何时进行采矿,冶炼,锻造,坐姿或其他动画以重新装备火炬。引入全局变量以允许从插件定制mod。完成非常小的优化以减少脚本负载。添加失败消息,以便在无法放下或装备手电筒时提醒玩家。玩家在游泳时受限制的火炬处理。掉落在油坑上时增加火炬点火。有更多的变化,但不足以在这里命名。使用SKSE将mod国际化。
这个mod的未来是什么?
取决于您的要求。如果有足够的请求为此mod制作MCM,则此mod将演变为另一个名为“Simple Hotkeys”的mod,提供Torch Key,Whistle Key和Dual Parry Key的功能。如果没有,那么您将看到这些键作为单独的mod提供。
我该如何帮助开发这个mod?
虽然这个mod刚刚发布,但它在某种程度上处于最后的开发阶段。你可以通过建议为这个mod实现新的东西,证明阅读描述页面,我的帖子或游戏内消息和建议修订,因为你可能已经注意到,我不是一个英语母语人士,有很多这些文本中的错误。
您还可以通过按照翻译主题的说明为此mod提供翻译。
非常感谢:
Snotgurg>这个mod的原作者
Thurderan>火炬点燃油的作者
贝塞斯达>为了制作这么棒的比赛
SKSE>在脚本编写方面改变不可能性。
————————————————————————————————————————————————————————
What this mod does:
This mod provides a multi-function hotkey for easier torch handling. (default key = Y)
If you have a torch in your inventory tapping this hotkey will equip a torch (unless certain conditions are met). If you tap again the torch will be unequipped back to your inventory. If you have a torch equipped you can double-tap the hotkey to drop the torch in front of you. The mod alert you if any of the actions above fail to proceed.
Requirements:
Skyrim SE 1#5#50 (not tested on previous versions)
SKSE 2#0#8 (not tested on previous versions)
Installation:
Install with a mod manager or extract the contents of "00 Core" folder into your Skyrim's Data folder.
This mod works right out of the box once installed and the following customization is not required to start this mod's functionality.
Incompatibility:
The only conflict this mod might have are with the mods doing exactly the same thing such as Simple DLT, SM Drop Torch, Torch Hotkey... or mods handling equipping function such as Equipping Overhaul. If you have found other conflicting mods please report back here as well.
Customization:
For the version 1.01 of this mod, you can customize 5 features to your taste by editing the respective global variable from the mod plugin.
TKAutoHandle: Enables automatic equipping and dropping of the torch (Default = 1)
TKEnableMessages: Enables player notifications when handling fails (Default = 1)
TKDropEquipped: Disables torch dropping when none are equipped (Default = 1)
TKMappedKeyCode: The DXScanCodes for assigned torch hotkey (Default = 21 for Y key)
TKPersonalMessages: This mod's player notifications will be in first person (Default = 0)
If you don't know how to make these changes, follow this Link to learn about TES5Edit.
FAQ:
What is the difference with Simple Drop Lit Torch?
This is pretty much the same mod without MCM. As of version 1.01 of this mod the script tracks last equipped weapon or spell and equip it back when torch is unequipped. It also recognizes when mining, smelting, forging, sitting or other animations are done playing to re-equip the torch. Global Variables are introduced to allow customization of the mod from the plugin. Done a very minor optimization to reduce the script load. Added failure messages to alert player when it is not possible to drop or equip a torch. Restricted torch handling when player is swimming. Added torch ignition when dropped on oil puddles. There are more changes but not significant enough to name here. Internationalized the mod using SKSE.
What lies in the future of this mod?
Depends on your requests. If there are enough requests to make an MCM for this mod then this mod will evolve into another mod called "Simple Hotkeys" providing the functionality of Torch Key, Whistle Key and Dual Parry Key. If not then you will see those keys provided as separate mods.
How can I help with development of this mod?
Although This mod has just released, it is somehow at its final development stages. You can help by suggesting new things to implement for this mod, proof reading the description page, my posts or the in-game messages and suggest revisions since as you may have already noticed, I'm not a native English speaker and there are lots of errors in these texts.
You can also provide translation for this mod simply by following instructions on Translation topic.
a big thanks to:
Snotgurg > The original author of this mod
Thurderan > The author of Torches Ignite Oil
Bethesda > For making such a great game
SKSE > For changing impossibilities when it comes to scripting.
资源查找:
回复区
昵称:
邮箱:
内容: