I've done that, but I noticed that when the script loads the file, it turns the "::" into "//".@Ebanyle after "variables" change the "//" signs into "::", so it turns into:
<<variables/YEA::SYSTEM::COMMAND_NAME>>
Sistema

Could be something with your encoding. What editor do you use to edit the files? Also, make sure you named your file DatabaseTextLANGUAGE, instead of plain exported DatabaseText, otherwise it won't read it (done that just now myself, when making the small demo )I've done that, but I noticed that when the script loads the file, it turns the "::" into "//".
I even tried it in a clean project, but it seems it won't even change single modules like that D:
View attachment 136448Code:<<variables/YEA::SYSTEM::COMMAND_NAME>> Sistema
Would you mind sending a clean project with your examples?
Huh... That's weird! It works perfectly now????Could be something with your encoding. What editor do you use to edit the files? Also, make sure you named your file DatabaseTextLANGUAGE, instead of plain exported DatabaseText, otherwise it won't read it (done that just now myself, when making the small demo )
Anyway, I attached a quick demo with just language script, yanfly's settings script, and quick makeshift database file. Data in Yanfly's script is default, so all changes come from databasetext file.
extract_module(f, Vocab)