Hi, it’s possible to join to queue to battleground when are you in battleground
I try to remove this
// ignore if we already in BG or BG queue
if (_player->InBattleground())
return;
but it’s not working. Thanks for help
Hi, it’s possible to join to queue to battleground when are you in battleground
I try to remove this
// ignore if we already in BG or BG queue
if (_player->InBattleground())
return;
but it’s not working. Thanks for help
No replies?
No replies?
Someone know how ?
Pretty sure it has to do with the opcodes. Anyone else saying something ?