Show
Ignore:
Timestamp:
11/19/08 13:25:37 (17 years ago)
Author:
yumileroy
Message:

[svn] * Removing useless data accidentally committed.
* Applying ImpConfig? patch.
* Note: QUEUE_FOR_GM currently disabled as it's not compatible with the ACE patch. Anyone care to rewrite it?
* Note2: This is untested - I may have done some mistakes here and there. Will try to compile now.

Original author: XTZGZoReX
Date: 2008-10-10 13:37:21-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/WorldSession.cpp

    r28 r34  
    280280            // give honor to all attackers from set like group case 
    281281            for(std::set<Player*>::const_iterator itr = aset.begin(); itr != aset.end(); ++itr) 
    282                 (*itr)->RewardHonor(_player,aset.size()); 
     282                (*itr)->RewardHonor(_player, aset.size(), -1, true); 
    283283 
    284284            // give bg rewards and update counters like kill by first from attackers