I'm looking for the script that allows you to have a second language in your game like Al Bhed in FFX. The one that SephirothSpawn has I think (I'm not really sure) works well but I want a version of the script that's non-SDK compatabile (sp?). Thanks in advance!
That part before was already done. What I need now is a compatability with Slipknot's Letter by Letter system. I think it would have to do that in Slipknot's code something with an "if" thing that if "$game_languages.language_id = 1" (that's what's called to have things encrypted) was on, then it would encrypt the text. I also don't want that if /name was used (makes a name box above the text box) that the name things would not be encrypted. Of course, if it had to come to it, I could just make the names encrypted in the game. Thanks in advance!