Jump to content
  • 0
Sign in to follow this  
Kian

[Problema]Chat de Grupo

Question

Estou com um bug no chat de grupo.Ele está "comendo" letras e números.Por exemplo quando se digita gema só aparece escrito gem.O mesmo acontece com números.Quando se digita por exemplo 55 so aparece um 5.Está comendo a última letra ou número da frase.Alguém saberia como corrigir isso? :mellow:



 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Isso pode ser;

  • Packets
  • hexed não alinhado com mmo.h
  • configuração do clientinfo

Share this post


Link to post
Share on other sites
  • 0

 

Isso pode ser;

  • Packets
  • hexed não alinhado com mmo.h
  • configuração do clientinfo

O hexed está certinho com o mmo.h

 

E meu clientinfo ta assim:

 

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

    <desc>Ragnarok Client Information</desc>

    <servicetype>korea</servicetype>

    <servertype>sakray</servertype>

    <hideaccountlist />

    <passwordencrypt />

    <passwordencrypt2 />

    <extendedslot />

    <readfolder />

    <connection>

        <display>nitroRO</display>

        <desc>Ragnarok Online</desc>

        <balloon>this is a tool tip</balloon>

        <address>189.1.172.47</address>

        <port>6900</port>

        <version>20</version>

        <langtype>12</langtype>

        <registrationweb>REGISTRATION URL HERE</registrationweb>

        <yellow>

            <admin>2000000</admin>

            <admin>2000001</admin>

            <admin>2000002</admin>

            <admin>2000003</admin>

            <admin>2000004</admin>

        </yellow>

        <loading>

            <image>loading00.jpg</image>

            <image>loading01.jpg</image>

            <image>loading02.jpg</image>

            <image>loading03.jpg</image>

            <image>loading04.jpg</image>

            <image>loading05.jpg</image>

            <image>loading06.jpg</image>

            <image>loading07.jpg</image>

            <image>loading08.jpg</image>

            <image>loading09.jpg</image>

            <image>loading10.jpg</image>

        </loading>

    </connection>

</clientinfo>

Edited by Kian

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.