-
Notifications
You must be signed in to change notification settings - Fork 76
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
Invisible bug #78
Comments
It can be fixed by changing floor also. It was happening to me with characters that had |
It's not invisible related I think now. |
In function: void Tile::internalAddThing(uint32_t, Thing* thing) Change: to Credits: Ferrus |
Then I'll try and make a pull request...thanks a lot @babymannen and Ferrus |
Too late!! |
😞 |
Try this https://github.com/otland/forgottenserver/blob/00b6a4af50b25c351717e451e308539f43a20d33/src/tile.cpp#L1475 and reverting back ea43dec |
I found a bug.
You become invisible as a GM.
Someone stays in the same tile as you.
You become visible.
The other user change their outfit to yours like this:
In this shot on the left the GM become invisible again and the user is in the same tile as GM
In the right shot you can see the bug, Tarantonio is using a GM outfit and the same name as the GM
I'm using OTCLient.
With the normal Tibia client it's worse, if you do the same, you can't do nothing once you reproduce the bug:
It changes the oufits and names, but in the user side you are like paralyzed and can't move.
The GM can move but it becomes crazy, you move all two characters.
With two tibia clients, it's crazy:
The only solution for user is to relogin.
The text was updated successfully, but these errors were encountered: