Darkpeninsula / Darkcore

DarkCore Project is a no-profit Open Source community. **We're looking for contributors** to keep this project up-to-date !!
http://project.darkpeninsula.eu/
GNU Affero General Public License v3.0
39 stars 25 forks source link

Warrior : Bladestorm #34

Open blindspell opened 12 years ago

blindspell commented 12 years ago

Under the effect of bladestorm player should be able to change weapons without breaking the spell kandera posted somewhere a fix its really old but still working

Drethek commented 12 years ago

Just a note, need testing.

src/server/game/Entities/Player/Player.cpp

 void Player::RemoveItemDependentAurasAndCasts(Item* pItem)

 +
 +        if (aura->GetId() == 46924)
 +        {
 +            ++itr;
 +            continue;
 +        }
 +
blindspell commented 12 years ago

that's it

Darkrabbit commented 12 years ago

Drethek's note work correctly?

Cosmodor commented 12 years ago

a real bug on bladestorm : can be feared