Daniel Björkholm
Daniel Björkholm
Oh xD, I'll fix it tomorrow
- [ ] [Serpent Spawn Raid](https://github.com/orts/server/issues/58) - [ ] [Water Buffalo Raid](https://github.com/orts/server/issues/42)
It's because you're constructing an ItemType object with a userdata value instead of item id or name. You should receive the following results when it's constructed properly: ``` Slot position...
I think you should rename 'onRender' to something else, and perhaps even change its data type (from boolean to string).
Treasure Hunt Island, and Travora exists as well.
Feel free to test out the changes I uploaded to the branch I just created: [WalkAnimation](https://github.com/otland/otclient/tree/WalkAnimation) (No backward compatibility)
~~Ouch, I'll see if I can manage a fix today~~ Edit: Please check if the latest commit does anything