Hey! I am trying to use this plugin to display map names for me:
https://rpgmakermv.co/resources/window-pop.359/
But it only displays in upper left corner. It tells me I can customize the messages with "message codes". Is there a list of such codes?
I would basically just want to center the text to the middle of the screen and make it bigger. Maybe offset it a bit from the top.
Message codes?
● ARCHIVED · READ-ONLY
-
-
default message codes are described in the help file, but those will NOT contain any codes for this plugin positioning.
You should read that to learn how to use message codes however.
Specific message codes for positioning need to be given by the plugin that creates the window and should be included in its instructions
There are some plugins that add more message codes to be used everywhere, but it depends on plugin compatibility if they're usable with that plugin. search for "message system plugins" to get those. -
Thanks - that helps a bit :)