Ahaha, depending on you
and you are throwing water in my face.
Yup!, timer is faster than trigger timer but it's not about faster or not
. I just noticed you:
Replace:
-
Trigger - Turn on kameloop <gen>
with
-
Countdown Timer - Start kametimer as a Repeating timer that will expire in Period seconds
and this
-
Trigger - Turn off (This trigger)
with this:
-
Countdown Timer - Pause kametimer
Trigger doesn't run when it turned off, but
timer
keep running,
timer
just have a job is execute, system ordered
timer
to do that and never stop even run for nothing until
-
Countdown Timer - Pause kametimer
is called!.
No, they gives you a rating for two reasons:
- Resources quality (Inclued presentation, code, performance, optimizer, etc..)
- Resources very pretty
You should care about the first one to improve your experience since you're trying to become a programmer
.
You really should listen more to the opinions of others .
What do you mean anway?.
Why one dummy?, you can do that with all dummies you have!. Blizzard will do it for you than you do it manually
.
Since I have told you about this thing!, is this your style?.
-
Set kameu99[kameindex99] = (Triggering unit)
=>
-
Set KM_Caster[KM_Index] = (Triggering unit)
-
Set kameatktype = Spells
=>
-
Set KM_ATTACK_TYPE = Spells
This will look more readable. Don't forget you're submiting this to the public
.