var aliasPluginCommand = Game_Interpreter.prototype.pluginCommand; Game_Interpreter.prototype.pluginCommand = function(command, args) { aliasPluginCommand.call(this, command, args); if (command === 'plugincommandtextname') { dostuff(args); } };
Bengbengknight 发表于 2021-2-7 21:10
其实我脚本也是初学啦,不过要是还有问题的话也可以把插件发出来帮忙改一下
要是想学一下插件指 ...
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |