9a0a32f42d5a16f3cfdbc03e67268739e94704d8
The server's addon OnChat hook only fires inside Player::WhisperAddon, which
requires the whisper target to resolve to a real connected player. The fake
'PBCFLEET' name is dropped before the hook, so BotGear requests never reached
the server. Whisper the OWNER's own name instead (self-whisper) — the exact
path PlayerbotControl uses (it re-points its fleet target at UnitName('player')
on PLAYER_LOGIN). The bot identity rides in the payload.
Description
No description provided
1.1 GiB
Languages
C++
96.7%
Lua
2.1%
Python
1.1%
CMake
0.1%