silveralol
Advanced OT User
- Joined
- Mar 16, 2010
- Messages
- 1,484
- Solutions
- 9
- Reaction score
- 217
hello folks, I'm trying to implement a reward chest system different, then I saw in github from forgottenserver a pull request, very nice code made by @Non Sequitur
I copy all to my source, but get two errors about the functions
and
the error says: Error container has no member "isRewardCorpse()" and Error container has no member "setRewardCorpse()"
How I can solve this?
I lost my mind trying resolve this :/ seems that is a little #include, idk :/
thanks in advice.
Regards,
Silveralol
I copy all to my source, but get two errors about the functions
Code:
https://github.com/otland/forgottenserver/pull/1641#discussion-diff-48067223R498
Code:
https://github.com/otland/forgottenserver/pull/1641#discussion-diff-48067223R501
How I can solve this?
I lost my mind trying resolve this :/ seems that is a little #include, idk :/
thanks in advice.
Regards,
Silveralol