Project1

标题: 如何在[移動路徑]裡面 使用 [插件]命令呢 ? [打印本页]

作者: play337    时间: 2020-2-6 09:52
标题: 如何在[移動路徑]裡面 使用 [插件]命令呢 ?
如何在[移動路徑]裡面 使用 [插件]命令呢 ?

這是我找到的腳本命令

var aliasPluginCommand = Game_Interpreter.prototype.pluginCommand;

Game_Interpreter.prototype.pluginCommand = function(command, args) {
   aliasPluginCommand.call(this, command, args);
   if (command === 'plugincommandtextname') {
      dostuff(args);
   }
};

不過有點太長了.... 塞不進移動腳本裡面

大家有更好的指令或插件嗎 ?
作者: 中华国哥    时间: 2020-2-6 11:47
移动路径里口以使用脚本,所以口以试试配合yep的脚本调用插件命令插件YEP_ScriptCallPluginCmd来试试看。




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