Ir para conteúdo
  • Cadastre-se

(Resolvido)Problema Object Builder


Ir para solução Resolvido por Wend,

Posts Recomendados

Tem um RME que aceita esses arquivos extendidos Mais não sei onde posso encontra para download *--* 

Link para o post
Compartilhar em outros sites
  • Respostas 24
  • Created
  • Última resposta

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Use esse Aqui:: ele é compativel    http://www.tibiaking.com/forum/topic/30115-itemeditor/

se esse da annah nao funfa toma o esse arquivo aki     so tu colocar isso dentro do arquivo clients que esta na pasta data do rme

Toma ai::  Hidden Content Give reaction to this post to see the hidden content.

Pois é ta complicado de resolver isso, to com meu projeto parado por conta disso e até agora não vi ninguem que saiba deste rme compativel com cliente extendido, ta f@#%.

Link para o post
Compartilhar em outros sites

se esse da annah nao funfa toma o esse arquivo aki

 

  Mostrar conteúdo oculto
<client_config>
    <!--
        This file should only be edited by OT mainters.
        If you don't know what you're doing, changing anything
        in this file
 
        ** CAN BREAK ANY MAP YOU OPEN PERMANENTLY. **
 
    -->
 
    <otbs>
        <!--
            Just list all OTB versions here 
            This is only used as a mapping for parsing the versions later on
        -->
        <otb client="7.40" version="1" id="1"/>
        <otb client="7.50" version="1" id="1"/>
        <otb client="7.55" version="1" id="2"/>
        <otb client="7.60" version="1" id="3"/>
        <otb client="7.70" version="1" id="3"/>
        <otb client="7.80" version="1" id="4"/>
        <otb client="7.90" version="1" id="5"/>
        <otb client="7.92" version="1" id="6"/>
        <otb client="8.00" version="2" id="7"/>
        <otb client="8.10" version="2" id="8"/>
        <otb client="8.11" version="2" id="9"/>
        <otb client="8.20" version="3" id="10"/>
        <otb client="8.30" version="3" id="11"/>
        <otb client="8.40" version="3" id="12"/>
        <otb client="8.41" version="3" id="13"/>
        <otb client="8.42" version="3" id="14"/>
        <otb client="8.50" version="3" id="15"/>
        <otb client="8.54 (bad)" version="3" id="16"/>
        <otb client="8.54" version="3" id="17"/>
        <otb client="8.55" version="3" id="18"/>
        <otb client="8.60 (old)" version="3" id="19"/>
        <otb client="8.60" version="3" id="20"/>
        <otb client="8.61" version="3" id="21"/>
        <otb client="8.62" version="3" id="22"/>
        <otb client="8.70" version="3" id="23"/>
        <otb client="8.71" version="3" id="24"/>
        <otb client="8.72" version="3" id="25"/>
        <otb client="8.73" version="3" id="26"/>
        <otb client="8.74" version="3" id="26"/>
        <otb client="9.00" version="3" id="27"/>
        <otb client="9.10" version="3" id="28"/>
        <otb client="9.20" version="3" id="29"/>
        <!-- No 9.30 OTB -->
        <otb client="9.40" version="3" id="30"/>
        <otb client="9.44" version="3" id="31"/>
        <otb client="9.44.v2" version="3" id="32"/>
        <otb client="9.44.v3" version="3" id="33"/>
        <otb client="9.44.v4" version="3" id="34"/>
        <otb client="9.46" version="3" id="35"/>
        <otb client="9.50" version="3" id="36"/>
        <otb client="9.52" version="3" id="37"/>
        <otb client="9.53" version="3" id="38"/>
        <otb client="9.54" version="3" id="39"/>
        <otb client="9.60" version="3" id="40"/>
    </otbs>
 
    <clients>
        <!--
            List all client versions here
            
            name is the name that's displayed in the UI for this version.
            
            otb is what otb file it uses (see above). More than one client
            using the same otb version WILL NOT WORK
 
            Tag the ones that can be selected in the UI with visible
 
            Tag the ONE that is the default when the editor opens up on the
            first time with default="true"
 
            otbm - There can be multiple otbm subtags, list what map version
            that client version uses. If multiple, set one as default="true"
            and the editor will use that one as the default for new maps.
            Otherwise the first one will be preferred.
 
            extensions - Tag with range of extensions that version should load.
            If you set it for to=8.20 for example, all made extension for 8.20
            and later will be loaded
 
            data - The .dat / .spr id (first four bytes). Used to recognize
            the client data files. The datversion / sprversion is what version
            of the loader the editor should use (ie. last time data format
            changed)
 
         -->
 
        <client name="7.4" otb="7.40" visible="true" data_directory="740">
            <otbm version="1"/>
            <extensions from="7.4" to="7.4"/>
            <data datversion="7.4" sprversion="7.0" dat="0x41BF619C" spr="0x41B9EA86"/>
        </client>
 
        <client name="7.6" otb="7.60" visible="true" data_directory="760">
            <otbm version="1"/>
            <extensions from="7.6" to="7.6"/>
            <data datversion="7.6" sprversion="7.0" dat="0x439D5A33" spr="0x439852BE"/>
        </client>
 
        <client name="8.00" otb="8.00" visible="true" data_directory="800">
            <otbm version="2"/>
            <extensions from="8.00" to="8.00"/>
            <data datversion="7.8" sprversion="7.0" dat="0x467FD7E6" spr="0x467F9E74"/>
        </client>
 
        <client name="8.10" otb="8.10" visible="true" data_directory="810">
            <otbm version="2"/>
            <extensions from="8.10" to="8.10"/>
            <data datversion="7.8" sprversion="7.0" dat="0x475D3747" spr="0x475D0B01"/>
            <data datversion="7.8" sprversion="7.0" dat="0x47F60E37" spr="0x47EBB9B2"/>
        </client>
 
        <client name="8.20 - 8.31" otb="8.20" visible="true" data_directory="820">
            <otbm version="2"/>
            <extensions from="8.20 - 8.31"/>
            <fucked_up_charges/> <!-- Special tag, only for this version -->
 
            <data datversion="7.8" sprversion="7.0" dat="0x486905AA" spr="0x4868ECC9"/>
            <data datversion="7.8" sprversion="7.0" dat="0x486CCA2B" spr="0x4868ECC9"/>
            <data datversion="7.8" sprversion="7.0" dat="0x489980A1" spr="0x489980A5"/>
            <data datversion="7.8" sprversion="7.0" dat="0x48DA1FB6" spr="0x48C8E712"/>
        </client>
 
        <client name="8.40" otb="8.40" visible="true" data_directory="840">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="7.8" sprversion="7.0" dat="0x493D607A" spr="0x493D4E7C"/>
            <data datversion="7.8" sprversion="7.0" dat="0x49B7CC19" spr="0x49B140EA"/>
            <data datversion="7.8" sprversion="7.0" dat="0x49C233C9" spr="0x49B140EA"/>
        </client>
 
        <client name="8.50" otb="8.50" visible="true" data_directory="850">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4A49C5EB" spr="0x4A44FD4E"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4A4CC0DC" spr="0x4A44FD4E"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4AE97492" spr="0x4A44FD4E"/>
        </client>
 
        <client name="8.54 (bad)" otb="8.54 (bad)" visible="false" data_directory="854">
            <otbm version="3"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4B1E2CAA" spr="0x4B1E2C87"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4B28B89E" spr="0x4B1E2C87"/>
