Comments

Log in with itch.io to leave a comment.

你好,可以写个勇者斗恶龙10离线技能板加点系统吗?

嗨,我不确定你的意思,我制作的所有插件都是由我的顾客投票的。

好的,类似技能树的系统,不知道怎么投票,如果能出的话,必买支持。

Hi Casper! Sorry for the hassle but I ran into this error when exiting the reputation interface

Hi, it is a bit of a weird error, does it happen every time you try to leave the reputation scene?

Yes, I use the main menu plugin of Visustella, there I put the command line that you put in the description of the plugin to enter the interface, will that be the problem? I use your other plugins like this too and they don't give me problems

Well, the error looks like it is having trouble canceling out of the Display window back to the List window, not canceling out of the reputation scene, do you have any reputations set up?

Yes

I'm not too sure, as I am unable to reproduce the problem in my test project. If you want, you could send me a sample project with just [CGMZ] plugins installed that has the problem so I can take a look at it. You can send me a DM over discord with a link to download the project with the issue.

One thing you could try is to paste this into the bottom of the plugin's .js file, but it might just make the error occur at a different place:

CGMZ_Window_ReputationList.prototype.item = function() {
    return (this._data) ? this._data[this.index()] : null;
};
(+1)

This is by far one of mt favorite plugins. An encyclopedia and a reputation system all in one. Could even be considered alignment as well. Very well made