Project1

标题: 关于姫Hime的equip-slots-core插件使用 [打印本页]

作者: 雪华小绮    时间: 2017-2-3 21:34
标题: 关于姫Hime的equip-slots-core插件使用
本帖最后由 雪华小绮 于 2017-2-3 22:15 编辑

http://himeworks.com/2015/11/equip-slots-core/#comment-105561
新人,英文不是特别好,勉强对着翻译器看得懂,照着做也大概能做出比较自由的装备栏,但就是添加初始装备那里完全看不懂,有没有翻译大佬能帮忙解释下?
不懂Item Code是什么,照着他给的教程往角色注释下输入了<equip slot: Weapon w4 >后,只能显示出weapon出来,初始装备装不上第四个武器啊。
(顺便汉化的mv不能输入<equip slot: 武器>这样的……只能<equip slot: 1>去对应装备栏第一个武器选项)
论坛有没有会用这位做的这个插件的大神呢?求教
就是这里:

Specifying Initial Equip

Because the Initial Equipment box is no longer used, you will need to find another way to specify them.

The equip slot note-tag supports initial equip, using something called an “Item Code”, and is written like this:

<equip slot: ETYPE ITEMCODE>
An Item code is a quick way to reference a particular weapon, armor, or item. They look like this:

a1 - armor 1
w3 - weapon 3
i5 - item 5
So for example, if you want your actor to have a weapon slot with weapon 4 from the database as its initial equip, use the note-tag

<equip slot: Weapon w4>
Here is an example where I set starting weapons for three of my weapon slots:

怎么都弄不出来




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1