Jump to content
  • 0

Question

Posted

I would like to know what options are available to have npcs in several languages.

I know this way, but how do I do that with menus?

if (#langtype == 3) {    mes "Möchtest du das 'Trainingsgelände' überspringen und direkt nach Yesenia gehen oder eins der Trainingsgelände nutzten?";}
if (#langtype == 0) {    mes "Do you want to skip the 'Trainings Ground' and go straight to Yesenia or use one of the training grounds?";}

I found only this solution:

switch(select(
            (#langtype == 3)? Ja, bitte.": Yes, please."

 

Is there perhaps a way how to connect 2 servers.
Example: rathena1 (english) and rathena2 (german) are connected, and via clientinfo you log in via the english or german server?

Hope you can help me to find out what is the best way (easiest way)

 

Thanks

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...