Hello guys! I start my "solo project" to translate L2J H5 from english to portuguese, for now I have a problem because server don't recognize latin characters like "ç á é í ó ú ã õ" in HTML server files, I already put a mod to enable chat with this charatcters but I'm still in troubles with server files.
2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
mandachumbo
Hello guys!
I start my "solo project" to translate L2J H5 from english to portuguese, for now I have a problem because server don't recognize latin characters like "ç á é í ó ú ã õ" in HTML server files, I already put a mod to enable chat with this charatcters but I'm still in troubles with server files.
Here is my startgs.bat:
java -Dfile.encoding=UTF8 -Xms2624m -Xmx2624m -cp ./../libs/*;L2PS_Main.jar com.l2jserver.gameserver.GameServer
In attachment a screenshot with the troubles in characters. Thanks all for help!
Forget - Done by myself :P
Edited by mandachumbo
2 answers to this question
Recommended Posts