Friday, March 11, 2022

Reference Metin2 Serverfile + Client + Src [15 Available Languages]

 My goal was to make a reference r40250 serverfile as official as possible compared to what GF had back when their files got leaked in early 2014.

No new systems added, only bug fixes. While I spent several hours testing, there may still be bugs. Please report bugs to me so I can fix them in the
future, I want to make this project as bug free as possible.

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:

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

Please read Changelog.txt to find more about the changes I made.

Special thanks to:

@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

I made a little video about installing the serverfile (vm) and changing the language:

 


⚪Download:Client and serverfiles
                        Client
                        VDI 40250/2014
                                         Extension pack for 40250/2014



No comments:

Post a Comment