Control

这部分是用来解释如何在游戏中修改 RMPEScript 运行状态

/rmpe <operater> [args..]

以下即为现有的 operators

init

重新加载所有脚本(适合开发时使用)

status

显示所有运行着的脚本的状态

run <code>

直接运行 code 代码

Last updated

Was this helpful?