Tibia updated in the middle of a huge update on my end. The update was still a week premature which is why we're seeing these problems. I can't help it when Tibia chokes an update out of me when the bot isn't ready for one.
How the fuck do you expect me to fix "not working?" I need specific information and specific scripts. It's obviously working fine for me (and many others). 50 people sat and watched me test it on two different characters. It's a mix of the changes and bad scripting that's at fault but if you want the problems fixed I need to be able to recreate them. Give me something. You don't expect the mechanic to fix your car without touching it, do you?
No changes were made to the Lua library. My MP buyer, bank deposit/withdraw, and BP reopen work fine. See my reply to the people above you.
Can you get me a screenshot of this?
This is a known issue that I'm working on resolving. I would say you should now convert all of those labels into in-line scripts. This one script will break until the wall is down.
[highlight=lua]while (not Map.IsTileWalkable(x, y, z)) do Self.UseItemWithGround(Weapon, x, y, z) wait(500, 1200) end[/highlight]
You're useless.
Can you provide the script?
No it's not. Works fine for me.
Ignoring labels is a known issue, I'm working on it. Try converting to in-line scripts, that's where everything should start going.
About the re-setter, take that up with Forgee. My re-setter worked fine. I cannot develop my API around wrapper API's, they must conform to mine. That's how development works. Microsoft doesn't fix Windows when Qt breaks with a security patch. Qt updates their library.