Skip to content
New issue

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

problem with tibia effects 10.98 #188

Closed
Mixlort opened this issue Dec 19, 2021 · 6 comments
Closed

problem with tibia effects 10.98 #188

Mixlort opened this issue Dec 19, 2021 · 6 comments

Comments

@Mixlort
Copy link

Mixlort commented Dec 19, 2021

first sorry for bad english, i'm using google translator...
There's a problem in tibia 10.98, poketibia sprites, which is the following, most of the effects don't show up on the screen, it doesn't give an error, it doesn't work, but you use some magic or /ze and the effect just doesn't appear, that's not in all the effects but it's mostly, I couldn't find a pattern for the ones that don't work, nor why this happens, the base I use is the dash pota tfs 1.2.

link: https://xtibia.com/forum/topic /253494-1098-pokedash-pota-v10-tfs-12-server-client-sources-site-map-editor-e-item-editor/#comment-1766154

I uploaded the entire client mehah with an edit in map.cpp only for screen expansion and activated some features, everything compiled and ready to play

link: https://www.mediafire.com/file/dmkz8uyiyt3lbh9/otclient-1.4.2.rar/file

scam: https://www.virustotal.com/gui/url/a8e7bde2cd481abc9da7afbf4788455fad050d17cf719e3ab862974bd8246daf?nocache=1

@poxis
Copy link
Collaborator

poxis commented Dec 19, 2021

try # hash this:

if(m_animationTimer.ticksElapsed() < m_timeToStartDrawing)

@Mixlort
Copy link
Author

Mixlort commented Dec 19, 2021

try # hash this:

if(m_animationTimer.ticksElapsed() < m_timeToStartDrawing)

I did it, but to no avail, it's still the same

@Klonoa88
Copy link

Klonoa88 commented Dec 19, 2021

Try set loop to minimum 1 or higher in objectbuilder.
Image

@Mixlort
Copy link
Author

Mixlort commented Dec 19, 2021

Try set loop to minimum 1 or higher in objectbuilder.

Image

so i saw something around here about this loop, and i was going to try to edit it, but my obd doesn't have it 🥲. The obj is very old as it is the only one that runs 10.98 sprites

my object builder options:
https://imgur.com/Wq5i9sR

@Klonoa88
Copy link

Klonoa88 commented Dec 19, 2021

This one (version 0.5.3) has it and you can download it here.

Tested it with tibia .dat and .spr (10.98)
Image

@Mixlort
Copy link
Author

Mixlort commented Dec 19, 2021

This one (version 0.5.3) has it and you can download it here.

Tested it with tibia .dat and .spr (10.98)

Image

It worked! thank you so much my friend was racking his brain with this and really wanted an updated obd!!

@Mixlort Mixlort closed this as completed Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants