Sharpienero Posted May 13, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted May 13, 2012 (edited) When someone uses first aid, we error. Where in the GRF would this be found and what is the fix? EDIT - I also have an issue where some peoples skills are not in English. Any ideas? Edited May 13, 2012 by Sharpienero Quote Link to comment Share on other sites More sharing options...
lakasmonk Posted May 13, 2012 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 231 Reputation: 24 Joined: 12/18/11 Last Seen: Sunday at 04:31 PM Share Posted May 13, 2012 (edited) Update your translated files http://svn6.assembla...lation_Project/ Edit your clientinfo <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot></extendedslot> <readfolde</readfolde <connection> <display></display> <desc></desc> <balloon></balloon> <address></address> <port>6900</port> <version>0</version> <langtype>1</langtype> <registrationweb>Web site</registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> to <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot></extendedslot> <readfolde</readfolde <connection> <display></display> <desc></desc> <balloon></balloon> <address></address> <port>6900</port> <version>0</version> <langtype>7</langtype> <registrationweb>Web site</registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> Edited May 13, 2012 by lakasmonk123 1 Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted May 13, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Author Share Posted May 13, 2012 Update your translated files http://svn6.assembla...lation_Project/ Edit your clientinfo <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot></extendedslot> <readfolde</readfolde <connection> <display></display> <desc></desc> <balloon></balloon> <address></address> <port>6900</port> <version>0</version> <langtype>1</langtype> <registrationweb>Web site</registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> to <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot></extendedslot> <readfolde</readfolde <connection> <display></display> <desc></desc> <balloon></balloon> <address></address> <port>6900</port> <version>0</version> <langtype>7</langtype> <registrationweb>Web site</registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> Thank you, trying it now. :> I did what you said, but this didn't correct the problem. Quote Link to comment Share on other sites More sharing options...
lakasmonk Posted May 15, 2012 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 231 Reputation: 24 Joined: 12/18/11 Last Seen: Sunday at 04:31 PM Share Posted May 15, 2012 what emulator are you using Quote Link to comment Share on other sites More sharing options...
Question
Sharpienero
When someone uses first aid, we error.
Where in the GRF would this be found and what is the fix?
EDIT - I also have an issue where some peoples skills are not in English. Any ideas?
Edited by SharpieneroLink to comment
Share on other sites
3 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.