Non-stackable Storm Gust and Meteor Storm

Nebraskka

New member
Messages
44
Points
0
Hey there!

Did somebody worked on non-stackable AoE-spells of Wizards?

Per-wizard or per-cells.

Experimenting a little.

Would be appreciated for pointing to the right way
default_no1.gif


 
Last edited by a moderator:
Well all really do stack you just can't duplicate the effect.

But it's very easy to implement no skill unit cell stacking. Simply open skill.c and find the function skill_cell_overlap. There you can block every skill unit combination you want.

 
Last edited by a moderator:
Back
Top