mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

Cast Bar Disappears #73

Open ghost opened 10 years ago

ghost commented 10 years ago

The player cast-bar disappears. When you cast a spell your cast-bar goes invisible when ever some other talent related spell trigger and when you get hit by an enemy. The spell will finish casting but you arent able to see when.

Ve1vet commented 10 years ago

It dissapears, when some spell triggers from tallents. Server send packet with time = 0, other word it send cast time = 0 to client & client start show this casting time. This bug should be removerd, server should not send casting time for trigger spells.

ghost commented 10 years ago

Is there anything I can do to get rid of this bug. And if so how?