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

Warsong Flag Bug #16

Closed Walkum closed 12 years ago

Walkum commented 12 years ago

When you try to get the flag in Warsong, you get a message that say: "You need to stay in %s", error feel like a try to use a spell in a wrong place and you aren't allow to use it.

http://img715.imageshack.us/img715/4994/wowscrnshot050512183424.jpg

Sorry for my english ^^

wazy commented 12 years ago

"You need to be in %s" is better translation. check conditions.

Darkrabbit commented 12 years ago

I try Warsong more times and I don't reproduce this error message....on last core do you have the same problem?

Walkum commented 12 years ago

Hi Darkrabbit, the bug is caused by this:

https://github.com/Darkpeninsula/Darkcore/blob/master/src/server/game/Spells/SpellInfo.cpp

Lines 1573 and 1575. I will make a pull request for fix it. Try again, is tested.

Thanks :D

Darkrabbit commented 12 years ago

Thanks for point it...I tested and the error appear -(

I wait you pull request for fix it...thanks in advanced

Darkrabbit commented 12 years ago

Fixed in: https://github.com/Darkpeninsula/Darkcore/commit/85f1d2bbbc4aa403bd6c0f3b1a09897b744cee72

Thanks to Walkum