Jump to content
  • 0

How can i use Service type to select lang


AsuraBro

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  74
  • Reputation:   3
  • Joined:  07/12/14
  • Last Seen:  

i saw some servers using service type to select server lang in game, (NPC, items, UI, etc..)

 

for ex this is a server clientinfo.xml they did this.

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<servicetype>uae</servicetype>
	<servertype>primary</servertype>
	<passwordencrypt></passwordencrypt>
	<connection>
		<display>English</display>
		<desc>None</desc>
		<address>ip</address>
		<port>6900</port>
		<version>1</version>
		<registrationweb>google.com</registrationweb>
		<aid>
		<admin>2000000</admin>
		</aid>
			<loading>
	<image>loading01.jpg</image>
	</loading>
	</connection>
	<connection>
		<display>搏흡</display>
		<desc>None</desc>
		<address>IP</address>
		<port>6900</port>
		<version>1</version>
		<registrationweb></registrationweb>
		<aid>
		<admin>2000000</admin>
		</aid>
			<loading>
	<image>loading01.jpg</image>
	</loading>
	</connection>
</clientinfo>

you get to select between Arabic and English using this i really dont know how this works so if someone can explain would be nice.

 

p.s every thing gets translated using this only (NPC, Items, etc..)

 

e90153955b.jpg

Edited by AsuraBro
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  74
  • Reputation:   3
  • Joined:  07/12/14
  • Last Seen:  

bump

 

any idea about this?

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

client hexing, i think NEMO is trying to work on similar features in the NEMO Patcher.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

Actually that one is already made, but its a private patch so I can't release it for now. :-)

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  841
  • Reputation:   17
  • Joined:  04/16/12
  • Last Seen:  

Actually that one is already made, but its a private patch so I can't release it for now. :-)

 

Share? Hehe!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...