Ir para conteúdo
Entre para seguir isso  
Taviaum

Arrumando as seguintes Bp's:

Recommended Posts

Taviaum    0
Taviaum

EDIT: Versão 8.0

 

Bom pessoal, tenho visto em muitos servers que entro, que essas backpacks não funcionam, ou tem peso alterado, slots, etc. Então decidi fazer tudo correto, peso, slots, etc, seguindo pelo tibiabr.com.

Vamos lá.

 

Primeira coisa. Vá na pasta Data\Items e abra o arquivo items.xml com o Bloco de Notas.

 

PS: Para pesquisar utilize o CTRL + F wink.gif

 

Procure pelo ID 5949 e 5950 - Liberty Backpack/bag

Provavelmente estará assim:

<item id="5949" name="backpack">
   <attribute key="weight" value="1800"/>
</item>
<item id="5950" name="bag">
   <attribute key="weight" value="800"/>

substitua por:

<item id="5949" name="Backpack">
   <attribute key="weight" value="1800"/>
   <attribute key="containerSize" value="20"/>
   <attribute key="slotType" value="backpack"/>
</item>
<item id="5950" name="Bag">
   <attribute key="weight" value="800"/>
   <attribute key="containerSize" value="8"/>
   <attribute key="slotType" value="backpack"/>

 

Agora procure 5926 e 5927 (estarão em seqüência) - Pirate backpack/bag

Substitua o que está escrito entre esses 2 itens por isso:

<item id="5926" name="Backpack">
   <attribute key="weight" value="1800"/>
   <attribute key="containerSize" value="20"/>
   <attribute key="slotType" value="backpack"/>
</item>
<item id="5927" name="Bag">
   <attribute key="weight" value="800"/>
   <attribute key="containerSize" value="8"/>
   <attribute key="slotType" value="backpack"/>

 

Agora procure pelos IDs 7342 e 7343 - Furry backpack/bag

Substitua o que está escrito entre esses 2 itens por isso:

<item id="7342" name="Backpack">
   <attribute key="weight" value="1800"/>
   <attribute key="containerSize" value="24"/>
   <attribute key="slotType" value="backpack"/>
</item>
<item id="7343" name="Bag">
   <attribute key="weight" value="800"/>
   <attribute key="containerSize" value="8"/>
   <attribute key="slotType" value="backpack"/>

 

Agora procure por 2365 e substitua o que estiver lá por isso:

<item id="2365" name="Backpack of Holding">
   <attribute key="weight" value="1500"/>
   <attribute key="containerSize" value="24"/>
   <attribute key="slotType" value="backpack"/>

 

Pronto. Suas Backpacks estão configuradas e já podem ser usadas no lugar de Backpacks.

 

Se alguém tiver interesse em colocar o npc Seller pra vender essas Backpacks, favor me mandar PM.

 

 

Espero estar ajudando.

 

Abraços pra geral.

 

Créditos: 100% TaviaumOTcool.gif

 

//Taviaum

Editado por Taviaum

Compartilhar este post


Link para o post
Compartilhar em outros sites
Razor    1
Razor

Verdade, em vários servers que eu entrei 8.0 as backpacks estão realmente bugadas.

Aprovado e movido.

 

esK~

Compartilhar este post


Link para o post
Compartilhar em outros sites
Griloh    0
Griloh

É mesmo, na maioria dos servs ela está bugada, e não é complicado mudar não, valeu ai. x]

Compartilhar este post


Link para o post
Compartilhar em outros sites

Faça login para comentar

Você vai ser capaz de deixar um comentário após fazer o login



Entrar Agora
Entre para seguir isso  

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×