• 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!

New OTItemEditor

Podrias colocar un tutorial de como agregar nuevos clienT? ya logre que se viera en el programa, pero igual no me los carga :D
 
Hey there i downloaded the latest version of this so i can edit my 10.76 OTB but it says unsupported version? Its defiantly the new version (0.3.3) I am also getting a unhanded error when i start the program. so i updated to the latest version of .NET Framework but still getting it :'( am i missing somthing?
 
Hey there i downloaded the latest version of this so i can edit my 10.76 OTB but it says unsupported version? Its defiantly the new version (0.3.3) I am also getting a unhanded error when i start the program. so i updated to the latest version of .NET Framework but still getting it :'( am i missing somthing?

Sorry for double post. Problem is due to trying to run it on 64bit. I will recompile for 64bit when i get home and post it.
 
Added support for version 10.77
Added some buttons to the item list (create, duplicate, reload item)

Fixed application settings.
Fixed plugins compilation.
Fixed client load.

Ed do you know how program i use to extract .dat for 10.76 ? i want to create a new itens ;x
Thanks :D
 
Possible to get this compiled for 64bit? at work and wanted to edit items real quick lol... Would do it myself but proxy prevents me from downloading VB..
 
https://github.com/ottools/spritesheet-extractor#getting-started

1 - Copy Tibia.dat and Tibia.spr and paste in the spritesheet-extractor folder
2 - Install dependencies using npm install
3 - After installed, you can type eg.: node index.js Tibia.dat Tibia.spr outfit 600

The arguments are: node index.js <Dat location> <Spr location> <Category (item|outfit|effect|missile)> <id> [Output Dir]

Thanks for help me to extract man :), But for compile a new sprite and change for example ilumination colours, hand of weapon... i change it in item editor or in spr ? like object build ?
 
This ownt work for 10.76 will it? Can i just add the line of code in pluginthree and recompile or will that not do it? seems to easy haha i dont reall yunderstand this.
 
ItemEditor 0.3.5

Changes:

* Items list loading optimization.
* Added 'Allow Distance Read' option (some servers need this option).

Download

Scan

NOTE: Uninstall the previous versions before installing the new one.
 
Back
Top