Eli Global Text - Use escape characters in any window

● ARCHIVED · READ-ONLY
Started by Eliaquim 32 posts Page 1 of 2 View original ↗
  1. rWlstUR.png
    Author: Hakuen Studio

    Introduction

    Sometimes you may want to customize your windows a little. It can often be the case that you want to change the colors of the texts, add icons, or even variable values.
    With this plugin, you can easily customize your texts in the windows using escape codes as in the message box!

    Features

    • Use escape codes in any window!

    How to use

    Spoiler
    You can use Auto mode on plugin parameters, and all text will be converted automatically.

    If you set to Manual mode, you have to choose a tag of your choice in the plugin parameters.

    Then, just type the tag as the first letter in any text.

    Example:
    -Actor name
    §\c[3]Harold

    *NOTE¹: Not all codes can work outside the message box, such as waiting for frames or opening the gold window.

    *NOTE²: Using escape codes in centralized texts, in horizontal windows (like the item category) ends up decentralizing them. I don't know how to fix this(without overwriting a lot of the default code), I made a few attempts and you can try to enable it in the plugin parameters. But I can't guarantee that someday I'll make a repair that works wonderfully.
    If you want to keep text-centered, try to use spaces for now, or leave them for good.

    *NOTE³: There are some windows that I do not add the global text functionality because it messes with the text.
    Window_Shop, Window_ItemList, Window_NumberInput, Window_SkillList.

    Screenshot
    Spoiler
    DQojREq.png
    1638739060748.png 1638739068839.png

    Terms of Use
    Update Log
    Hakuen Studio Global Text for RPG Maker MZ by Hakuen Studio
  2. Hi! I'm using this plugin, but I noticed a bug.
    The quantity number of items, weapons, etc., it is displayed wrong like so:

    SuperTextBug.png
  3. I'm sorry @Eliaquim, I forgot to say that I used the MV version of the plugin (Eli_SuperText) in RPG Maker MV 1.6.2
  4. @Makeratore Thanks for the report! See if it is fixed now on the new version.

    Version 1.2.0 - 04/11/2021 (MV ONLY)
    - Fixed the issue that some windows did not properly draw the items.
    - Changed the plugin name from SuperText to GlobalText.
  5. Eliaquim said:
    @Makeratore Thanks for the report! See if it is fixed now on the new version.

    Version 1.2.0 - 04/11/2021 (MV ONLY)
    - Fixed the issue that some windows did not properly draw the items.
    - Changed the plugin name from SuperText to GlobalText.

    Now the quantity numbers of items are displayed correctly:

    Screen12.png

    But now some windows are messed up like the Options menu and other windows of other plugins.
    For example, without any other plugin installed but only your Global Text plugin, in the Options menu the texts are not aligned anymore.
    Here's the Options menu without your Global Text Plugin:

    Screen13.png

    And here's the Options menu with your Global Text Plugin:

    Screen8.png

    And as an example of another plugin, I'm using Character Creator EX plugin by SumRndmDde.
    Here's Character Creator EX plugin without your Global Text plugin:

    Screen9.png

    And here's Character Creator EX plugin with your Global Text plugin:

    Screen10.png
  6. Makeratore said:
    Now the quantity numbers of items are displayed correctly:

    View attachment 185822

    But now some windows are messed up like the Options menu and other windows of other plugins.
    For example, without any other plugin installed but only your Global Text plugin, in the Options menu the texts are not aligned anymore.
    Here's the Options menu without your Global Text Plugin:

    View attachment 185823

    And here's the Options menu with your Global Text Plugin:

    View attachment 185819

    And as an example of another plugin, I'm using Character Creator EX plugin by SumRndmDde.
    Here's Character Creator EX plugin without your Global Text plugin:

    View attachment 185820

    And here's Character Creator EX plugin with your Global Text plugin:

    View attachment 185821
    Yeah, that probably will happen on most custom windows if you use the auto mode parameter. I can try to add a plugin parameter later for you to choose what windows will not use the global feature.

    That's why I put an alert on the plugin help file:

    *NOTE²: Using escape codes in centralized texts, in horizontal windows
    (like the item category) ends up decentralizing them. I don't know how to
    fix this(without overwriting a lot of the default code).
    *NOTE³: There are some windows that I do not add the global text
    functionality because it messes with the text.
    Window_Shop, Window_ItemList, Window_NumberInput, Window_SkillList.
    Now it seems that I will have to add the Window_Options too.
    To avoid that is better if you use the manual mode.
  7. Eliaquim said:
    Yeah, that probably will happen on most custom windows if you use the auto mode parameter. I can try to add a plugin parameter later for you to choose what windows will not use the global feature.

    Oh, thanks! I didn't know that! Using the manual-mode fixes the problem of custom windows.

    I'm having a similar problem with your other plugin Escape Codes for MV. Here I tried to explain the other issue: https://forums.rpgmakerweb.com/inde...tabase-using-escape-codes.126416/post-1179152
  8. Version 2.0.1 - 04/12/2021
    - Fixed an issue that some windows are not converting multiple escape characters.
  9. Everything works in the menu, but it is not displayed in battle.
    SPOILER
    IurnK5Qi_OE.jpgiJ4lE7EsMVc.jpg
  10. ToshaAngel said:
    Everything works in the menu, but it is not displayed in battle.
    SPOILER
    View attachment 186212View attachment 186211
    Hi!
    God, I was taking a look at the default rm code... and it seems they choose to draw the text a little different than it is drawn on the window. At least that is what I realize taking a quick look. I will try to look deeper into it and see what I can do.
  11. Eliaquim said:
    Hi!
    God, I was taking a look at the default rm code... and it seems they choose to draw the text a little different than it is drawn on the window. At least that is what I realize taking a quick look. I will try to look deeper into it and see what I can do.
    Couldn't solve the interface issue in battle?
  12. ToshaAngel said:
    Couldn't solve the interface issue in battle?
    I manage to found what the problem is but didn't have the time to think and implement a solution yet. But when I do, I will put it here ^^
  13. Version 3.0.0 - 08/19/2021
    - Removed the Fix Align plugin parameter since Eli Message Actions can handle alignment now.
    - Need Eli Book 4.0.0 now.
  14. Extension plugin: EliMZ_GoldIcon.js - Version 1.0.0 - 11/25/2021

    This plugin makes the necessary adjustments to let you replace the currency of your game with an icon, and properly replace it on every default part of the game.

    Just need to make that on the currency, and choose the icon you want:
    1638738964273.png

    1638739013271.png
  15. Version 3.0.1 - 01/10/2022
    - Fixed a bug that was messing with the text on some windows that shows the number of Items, Weapons, or Armors.
    - Code clean up.
  16. Version 5.0.0 is not compatible with my plugins that are below the 5.0.0 versions.

    Version 5.0.1 - 02/08/2022

    • Fixed a behavior that was executing the function that converts escape characters more than it should. And that maybe could affect other plugin escape characters. But that is fixed now.
    Version 5.0.0 - 02/05/2022
    • Updated terms of use.
  17. hello
    the plugin does not work for me on my project and on a new project


    Uncaught TypeError: Cannot read property 'createParameters' of undefined at Object.initParameters (EliMZ_GlobalText2.js:105) at Object.initialize (EliMZ_GlobalText2.js:99) at EliMZ_GlobalText2.js:122
    TANKS
  18. john-seed said:
    hello
    the plugin does not work for me on my project and on a new project


    Uncaught TypeError: Cannot read property 'createParameters' of undefined at Object.initParameters (EliMZ_GlobalText2.js:105) at Object.initialize (EliMZ_GlobalText2.js:99) at EliMZ_GlobalText2.js:122
    TANKS
    Hi there!
    You need to have my core plugin too, EliMZ Book.
  19. ok thanks
    edit:
    i just tried it thank you

    but it does not work for all windows
    skill name/ item name/ battle enemy name/ battle status

    in rpg maker mv i use "VE_ControlText"
    PS:sorry for my bad english i only speak french
  20. john-seed said:
    ok thanks
    edit:
    i just tried it thank you

    but it does not work for all windows
    skill name/ item name/ battle enemy name/ battle status

    in rpg maker mv i use "VE_ControlText"
    PS:sorry for my bad english i only speak french
    Hi there!
    There is a section on the help file telling you that it does not work on some windows:
    1660430466784.png

    The battle enemy name and the battle status are not windows. Their are drawn using sprites, so that's why it did not work there.
    On RPG Maker MV the battle status was a window(don't know for sure if the enemy name too). But on MZ their are different.

    But I guess now I found a way to fix that, it's a little boring to do, but I will do it someday.
    I will let you know when I update it here.