AsuraBro Posted December 20, 2015 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Share Posted December 20, 2015 (edited) 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..) Edited December 20, 2015 by AsuraBro Quote Link to comment Share on other sites More sharing options...
0 AsuraBro Posted December 23, 2015 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Author Share Posted December 23, 2015 bump any idea about this? Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted December 24, 2015 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 24, 2015 client hexing, i think NEMO is trying to work on similar features in the NEMO Patcher. Quote Link to comment Share on other sites More sharing options...
0 Neo-Mind Posted December 24, 2015 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted December 24, 2015 Actually that one is already made, but its a private patch so I can't release it for now. :-) 1 Quote Link to comment Share on other sites More sharing options...
0 Meister Posted January 5, 2016 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 841 Reputation: 17 Joined: 04/16/12 Last Seen: March 4, 2024 Share Posted January 5, 2016 Actually that one is already made, but its a private patch so I can't release it for now. :-) Share? Hehe! Quote Link to comment Share on other sites More sharing options...
Question
AsuraBro
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.
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..)

Edited by AsuraBroLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.