Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Actually i can make a few triggers for you,but not work in your map.So...if you need any trigger post it here and i will see if i can help.
Just tell me for example how much do you want for it to be used/level and so on...and i will fix it.
Unit Group - Pick every unit in (Units within 200.00 of (Position of Jumper) matching...
I took a look at that spell, and there are some comments I'd like to make to help you make the spell better.
1) You use waits like 0.01 and 0.10. You should know that apparently waits can't be under ~0.25 seconds and they're not accurate. a 0.01 wait can be something like 0.25 seconds, or it can be 0.27 seconds.
2) You have a location leak in3) Are you sure you need to have the Jump Move trigger to update every 0.01 seconds? Personally I can't tell a difference between a trigger that updates every 0.03 seconds and 0.01 seconds. At 0.04 seconds I can tell it's not smooth.
Unit Group - Pick every unit in (Units within 200.00 of (Position of Jumper) matching...
Update every 0.01 seconds = 100 FPS
Update every 0.02 seconds = 50 FPS
Update every 0.03 seconds = 33,333... FPS
Going from 0.02 seconds to 0.01 seconds requires 100 % more effort from your system.
Going from 0.03 seconds to 0.01 seconds requires 200 % more effort from your system.
4) The spell is not MUI, although I don't now if the OP needs it to be.
1) You use waits like 0.01 and 0.10. You should know that apparently waits can't be under ~0.25 seconds and they're not accurate. a 0.01 wait can be something like 0.25 seconds, or it can be 0.27 seconds.
Pyritie said:The minimum wait is 0.27 seconds.
Your mana works on the map but it doesnt even do 400Dmg on max level.. itsdoes like 105 i think im not sure but around there

