Log in

View Full Version : How to localize the server


Unee_UniCorn
03-12-2014, 02:06 AM
I hope to build a Server for Chinese EQer. They have the Chinese Client.

I modified the perl scripts in quest folder. Then NPC can speak Chinese while players hail them.
I try to modify the name column in npc_types of the database. But the name cannot be displayed correctly. It will be displayed as "??? ???".
The same thing happened when I try to modify the name of items.

Is there any thing I should do to localize the server?
I found some Server support Chinese NPC name and items. Is there any one can help me?

rabbired1
03-19-2014, 02:27 AM
use utf-8 charset ~
QQ group:2896167

Unee_UniCorn
03-19-2014, 02:43 AM
I have set the name column in the table "npc_types" to utf-8 use utf-8-binary and utf-8-ci; but it not works.
Is there any other columns need to be set?

Unee_UniCorn
03-19-2014, 02:45 AM
Do you mean I need to rebuild the Server programs with utf-8 supported set?

rabbired1
03-19-2014, 09:48 AM
no ... you join QQ group get answers.

Secrets
03-19-2014, 09:48 AM
Do you mean I need to rebuild the Server programs with utf-8 supported set?

I would assume so; use Unicode instead of Multi-Byte.

Belial1999
03-30-2014, 01:20 AM
i tried to log on to this server, after i made toon and clicked enter world i got a "server not responding" message. is it because im in the US?