mangosR2 / scriptdev2

MangosR2 universal Script Library, compartible with all mangosR2 cores (v2, 3, 4 and possible later).
http://mangosr2.2x2forum.com/
GNU General Public License v2.0
82 stars 47 forks source link

Ice Bomb (Sindragosa) #92

Closed carlos93 closed 12 years ago

carlos93 commented 12 years ago

Since we have mmaps, the damage of Ice bomb and other spells (Vile gas , festergut) stop working. I don't know if it's only on my server.

Anyone has the same problem?

Undergarun commented 12 years ago

As already said, remove mmaps from raids and instances. Only use on arenas, battegrounds and main continents. Maybe some instances that don't use scripted movements can also use mmaps.

michalpolko commented 12 years ago

I don't think that it is related to mmaps. If this is the spell that she casts in air phase, then it was broken after some commit (related to delayed spells? missiles? dont know). I use mmaps in ICC with no problems, only in Lich King encounter I will have to set special flag for mobs to make them not use pathfinding, because platform is a gameobject.

rsa commented 12 years ago

i restore old (my) sindragosa script with dummy targets - with his all work fine. with mmaps.

carlos93 commented 12 years ago

I don't know why but that's spells stop working :(. Can you help me?

Angarius commented 12 years ago

I comfirm the problem! I know not even what it is.

Sar777 commented 12 years ago

Somehow, from the spell does not spawn mob. It is certainly possible through SummonCreature, but it is not good :( For example 69846

Sar777 commented 12 years ago

https://github.com/mangosR2/mangos/commit/a9bc5dd6e54dea1b235661316d4f4310ad1dd6b6