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!
GerdiTwin
Creator of
Recent community posts
[*****APPARENTLY I found a fix while trying to experiment plugin placements so here's the solution I found:basically put Eli Book above VS Core Engine, then Eli Message Actions above VS Message Core. It won't work if VS Message Core is above Eli Message Actions). Still going to post this in case anyone has the same issue, or if it has worth to troubleshoot]EDIT: the solution doesn't work as it makes the eventing escape code (at least, from what I tested) from Message Actions plugin don't work. The Message Actions escape codes only work if VS Message Core is above the Message Actions plugin, so I guess the issue still persisted.
Hello there, so I used this plugin alongside VisuStella Core Engine and VisuStella Message Core. I made sure the plugins are updated, but for some reason I couldn't get icons to show up in the Show Choices event on RPG Maker MZ. Here's how I tested it:
1. I made a new project and put only these plugins: Eli Book MZ, Eli Message Actions, VisuStella Core Engine, and VisuStella Message Core. I put the Eli plugins on top and VS below it.
2. When plugins are all turned off, icons using the escape code \I[] in choices shows up.
3. When I only used the Eli plugins (only Eli plugins are ON), icons using the escape code \I[] in choices show up.
4. When I only used the VS plugins (only VS plugins are ON), icons using the escape code \I[] in choices show up.
5. When I turned on all the Eli plugins and the VS plugins, icons using the escape code \I[] in choices didn't show up.
Now, I tried testing if I put VS plugins first and Eli plugins below it, the icons using the escape code \I[] in choices did show up. I thought I could make do with this, except it messes up the width of the choices I made using VS Message Core plugin command.
Here are some pictures for references:
View in GDrive since it's a long pic
I wonder if this is a compatibility issue, like the escape codes mixmatching with each other (since I think VS Message Core has its own new escape codes and I'll have to change something in the plugin parameters)
Thank you in advance.


