- Joined
- Feb 11, 2011
- Messages
- 1,860
@Earthshaker: Do you want the request done in vJASS or JASS (not currently accepting GUI requests)?
Hmmm, that is strange. If you disable that trigger, what happens?
If you'd like, you could upload your map to Pastebin and I could look at it.
I meant the code of this trigger (didn't see your edit).
The only reason for the second error is that you copied TimerUtils when you already had it (or you have another function called SetTimerData).
private struct Hello
string Hello = "Hello World"
endstruct
So how is the request?
@Mr.Bean: Okay buddy, i got it, what semester are you anyway?
Can't wait to add it
Second year, first semester. Studying Computer Science
What do you mean? Add the spell to your map?
~Accepted
I am enjoying it, just too much maths and physics![]()
Nice
But i guess you get used to it too, huh?![]()
BunnyAng, your first skill is somewhat related to something I've made.. With a few modifications it can be made. Mr.Bean can I make it please?
Though something needs to be clear, still. Any light effect will do? I'll make it configurable even so.
@Fiend_68
nice spells you got there
Arcane Fortitude
sorry but its impossible to reduce casting time for spells.if all spells has 0 cast time,then yes but if all of the spells haas their own casting time,we need to duplicate all of the other spells so we can reduct it
@BunnyAng, Fiend_86: Do you guys mind having your spells done in vJASS?
Unless En_Tropy is keen to do them in GUI, there is no other option, sorry.
@En_Tropy: Are you going to do BunnyAng's Cleansing Wave in GUI?
@BunnyAng, Fiend_86: Do you guys mind having your spells done in vJASS?
Unless En_Tropy is keen to do them in GUI, there is no other option, sorry.
@En_Tropy: Are you going to do BunnyAng's Cleansing Wave in GUI?
Feel free to do it in vJASS. I only know how to import vJASS so it's no problem. But, my cleansing wave also has a knockback so i'm pretty sure he's not doing it either. If possible, please don't allow the units knockbacked to go over boundaries and cliffs or bugs regarding gameplay might happen.
To super_nova: Cleansing Wave knocks back units in the wave until the wave ends. For my Blinding Light, it knocks them back out of the AoE like Ezalor's Blinding Light in DotA, only that mine is activated with no target and both my knockbacks don't go over cliffs.
Cleansing Wave (Active) [Q]
The hero sends a wave up to 550 range and is 350 AoE wide. Enemies hit take damage and are knocked back until the wave ends.
Blinding Light (Active) [W]
All enemies within 450 AoE of the Paladin are knocked back until they are 450 AoE away from the caster.
Oh... finally understood what you meant. 50 couldn't hurt i guess.