Hi there!
My game is almost ready, but there's still one thing I can't figure out: I already translated the game into the 3 languages I speak, but there's one thing that's not "selftranslating": The GUI verbs.
I read the template pdf instructions in the game folder, but still, I don't understand how can you get the verbs translated when choosing your preferred language in the winsetup.exe. It makes you look into the "guiscript.asc" file, but there's no such file in the folders nor in the editor. It makes you look for this line:Code: ags , but I can't find it anywhere in the editor.
So, is it possible to change the language in your GUI by setting your language when running the game?
And then, I have another question: I worked with a language that isn't built in the game. Could I for example modify the verbs in an existing language (french, or portuguese for example) and associate them with the new translation I created (catalan)?
Thanks in advance!!
My game is almost ready, but there's still one thing I can't figure out: I already translated the game into the 3 languages I speak, but there's one thing that's not "selftranslating": The GUI verbs.
I read the template pdf instructions in the game folder, but still, I don't understand how can you get the verbs translated when choosing your preferred language in the winsetup.exe. It makes you look into the "guiscript.asc" file, but there's no such file in the folders nor in the editor. It makes you look for this line:
int lang = eLangEN;
So, is it possible to change the language in your GUI by setting your language when running the game?
And then, I have another question: I worked with a language that isn't built in the game. Could I for example modify the verbs in an existing language (french, or portuguese for example) and associate them with the new translation I created (catalan)?
Thanks in advance!!