Jump to content
  • 0

First aid errors.


Sharpienero

Question


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

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 Sharpienero
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  231
  • Reputation:   24
  • Joined:  12/18/11
  • Last Seen:  

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 by lakasmonk123
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  231
  • Reputation:   24
  • Joined:  12/18/11
  • Last Seen:  

what emulator are you using

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...