Update for newest pls... Cant compile it maybe this related to this patch:
MiscHandler.cpp: In member function â€void WorldSession::HandleTogglePvP(WorldPacket&)’:
MiscHandler.cpp:566: error: â€class Player’ has no member named â€GetOutdoorPvP’
MiscHandler.cpp: In member function â€void WorldSession::HandleZoneUpdateOpcode(WorldPacket&)’:
MiscHandler.cpp:587: error: no matching function for call to â€Player::SendInitWorldStates(bool, uint32&)’
Player.h:1778: note: candidates are: void Player::SendInitWorldStates()
MiscHandler.cpp: In member function â€void WorldSession::HandleAreaTriggerOpcode(WorldPacket&)’:
MiscHandler.cpp:1024: error: â€class Player’ has no member named â€GetOutdoorPvP’
make[3]: *** [MiscHandler.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/xxx/MaNGOS/sources/src/game'