|
|
#1 |
|
n00b map maker
|
Electricutes nearby enemies over time, draining mana from the caster over time. If the man target unit steps out of range, the channeling will stop. The bolt will seek other nearby targets until the max targets are fully taken, however it will deal less damage for each target it extracts to, and drain extra mana from the caster.
Follows the JESP standard. Update: Fixed the GetHighestHPFromGroup to follow the JESP. Update #2: Fixed some minor variable leaks. (thanks to blu) Last edited by vile : 05-13-2006 at 10:38 AM. |
|
|
|
| Sponsored Links - Login to hide this ad! |
|
|
|
|
#2 |
|
Nonchalant
Respected User
|
Checking for JESP standard, pending approval.
__________________Edit: function GetHighestHPFromGroup needs to either be moved out of the trigger to your custom script section, or be prefixed with the name of the spell and '_' to comply with the JESP standard. Then it can be approved (looks fine otherwise). |
|
|
|
|
|
#3 |
|
n00b map maker
|
Done
__________________ |
|
|
|
|
|
#4 |
|
Nonchalant
Respected User
|
Approved
__________________A couple of minor leaks found on detailed inspection: function LightningGrapple_GetHighestHPFromGroup - unit variable lastresort should be nulled before returning highesthpunit function LightningGrapple_Damage - group variable temp not set to null |
|
|
|
|
|
#5 |
|
n00b map maker
|
Thanks, well done on noticing those. Fixed.
__________________ |
|
|
|
|
|
#6 |
|
Evil Overlord
Join Date: Jan 2006
Posts: 1,416
![]() ![]()
|
NOTE: You have been redirected in order for our attachments to be made available to you. This will only last two minutes; these measures where taken to avoid hotlinking and bandwidth theft. To avoid these restrictions Log in or Register I followed instructions>
- Created the variables - Copied the ability - Copied the trigger - Copied the custom script - Set rawcode = ability |
|
|
|
|
|
#7 |
|
n00b map maker
|
dont set the t=null
__________________ |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
|
Donate |