美文网首页
【汉化】Actor Select

【汉化】Actor Select

作者: 沧笙 | 来源:发表于2017-06-07 22:58 被阅读586次

    And here’s the lazy help file:

    Allows you to call a screen to select an Actor.

    这是一份简要的介绍,你可以用这个插件来调出一个窗口选择角色

    Plugin Commands

    OpenActorSelect x
    

    This command opens the Actor Select screen.
    The ID of the Actor selected will be stored in Variable ID x.

    For example, OpenActorSelect 2 will open the Actor Select screen and store
    the result in Variable ID 2.
    这个命令会打开角色选择界面,例如例子中会给ID这个变量存储为2

    OpenActorSelect skill
    

    This command opens the Actor Select screen.
    Once an Actor is selected, the Player will be brought to
    that Actor’s Skill menu.

    打开角色的技能窗口

    OpenActorSelect equip
    

    This command opens the Actor Select screen.
    Once an Actor is selected, the Player will be brought to
    that Actor’s Equip menu.

    打开角色的装备窗口

    OpenActorSelect status
    

    This command opens the Actor Select screen.
    Once an Actor is selected, the Player will be brought to
    that Actor’s Status menu.

    打开角色信息窗口

    相关文章

      网友评论

          本文标题:【汉化】Actor Select

          本文链接:https://www.haomeiwen.com/subject/bttzfxtx.html