devbox 00f65c7b89 Playerbot: sell_trash — drop the 4y vendor proximity gate + result log
Bots follow the owner at formation distance (2.5-8y), so when the owner uses
sell-all-junk the bot is usually beyond GetNPCIfCanInteractWith's ~4y range and
sell_trash bailed with InvalidTarget — nothing was ever sold. Bots are
headless, so look the vendor up directly (flag-checked) without the proximity
requirement, and log the sold-item count.
2026-08-17 20:10:11 +10:00
S
Description
No description provided
1.1 GiB
Languages
C++ 96.7%
Lua 2.1%
Python 1.1%
CMake 0.1%