• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OTClient tibia 8.60 ADD NEW ITEMS

Prt1998

New Member
Joined
Mar 3, 2025
Messages
3
Reaction score
0
GitHub
Prt1998
hola buenas tengo una duda como podria agregar items a un servidor 8.60 queria agregar items de tibia rl y queria hacer mi propio cliente alguien podria ayudarme ?, o podrian decirme donde podria buscar esa informacion?

Hi, I have a question: How can I add items to a 8.60 server? I wanted to add Tibia RL items and I wanted to make my own client. Could someone help me? Or could you tell me where I could look for that information?


Olá, tenho uma dúvida, como poderia adicionar itens em um servidor 8.60. Queria adicionar itens do Tibia RL e queria fazer meu próprio cliente?
 

Attachments

You will need to download the Object Builder and Item Editor

ObjectBuilder
Code:
https://github.com/punkice3407/ObjectBuilder/releases

ItemEditor
Code:
https://github.com/ottools/ItemEditor/releases/tag/v0.5.1

You will need to open the object builder from the folder of your customized client, and import the files you exported from another client in the same way.

Then you will open the item editor, using the customized client to open the item.otb of your project, and go to "Edit > Create Missing Items". After doing this, your otb will already have the "custom" items. Then you just put the information in items.xml
 
Back
Top