Arabic Support

Dastgir

Core Developer
Messages
3,805
Points
0
Discord
Dastgir#1460
IRC Nickname
Dastgir
Github
dastgirp
Emulator
Client Version
2019-02-28 RE
I want to know how to put arabic support for client 2012-04-10

I tried with langtype 19,10

servicetype uae,korea

with various combination.

Any Help?

 
You should try downloading the official http://ro.tahadi.com/ and check what langtype they use (they have 2 clients; dont get the english one)

 
Last edited by a moderator:
So I should use their client instead of kro?

they use langtype 19.

 
Also if I use their client, do they have navigation and all ?

and Hercules have packet support for them?

 
nope, i merely linked to them so that you could check whats their langtype/servicetype etc and see if you could get it to work on yours, hercules doesn't have support for that sort of client.

 
I'll post the solution shortly in enabling arabic on the client

The setup has to be strictly as the following: The second server that is setup is always set as UAE.

Code:
<?xml version="1.0" encoding="euc-kr" ?><clientinfo>	<servicetype>uae</servicetype>	<servertype>sakray</servertype>		<connection>			<display>SVN Server #1</display>			<desc></desc>			<address>127.0.0.1</address>			<port>6900</port>			<version>25</version>			<langtype>0</langtype>			<registrationweb></registrationweb>			<aid>				<admin>1</admin>			</aid>		</connection>		<connection>			<display>UAE Support</display>			<desc></desc>			<address>127.0.0.1</address>			<port>6900</port>			<version>25</version>			<langtype>19</langtype>			<registrationweb></registrationweb>			<aid>				<admin>1</admin>			</aid>		</connection></clientinfo> 
 
Last edited by a moderator:
I will wait for your solution

So I will use first connection or 2nd?

Not Working!

 
Last edited by a moderator:
You have to use the 2nd connection

 
Don't know why its still not working. it display some "aae" when i type هلا

 
can you post a screen of what you have

 
LOL
default_smile.png


make sure when diff your client

don't use Arial on all lang type ^^"

and use lang type 19
default_tongue.png


Notice : Never ever make your players use Tahadi Client @@ sucks and you will get a lot of problems xD

 
Last edited by a moderator:
Back
Top