Jump to content

anatol

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by anatol

  1. <div class='quotetop'>QUOTE (durbatuluk @ Sep 23 2008, 08:41 PM) <{POST_SNAPBACK}></div> I think that you can... I removed it because i found this part of code in r6669 yet, so the patch try add it again...duplicity. Now I'am trying compile r6670 + Arena+ outdoor + auctionbot... no fail in patch... This is original method from Player.cpp r 6670 (6669 too) bool ItemPosCount::isContainedIn(ItemPosCountVec &vec) { for(ItemPosCountVec::const_iterator itr = vec.begin(); itr != vec.end();++itr) { if(itr->pos == this->pos/* && itr->count == this.count*/) { return true; } } return false; } The red is part of code in patch... no modification so I think that it could be deleted from patch... EDIT: successfully compiled
  2. <div class='quotetop'>QUOTE (junior @ Aug 20 2008, 02:48 AM) <{POST_SNAPBACK}></div> I tryed and don't found any bugs yet. Thanks:)
  3. <div class='quotetop'>QUOTE (w12x @ Aug 17 2008, 06:42 PM) <{POST_SNAPBACK}></div> Tahnx a lot:) I tryed patch r6469 + SD2 r583 + OutDoorPvP38 and i got fail 2 out of 6 hunks FAILED at SpellAuras.cpp Thanx for your great work:)
×
×
  • 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