Log in

View Full Version : Code of tile reader for Tibia 8.6



blackd
07-21-2010, 18:38
As requested by several persons I am posting the updated code of the tibia.dat reader (tibia 8.6+)

http://www.blackdtools.net/tibiadat86.php

raoul
07-21-2010, 21:08
Great, thanks allot!

Drekant
10-25-2010, 18:42
Hey i have a big question, how to use this code?? sorry but I new at this please if you can put a link of the tutorial or explain me i will be very grateful

Crille
10-25-2010, 19:28
Hey i have a big question, how to use this code?? sorry but I new at this please if you can put a link of the tutorial or explain me i will be very grateful

Tibia.dat contains info on items' properties, for example that you can't autowalk over fire fields and in which order certain items are drawn in the game window. What this code does is finding which items has which properties

Drekant
10-25-2010, 21:04
Tibia.dat contains info on items' properties, for example that you can't autowalk over fire fields and in which order certain items are drawn in the game window. What this code does is finding which items has which properties

Ok thanks but I think that i not explain me correctly, I talk about how to updated dat reader with the code that BLACKD post here is a code in vb 6 so i dont know how to use it for update other version, if someone can put a link by tutorial or the tibia.dat reader, but thanks a lot for answer me Crille
:D

How to use the code???

Tekop
10-26-2010, 18:55
the code is only for programmers