Jump to content

Recommended Posts

Posted

Ola.

Queria saber onde exatamente no clientinfo.xml eu coloco a ID da conta que eu quero que tenha a roupinha de GM.

Segue meu clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>Reload RO</display>
              <address>xxx.xxx.xxx.xxx</address>
              <port>6900</port>
              <version>55</version>
              <langtype>12</langtype>
        <registrationweb></registrationweb>
        <loading>
        
        </loading>
       </connection>
</clientinfo>

 

Obrigado

Posted

Está faltando a aba de "admin" neste clientinfo.

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>Reload RO</display>
              <address>xxx.xxx.xxx.xxx</address>
              <port>6900</port>
              <version>55</version>
              <langtype>12</langtype>
        <registrationweb></registrationweb>
        <loading>
        
        </loading>
      <admin>ID DA CONTA</admin>
      <admin>ID DA CONTA 2</admin>
       </connection>
</clientinfo>

Para adicionar outros, basta seguir a ordem do exemplo acima.

Posted

Eu coloquei isso e continua a msm coisa... O personagem continua igual... 

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>Reload RO</display>
              <address>xxx.xxx.xxx.xxx</address>
              <port>6900</port>
              <version>55</version>
              <langtype>12</langtype>
        <registrationweb></registrationweb>
        <loading>
        
        </loading>
      <admin>2000001</admin>
       </connection>
</clientinfo>

  • 1 year later...

Join the conversation

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

Guest
Reply to this topic...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...