- Joined
- Jan 12, 2019
- Messages
- 1,544
- Reaction score
- 1,034
- First Language
- Polish
- Primarily Uses
- RMMV
Not that much than a year ago I posted a topic with SRD's Hud Maker TextEx problem, meaning when I click in editor to add TextEx nothing happened and no one knew how to help me. I put aside that problem and I focused on more important matters in my project, but I decided to dig up problem and find solution. I disabled all plugins I have in use to find what is causing problem disallowing me to add TextEx to HUD. I found plugins causing this problem, they are:
- YEP_ExtMessPack1.js
- YEP_ExtMessPack2.js
- RS_MessageAlign.js
I added TextEx by force, editing MapHUD.json manualy ( I know very well how JSON syntax works and what params are for TextEx, so I did not make any syntax errors in JSON file, because turning off these plugins started game flawlessly and TextEx is shown on screen.) and here are the results for Yanfly's plugins
And for RS_MessageAlign.js
Because in scale 1 - 10 as JS programmer I'm 3 I'm asking for any kind of help, patch, assistance. Thank you.
- YEP_ExtMessPack1.js
- YEP_ExtMessPack2.js
- RS_MessageAlign.js
I added TextEx by force, editing MapHUD.json manualy ( I know very well how JSON syntax works and what params are for TextEx, so I did not make any syntax errors in JSON file, because turning off these plugins started game flawlessly and TextEx is shown on screen.) and here are the results for Yanfly's plugins
And for RS_MessageAlign.js
Because in scale 1 - 10 as JS programmer I'm 3 I'm asking for any kind of help, patch, assistance. Thank you.