sentrywiz
S
sentrywiz
How would I go about making a custom chain lightning spell?
I want it to deal custom damage, increased from items and stats.
The main "challenge" I have with that is that I want a lightning effect
to appear when the spell "jumps" to the next unit. I guess it can be done
with a for loop that takes the first unit, then a random unit that's not the first, then again with not first or second.
Either way, GUI or vJass is good, just as long as your code is clean and easy to read and understand.
I want it to deal custom damage, increased from items and stats.
The main "challenge" I have with that is that I want a lightning effect
to appear when the spell "jumps" to the next unit. I guess it can be done
with a for loop that takes the first unit, then a random unit that's not the first, then again with not first or second.
Either way, GUI or vJass is good, just as long as your code is clean and easy to read and understand.