Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the reply.

The thing is, I don't have any problem to draw the text from the {key} tag. If I don't use <WordWrap>, the text will be replaced without any problem. But, obv., I need to wrap my text, and when I use <WordWrap> from VisuStella, the text will be "erased", it just won't show any text.
I don't understande why it's that, but from what I understand, it could be some incompatibility with VisuStella?
Eventually if more information are needed, I can provide it.

Many thanks!

It may probably be an incompatibility issue. Since VisuStella's plugins are obfuscated I can't do much about it unfortunately =/

Have you tried the wordwrap feature without the localization plugin?
It may be an incompatibility of combining all three plugins as well.

So, I can say that:

With normal text and Visu Wrap enabled, the text will be displayed normally
Localizated text and Visu Wrap disabled, the text will be displayed normally (not wrapped though, one line only)
Localizated text and Visu Wrap enabled,  the text didn't show up like said

Does maybe this info help to understand? I hope ^^"

Well... that seems to be a compatibility issue between the three plugins. No idea what could be causing this though hehe ^^"

I'm unable to work on my plugins for the next few weeks, but I'll try to replicate it when I can, and see if there is anything I can do on my side.

Ok... I finally managed to get some time to look into it. I did find a bug with the Localization File datasource type, but when I solved it I created a whole lot of issues with others functions from the plugin itself. I'll working on it... just hope I manage to wrap it up before I get caught on life stuff again hehe

Like I wrote in a comment yesterday, I did find some bugs around the localization feature. I managed to get it fully working and published version 1.7.0 with the updates.

I also run some tests combining Visustella's Message Core and DK Tools Localization plugins, and have confirmed that the wordwrap feature works perfectly with this combination of plugins.

Be sure to check the "Compatibility Warnings" inside the plugin help section, as I've added some important notes on how things must be configured for proper compatibility with DK Localization plugin.

It took a while for me to get time to look into this, but I hope it was not too late! =)

Hi! Thank you for your work! I'm sure that things will work now, but I'm having some hard time to understand how things should be configurated. Can be possible to have a Demo project for understanding purpose? It will be very useful! Again, thank you very very much! <3 

Sorry for the long delay, have been having little time to code and check on things here. =(

Have you managed to get it working?
If not, I can try to cook something up to help you get the settings right.

Sadly, still not. I just kinda give up for the moment and concentrated to other things in my game. But yeah, I would kindly have a Demo project to get it work! Thank you ^^