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

C++ ADD NEW SPRITES TIBIA 13.32

Engradiel

Member
Joined
May 3, 2009
Messages
127
Reaction score
8
Location
Brazil
Hello friends.

I am using this assets editor:
I look for empty spaces in the client to add my own personalized items.
Unfortunately I'm only able to add the new items and ids at the end. I can't add in the middle.

Look image below.
I want create a new item with id 14260.
It's is possible?

I remember when I used Object Builder already has empty slots. But this new editor doesn't have.

1709580352097.png
 
To me work. It's needed download the last Assets Editor source version (with bugs repaired) and compile to generate new .exe file

I downloaded sprites from at least 30 servers and saw a lot of cool stuff.

The only problem is that importing the outfits gives a bug.
 
View attachment 82708
Please ensure you're using the latest commit from GitHub to avoid crashes.
I don't know if I'm misunderstanding what assets editor does. But if I load lets say assets from 13.00, load them into the assets editor.
Is there a way to extract/export all of the items to .spr and .dat files?
Do I have to verify each and everyones ID?

I've just downloaded the assets editor so I'm trying to figure it out :D
 
Back
Top