[DiscordArchive] On what line?
[DiscordArchive] On what line?
Archived author: STARRHELD • Posted: 2017-03-18T10:08:47.227000+00:00
Original source
if (out)
{
TC_LOG_DEBUG("lfg.teleport", "Player %s is being teleported out. Current Map %u - Expected Map %u",
player->GetName().c_str(), player->GetMapId(), uint32(dungeon->map));
if (player->GetMapId() == uint32(dungeon->map))
player->TeleportToBGEntryPoint();
// in the case were we are the last in lfggroup then we must disband when porting out of the instance
if (group->GetMembersCount() == 1)
{
group->Disband();
TC_LOG_DEBUG("lfg.teleport", "Player %s is last in lfggroup so we disband the group.",
player->GetName().c_str());
}
return;
}
Archived author: STARRHELD • Posted: 2017-03-18T11:53:41.960000+00:00
Original source
Can anyone try to jump in a Valkyrion Harpoon Gun
Archived author: STARRHELD • Posted: 2017-03-18T11:54:01.108000+00:00
Original source
.go creature 86668
Archived author: STARRHELD • Posted: 2017-03-18T11:54:09.439000+00:00
Original source
and try to walk with it
Archived author: STARRHELD • Posted: 2017-03-18T11:54:10.564000+00:00
Original source
lol
Archived author: STARRHELD • Posted: 2017-03-18T11:55:46.220000+00:00
Original source
Can u set Unit_flags to DISABLE_MOVE?
Archived author: STARRHELD • Posted: 2017-03-18T13:01:22.655000+00:00
Original source
So
Archived author: STARRHELD • Posted: 2017-03-18T13:01:33.169000+00:00
Original source
Anyone here?
Archived author: Viste • Posted: 2017-03-18T13:02:23.553000+00:00
Original source
Yes but cant
Archived author: Viste • Posted: 2017-03-18T13:02:25.548000+00:00
Original source
test