Jump to content

Recommended Posts

  • Replies 621
  • Created
  • Last Reply

Top Posters In This Topic

Posted

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'

Posted

Hm I dont think it's kinda working, when Im testing it, by going to some of towers in WPL,Hellfire or Zangarmash, in map shows all towers are not conntreled by no1, but when im near tower, that tab what shows who will increase control of tower not appear, seem not working? So im confused what's trigger to activated outdoor pvp?

Posted

<div class='quotetop'>QUOTE (Sodom @ Oct 6 2008, 10:56 PM) <{POST_SNAPBACK}></div>

Hm I dont think it's kinda working, when Im testing it, by going to some of towers in WPL,Hellfire or Zangarmash, in map shows all towers are not conntreled by no1, but when im near tower, that tab what shows who will increase control of tower not appear, seem not working? So im confused what's trigger to activated outdoor pvp?[/b]

Did you executd SQLs attachet in first post ?

Posted

For apply patch.. isn't it ? git apply ?

You may use as

git apply < outdoor_pvp_v38.patch

as

patch -p1 < outdoor_pvp_v38.patch

there is no difference to use :)

But on some windows systems

git apply

can't create a new files(like OutdoorPvP.cpp, etc.), as the same time patch -p1 create with no problems

Posted
You may use as

git apply < outdoor_pvp_v38.patch

as

patch -p1 < outdoor_pvp_v38.patch

there is no difference to use :)

But on some windows systems

git apply

can't create a new files(like OutdoorPvP.cpp, etc.), as the same time patch -p1 create with no problems

Ah, ok then. Thanks for describing.

  • 2 weeks later...
Posted

When i Compile outdoor pvp than comes this error !!

make[3]: *** [OutdoorPvPZM.o] Error 1

make[3]: Leaving directory `/opt/mangos/objdir/src/game'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/opt/mangos/objdir/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/opt/mangos/objdir'

make: *** [all] Error 2

Debian 4.0 etch

  • 3 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use