Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there!

Many thanks for the detailed report! As you described, it seems to me that it is indeed a compatibility issue. Before I take a look into the sample project, I guess we can try the following:

Plugin order:

  • EliMZ_Book
  • Vs Core Engine
  • EliMZ_MessageActions
  • Vs Message Core

Either way, I think Message Core must be below all others so you can keep the choice size the way you want.

Other thing you can try is, see if the visustella message core has a way for you to change the Icon escape code to be another one than \i. Because maybe what is conflicting is this. Both plugins using \i to draw icons.

Let me know if any of this solves the issue.

Hello, thank you for replying!

Unfortunately, I'm unable to find a way to change the icon escape code because VS uses the one that comes with RPG Maker MZ, and the option to change it is not available in the plugin parameter. I tried looking at Eli Message Actions plugin parameters as well and couldn't find any conflicting escape code that is related to showing icons in message choices.

I don't have much experience in JS script, but I'll check the lines and see if some of them are related to this issue and let you know.
Thank you in advance!

I will take a look into this! I will let you know from here.