SupponさんのSupponShopStockとYanflyさんのYEP_ShopMenuCoreの併用について。

xabileug
記事: 20
登録日時: 2020年4月20日(月) 00:29

Re: SupponさんのSupponShopStockとYanflyさんのYEP_ShopMenuCoreの併用について。

投稿記事by xabileug » 2020年4月20日(月) 00:39

SupponShopStock と互換性がありません tomoaky TMItemCategoryEx..
互換性をサポートすることは可能ですか?

日本語は私の主な言語ではありません。 ごめんなさい

アバター
Plasma Dark
記事: 669
登録日時: 2020年2月08日(土) 02:29
連絡を取る:

Re: SupponさんのSupponShopStockとYanflyさんのYEP_ShopMenuCoreの併用について。

投稿記事by Plasma Dark » 2020年4月20日(月) 22:22

Hi, xabileug

You may want to make new thread because this thread focuses on SupponShopStock And YEP_ShopMenuCore.

By the way, TMItemCategoryEx simply aliases category of noted item to new category.
So, if you note item 1 "<itemCategory:book>", you can deal with the book as item in SupponShopStock.
I think you can write like follow command with SupponShopStock.

コード: 全て選択

SupponSS addItem bookstore 1 -1 10
アバター
Plasma Dark
記事: 669
登録日時: 2020年2月08日(土) 02:29
連絡を取る:

Re: SupponさんのSupponShopStockとYanflyさんのYEP_ShopMenuCoreの併用について。

投稿記事by Plasma Dark » 2020年4月20日(月) 23:12

Hi, xabileug

Sorry for my mistake.
Actually, SupponShopStock can't deal with new category in shop window when buying and set shop type 2 (show select category window type).
Because SupponShopStock breaks Window_ShopBuy, it is difficult to fit TMItemCategoryEX...

I think SupponShopStock substitute Scene_supponSSshop.prototype.sortGoods for Window_ShopBuy.prototype.makeItemList.
So perhaps, if you rewrite this function to use new category, then SupponShopStock can deal with it.
xabileug
記事: 20
登録日時: 2020年4月20日(月) 00:29

Re: SupponさんのSupponShopStockとYanflyさんのYEP_ShopMenuCoreの併用について。

投稿記事by xabileug » 2020年4月21日(火) 00:35

okay i commented on the plugin thread. i will try to make a new thread. thank you.

“MV:質問” へ戻る