Jump to content

4144

Core Developers
  • Content Count

    1189
  • Joined

  • Last visited

  • Days Won

    124

Posts posted by 4144


  1. try change charset in database property, in table propery and each columns

     

    also probably better set some good charset in mysql.conf or mariadb.conf (depend what sql software you using)

     

    If you not sure what charset to set, try utf8mb4 or utf8mb4_general_ci. it should support any languages

     


  2. hercules script not set locale for db, and hercules code not set it. this mean locale/codepage used default from your mysql server. and probably default is not what you want

    because this need or change mysql config or/and change locale/codepage in db, tables etc

     

     


  3. with codepages is hard. if you had already db and tables in wrong codepage, you may need change codepage for database for table and for column. or for all of them

    depend how codepages used in your tables.

     

    also need select codepage with 8 bits without validation. some codepages even if it's 8 bits, will throw errors on wrong chars.

     


  4. depend what you mean support.

    for run server and connect client, any version from kro ragexe, ragexeRE and ragexe zero. Will be no support for future clients, but they not released yet on kro.

    but if you mean some features it may depend. guild emblems not works for any client bigger than default version.

    for 4th job clients, some packets wrong, for example rodex, but client still can works fine.

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.