- Joined
- Oct 8, 2018
- Messages
- 5,981
- Reaction score
- 2,343
- First Language
- Dutch
- Primarily Uses
- RMMV
Hi community,
I'm looking for a plugin or as simply as possible or effective possible to change fonts
mid-game and not the entire game!
this need to target the gameMessage system only (and only temporaly) as it should
go to the default one after.
Now, I know about YEP_MessageCore plugin and YEP_LoadCustomFonts which I both own,
but while the MessageCore breaks my message system, I need a simple one to implement
into my current one as easy as possible.
while this plugin isnt going to public or not yet at least, I cannot really share the coding,
it is using ES5, as that is the one I know, but also a bit messy, but working.
if you know a very simple way of implimenting this (I dont mind if LoadCustomFonts) is required,
can be true scripcall, short code or plugin command.
I will tell, that the text editor input (is kinda broken as it doesn't draw the background), as scriptcall
of adding text works smoothly, so anything around this is really greatfull (which you get credits for),
if I can impliment it nicely.
I know there are alot of great coders, so if you need the code, I can DM you the plugin,
which you cannot share without permission or use it.
as I also know, it could be written in a better way, but I'm still learning.
Thanks in advance =)
I'm looking for a plugin or as simply as possible or effective possible to change fonts
mid-game and not the entire game!
this need to target the gameMessage system only (and only temporaly) as it should
go to the default one after.
Now, I know about YEP_MessageCore plugin and YEP_LoadCustomFonts which I both own,
but while the MessageCore breaks my message system, I need a simple one to implement
into my current one as easy as possible.
while this plugin isnt going to public or not yet at least, I cannot really share the coding,
it is using ES5, as that is the one I know, but also a bit messy, but working.
if you know a very simple way of implimenting this (I dont mind if LoadCustomFonts) is required,
can be true scripcall, short code or plugin command.
I will tell, that the text editor input (is kinda broken as it doesn't draw the background), as scriptcall
of adding text works smoothly, so anything around this is really greatfull (which you get credits for),
if I can impliment it nicely.
I know there are alot of great coders, so if you need the code, I can DM you the plugin,
which you cannot share without permission or use it.
as I also know, it could be written in a better way, but I'm still learning.
Thanks in advance =)