Everything works fine, just add a part of "python" client, so that users change language with a button, i was lazy to do it.
- The system saves one language per account.
- It's capable of translating quest, client, etc.
- The system takes the language from the client's mylang.cfg file and save on DB of this account in the client.
The guide simply focuses on looking for DEFINE:
ENABLE_MULTILANGUAGE
So you can see how I placed it.
- The system saves one language per account.
- It's capable of translating quest, client, etc.
- The system takes the language from the client's mylang.cfg file and save on DB of this account in the client.
The guide simply focuses on looking for DEFINE:
ENABLE_MULTILANGUAGE
So you can see how I placed it.


