Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multilanguage script petition for RMXP
#4
I think I understand what he's talking about insofar as multilanguage support. My tool, CharGen Ex, has an option for optional languages and loads non-English words for the editor as 'Heads', 'Hair', 'Eyes', along with system words for 'Save' and 'Exit'.

However, it may be a bit more of a daunting task to have multiple language support for an actual RPGMaker game where dialog is concerned. You would need to have a way to load the text for every messagebox instance throughout the game. Not only that, but ensure that the text for every language variance doesn't get cut off as some messages may take a good number of lines. Translation and correct syntax may be a pain.

But it isn't impossible. I have seen a script that can load messagebox texts from an outside file which could help in this endeavor, though cheaters may try and read these files so they can sneak through the game. But, if you couple that with a script to convert these text files into RGSS code that can be encrypted with your game, it may be done. Hard to do, but possible.

With that in mind, you also want to change the text of typical 'SYSTEM' words into various languages. These words are defined in the game editor itself. A hidden class holds these values, so it's more of a challenge to just go and edit classes like Scene_Menu where it says '$data_system.words.item' (storing the ITEM word) to a new multilanguage replacement. It would be necessary for every class that brings up text, be it a Windows_ or Scene_ class. I'm not sure you can edit/replace the text in the $data_system.words class. But the text in the Windows_ classes would need editing.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
Multilanguage script petition for RMXP - by Iqus - 01-04-2013, 08:54 PM
RE: Multilanguage script petition for RMXP - by DerVVulfman - 01-05-2013, 05:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Script compatibility help Lord Vectra 3 3,676 07-25-2021, 11:42 PM
Last Post: DerVVulfman
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 10,657 05-07-2021, 02:05 PM
Last Post: FrQise
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 13,275 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   "Wait" in the script Whisper 13 13,984 04-28-2020, 04:06 PM
Last Post: Whisper
   Skill Cooldown script Fenriswolf 11 14,415 12-10-2019, 11:10 AM
Last Post: Fenriswolf
   Help iwth script (RGSS Player crash) Whisper 3 7,741 06-17-2017, 05:03 PM
Last Post: Whisper
   Help modifying a script Keeroh 7 9,135 06-11-2017, 04:43 PM
Last Post: DerVVulfman
Question  Mog Menu script: help me stop the crazy picture movement during transitions Zachariad 4 8,802 05-31-2017, 05:10 AM
Last Post: Zachariad
   Actor names in Quest Script jreagan406 5 7,731 03-07-2017, 08:06 AM
Last Post: JayRay
   Bizarre issue with Lanzer counter script. Steel Beast 6Beets 2 6,677 10-04-2016, 11:46 AM
Last Post: Steel Beast 6Beets



Users browsing this thread: