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

[svn] Remove isVisible function. Check stealth and invisible in canAttack();
Use new remove aura by interrupt flag function.

Original author: megamage
Date: 2008-11-07 09:36:46-06:00

Files:
1 modified

Legend:

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

    r183 r186  
    1654716547 
    1654816548    // prevent stealth flight 
    16549     RemoveInterruptableAura(AURA_INTERRUPT_FLAG_STEALTH); 
     16549    RemoveAurasWithInterruptFlags(AURA_INTERRUPT_FLAG_STEALTH); 
    1655016550 
    1655116551    WorldPacket data(SMSG_ACTIVATETAXIREPLY, 4);