Lenguage pack i18n in many lenguages.
Not sure if it works on 2.51, should be tested.
To get it working you need edit config.xml from client (around lines 151 / 169):
Not sure if it works on 2.51, should be tested.
To get it working you need edit config.xml from client (around lines 151 / 169):
Lua:
<!--======================================================================-->
<!-- Constantes pour les langues -->
<!--======================================================================-->
<entry key="lang.current">es</entry> <!--Add "en" for English-->
<!--======================================================================-->
<!-- Constantes pour les raccourcis clavier -->
<!--======================================================================-->
<entry key="binds.current">esES</entry> <!--Add "enEN" for english-->