<data datversion="9.6" sprversion="9.6" dat="0x4FFA74CC" spr="0x4FFA74F9"/> <!-- Versão Extendida -->
        </client>
 
        <client name="8.54" otb="8.54" visible="true" data_directory="854">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4B1E2CAA" spr="0x4B1E2C87"/>
            <data datversion="7.8" sprversion="7.0" dat="0x4B28B89E" spr="0x4B1E2C87"/>
<data datversion="9.6" sprversion="9.6" dat="0x4FFA74CC" spr="0x4FFA74F9"/> <!-- Versão Extendida -->
        </client>
 
        <client name="8.60 (old)" otb="8.60 (old)" visible="false" data_directory="860">
            <otbm version="3"/>
            <data datversion="8.6" sprversion="7.0" dat="0x4C2C7993" spr="0x4C220594"/>
        </client>
 
        <client name="8.60" otb="8.60" visible="true" data_directory="860">
         <otbm version="3"/>
         <extensions from="8.20 - 8.31"/>
         <data datversion="8.6" sprversion="7.0" dat="0x4C2C7993" spr="0x4C220594"/>
         <data datversion="8.6" sprversion="7.0" dat="0x4C6A4CBC" spr="0x4C63F145"/>
 
        </client>
 
        <client name="8.70" otb="8.70" visible="true" data_directory="870">
            <otbm version="3"/>
            <!-- Experimental
            <otbm version="4"/>
            -->
            <extensions from="8.20 - 8.31"/>
            <data datversion="8.6" sprversion="7.0" dat="0x4CFE22C5" spr="0x4CFD078A"/>
        </client>
 
        <client name="9.10" otb="9.10" visible="true" data_directory="910">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="8.6" sprversion="7.0" dat="0x4E12DAFF" spr="0x4E12DB27"/>
        </client>
 
        <client name="9.20 - 9.31" otb="9.20" visible="true" data_directory="920">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="8.6" sprversion="7.0" dat="0x4E807C08" spr="0x4E807C23"/>
        </client>
 
        <client name="9.46" otb="9.46" visible="true" data_directory="946">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="8.6" sprversion="7.0" dat="0x4F6B341F" spr="0x4F5DCEF7"/>
        </client>
 
        <client name="9.54" otb="9.54" visible="true" data_directory="954">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="8.6" sprversion="7.0" dat="0x4FD5956B" spr="0x4FD595B7"/>
        </client>
 
        <client name="9.60" default="true" visible="true" otb="9.60" data_directory="960">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <data datversion="9.6" sprversion="9.6" dat="0x4FFA74CC" spr="0x4FFA74F9"/>
        </client>
    </clients>
 
    <conversions>
        <!-- Used by the editor to figure out when to run conversions -->
        <convert after="760" using="760to740"/>
        <convert before="810" using="800to810"/>
        <convert at="854" using="854badto854"/>
    </conversions>
 
</client_config>

 
so tu colocar isso dentro do arquivo clients que esta na pasta data do rme

Minhas Gambiarras :rock:

 

  Mostrar conteúdo oculto

 

[PDA] Pokedex Mostrando o Catch

 

http://www.tibiaking.com/forum/topic/54998-pda-arrumando-a-dex/?view=findpost&p=323041

 

Link para o post
Compartilhar em outros sites
  • 4 weeks later...

Não funcionou comigo, tentei colocar isso e não deu.

Alguem pode postar o download do RME 8.54 que suporte as versões estendidas?

Vlw

Procuro pessoas para formar equipe para fazer um server baseado em mitlogia

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Estatísticas dos Fóruns

    96843
    Tópicos
    519604
    Posts



×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo