Closed scr4tchy closed 10 years ago
Don't use Jakky89's fork - we absolutely do not provide support for that here.
I don't especially want to use his fork. I just want to be able to pick up and drop items. The game has changed and it seems that a new limit (item per chunk) has been created.
I can't play without any item... =/
You could simply increase the item limit per chunk in cuwo/constants.py (constant MAX_ITEMS_PER_CHUNK). I have to say that my fork isn't ready in many parts yet. For example the register/login system doesn't work. But dropping and picking up items has worked for me when I tested it a few days ago.
This constant is not existing in this repo of CuWo Server. It is not implemented in here and we can't pick/drop items. I don't know what's the matter but we can't play with this issue.
I meant the cuwo/constants.py in my fork not in this official one. Also picking up items only is working for items dropped by players.
According to my players and this fork : https://github.com/Jakky89/cuwo We can't pick up and drop items because of item limit per chunk.