HerculesWS / Hercules

Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
http://herc.ws
GNU General Public License v3.0
888 stars 756 forks source link

Unequipping [Bow] bug #2579

Open kyeme opened 4 years ago

kyeme commented 4 years ago

In official server the arrow will only be unequipped when you are not using bow/musical/whip The case on our server is that when switching from BOW to BOW or Bow to Musical instrument the arrows are unequipped.

Notes: Please fix guns/bullets too. Incomplete implementation: https://github.com/HerculesWS/Hercules/pull/1663 Rathena fixes: https://github.com/rathena/rathena/commit/d3d8f3c5a7459ef1f76ae379e9d6013dc489bc1a

kyeme commented 4 years ago

Up~

Kenpachi2k13 commented 4 years ago

This needs additional info/discussion on how to implement this.