QoL Change request: drop currently held item at feet
in Bugs
EC has 2 operations related:
- Actions->Other->Drop Into Container (drop into specific container ID)
- Actions->Other->Drop what you are currently holding (drop into backpack)
There are many cases where it's desirable to drop a held/dragged item at your feet, but it can be difficult/impossible to target the tile at your feet. An example is when overweight under trees - even when canopies are disabled, it can be impossible to drag overweight items to the ground.
Change the DragSlotDropObjectToContainer() function to allow a containerID of Zero, which would cause the client to drop the item at the current X, Y, Z of the player.
I don't know if this is applicable/practical in the CC/etc.