- Joined
- Nov 16, 2015
- Messages
- 24
- Reaction score
- 5
- First Language
- German
- Primarily Uses
- RMMV
Hi Guys,
I am using the translation plugin "DKTools_Localization", which works pretty good.
Got it running everywhere in the game, except for one plugin. It doesen't work correct with the journal plugin from Yanfly, "Quest_Journal_System_(YEP)".
For example: I enter the code {Test01}, in a message box in the game. It shows me the text: Textcode is working!. The code works also with other plugins in the plugin manager.
Just not with the journal system, when I for example write {Test01} in the description of Quest 1, it shows the code {Test01} instead of the text.
Someone an idea how to get this working?!
Example code that is in one of my json files:
{
"Test01": "Textcode is working!"
}
Links to plugins:
http://www.yanfly.moe/wiki/Quest_Journal_System_(YEP)
https://dk-plugins.ru/mv/system/localization/
Sry, wrong thread, please move in plugin support.
Greetings,
Ronnie
I am using the translation plugin "DKTools_Localization", which works pretty good.
Got it running everywhere in the game, except for one plugin. It doesen't work correct with the journal plugin from Yanfly, "Quest_Journal_System_(YEP)".
For example: I enter the code {Test01}, in a message box in the game. It shows me the text: Textcode is working!. The code works also with other plugins in the plugin manager.
Just not with the journal system, when I for example write {Test01} in the description of Quest 1, it shows the code {Test01} instead of the text.
Someone an idea how to get this working?!
Example code that is in one of my json files:
{
"Test01": "Textcode is working!"
}
Links to plugins:
http://www.yanfly.moe/wiki/Quest_Journal_System_(YEP)
https://dk-plugins.ru/mv/system/localization/
Sry, wrong thread, please move in plugin support.
Greetings,
Ronnie