Author Topic: Charset and 127 caracters and more....  (Read 3403 times)

Charset and 127 caracters and more....
« on: March 13, 2022, 03:50:39 pm »
Hi guys!

I work on FOnline server season 2, and I need to change the motor's charset to UTF8 for French language.

I found "#define HAVE_CHARSET_utf8mb3 1" in "my_charset.h" but I don't find the line for activate it, is the solution in "my_sys.h?"

I 've added "#define AS_DOUBLEBYTE_CHARSET 1" in "as_config.h" but no changes.


Anyone knows the solution?

Thanks guys!