[40250] Reference Serverfile + Client + Src [15 Available Languages]
Available languages: EN/DE/HU/FR/CZ/DK/ES/GR/IT/NL/PL/PT/RO/RU/TR
Please read Languages.txt to learn how to change the default EN language.
SSH for VM: root/123456789
MySQL: root/123456789
Ingame: admin/123456789
Aliases and it's commands:
Special thanks to:
@TMP4 for this file
@Mali for the clean and updated client & server src files.
@Sanchez for the 2014 base client.
@Veltor88 for the translate.lua pack.
@Fazer for the locale_string pack
little video about installing the serverfile (vm) and changing the language:
Available languages: EN/DE/HU/FR/CZ/DK/ES/GR/IT/NL/PL/PT/RO/RU/TR
Please read Languages.txt to learn how to change the default EN language.
SSH for VM: root/123456789
MySQL: root/123456789
Ingame: admin/123456789
Aliases and it's commands:
Please read Changelog.txt to find more about the changes Creator made.start cd /usr/metin2/server && sh start.sh
close cd /usr/metin2/server && sh close.sh
clear cd /usr/metin2/server && sh clear.sh
backup cd /usr/metin2/server && sh backup.sh
questcompile cd /usr/metin2/server/share/locale/english/quest && python2.7 make.py
dbclean cd /usr/metin2/src/db/src && gmake clean
dbdep cd /usr/metin2/src/db/src && gmake dep
dbcompile cd /usr/metin2/src/db/src && gmake -j9
gameclean cd /usr/metin2/src/game/src && gmake clean
gamedep cd /usr/metin2/src/game/src && gmake dep
gamecompile cd /usr/metin2/src/game/src && gmake -j9
Special thanks to:
@TMP4 for this file
@Mali for the clean and updated client & server src files.
@Sanchez for the 2014 base client.
@Veltor88 for the translate.lua pack.
@Fazer for the locale_string pack
little video about installing the serverfile (vm) and changing the language:


