We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As you can see, some sprites just appears one piece, others just does not appears (but they are there!).
Changed from: <otb client="10.98" version="3" id="57"/> to: <otb client="10.99" version="3" id="57"/>
<otb client="10.98" version="3" id="57"/>
<otb client="10.99" version="3" id="57"/>
Changed from: <client name="10.98" otb="10.98" default="true" visible="true" data_directory="1098"> <otbm version="3"/> <extensions from="8.20 - 8.31" to="10.98"/> <data format="10.57" dat="0x42A3" spr="0x57BBD603"/> </client> to: <client name="10.99" otb="10.99" default="true" visible="true" data_directory="1099"> <otbm version="3"/> <extensions from="8.20 - 8.31" to="10.99"/> <data format="10.57" dat="0x4347" spr="0x57FF106B"/> </client>
<client name="10.98" otb="10.98" default="true" visible="true" data_directory="1098">
<otbm version="3"/>
<extensions from="8.20 - 8.31" to="10.98"/>
<data format="10.57" dat="0x42A3" spr="0x57BBD603"/>
</client>
<client name="10.99" otb="10.99" default="true" visible="true" data_directory="1099">
<extensions from="8.20 - 8.31" to="10.99"/>
<data format="10.57" dat="0x4347" spr="0x57FF106B"/>
Added the file Tibia.otfi inside to data\1099\ which content is: DatSpr extended: true transparency: true frame-durations: true frame-groups: true
Tibia.otfi
data\1099\
DatSpr
extended: true
transparency: true
frame-durations: true
frame-groups: true
I did NOT changed ANYTHING on the sources.
My SPR and DAT is NOT bugged because I tested to added items with alpha and logged in, and it worked successfully.
I noticed that this happens only with the northwest and northeast borders, take a look:
Also, on the pallete menu, it does appears fine:
The text was updated successfully, but these errors were encountered:
f84b560
No branches or pull requests
The bug - some sprites does not loads or just load a piece of it
As you can see, some sprites just appears one piece, others just does not appears (but they are there!).
What I did
Added the file
Tibia.otfi
inside todata\1099\
which content is:DatSpr
extended: true
transparency: true
frame-durations: true
frame-groups: true
I did NOT changed ANYTHING on the sources.
My SPR and DAT is NOT bugged because I tested to added items with alpha and logged in, and it worked successfully.
Note
I noticed that this happens only with the northwest and northeast borders, take a look:
Also, on the pallete menu, it does appears fine:
Additional
The text was updated successfully, but these errors were encountered: