guYS!
OkK... how tO mAKE iNVOKe SPells?!
alSo... IS thERE a variable THAT is EQUAVLENTZ to raNGERs?
ex(x= 1 to 2)
PLZ ASAP RESON!
Please I AM SRS!!!
Geez, I hope your grammar is comes from the keyboard and not somewhere else.
Anyways, there are no variables for ranges.
You make 1 variable for the highest and the other for the lowest value of that range. Thus, it works.
Having a variable type for ranges would be pointless anyway, as a variable can't have multiple values.
WhAT? hm...
[Srs]
I can't understand it.
What if:
[1] I want a spell like, if;
mana is = to 1, then stun 1s (second)
mana is = to 2, then stun 2s
like that?
Or, let us say,
[2] I want a spell like, the duration and strength of a SLOW depends on its mana lost. Is it possible?!
I got 2 questions, so yeah
To do that you make the ability have multiple levels. Then calculate the difference between mana of caster and target and through some other calculation(difference/30) you set the level of ability to that.Ah darn it. Sorry sir if I didn't explained it well.
So, I got a nuke spell just like Mana Void of Magina (If you play DotA), however I modified 'MY' idea. So the spell's idea is like, when the ability is casted, it will slow the target unit depening on its mana lost (Ofc, the hero got some mana burning skill and stuff), so, the slow's duration and slow's strength (how much slow) varies on how much mana is lost.
Once I cast the spell, the triggers itself starts calculating what is the difference between the 2 manas (which I am already done), and then, after that, it will slow the unit depening on the result of the calculation. My problem here is, I don't know how to slow the unit, and how to vary the slow LEVEL.
Hm, any test maps kind sir?
(Lost my WE)
Thanks in advance, and of course, advance +rep.