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.
打开角色信息窗口
网友评论