Spellpack Exploding Arrow & Freezing Arrow

Sim

Forum Administrator
Staff member
Reaction score
534
nice dax

the arrow spell pack should be nice when combined by the spell used in diablo, penetration, by the amazon also

the arrow passes through any enemy unit on a line

+rep if i can

Brilliant! Absolutely brilliant!

Will start this once I have time.

--------------------

Huh oh... Forgot to remove the location before setting it to the new value. Thanks!

EDIT: Uploaded the new map.

EDIT#2: I made this spell a long time ago and realized it still used BJ functions. I don't know why :confused: I'm going to change that right now.

EDIT#3: Fixed BJs.
 

waaaks!

Zinctified
Reaction score
255
does the new map has the spell penetration?

it would be great if there is....thanks for +repping me dax!
 

Sim

Forum Administrator
Staff member
Reaction score
534
Let me some time ;)

As of now the uploaded map is simply a leak-free, BJ-free version of the two spells.
 

Tom Jones

N/A
Reaction score
437
Approved, it still uses a BJ though:
JASS:
function InitTrig_Exploding_Arrow takes nothing returns nothing
    local integer i = 0
    local integer a = GetPlayers()

    set gg_trg_Exploding_Arrow = CreateTrigger(  )
    //call TriggerRegisterAnyUnitEventBJ( gg_trg_Exploding_Arrow, EVENT_PLAYER_UNIT_SPELL_EFFECT )
    loop
         exitwhen i > a
         call TriggerRegisterPlayerUnitEvent(gg_trg_Exploding_Arrow,Player(i),EVENT_PLAYER_UNIT_SPELL_EFFECT,null)
         set i = i+1
    endloop
    call TriggerAddCondition( gg_trg_Exploding_Arrow, Condition( function Trig_Exploding_Arrow_Conditions ) )
    call TriggerAddAction( gg_trg_Exploding_Arrow, function Trig_Exploding_Arrow_Actions )
endfunction
 

mightylink

New Member
Reaction score
1
very cool but the gnolls dont attack back, they stay asleep and get raped, this is a big exploit and for that i cant use it
 

the_ideal

user title
Reaction score
61
Nice. The acid-bomb based frozen arrow was a clever idea. I may use it in one of my maps. (you'll have a nice spot next to AceHart in the credits) It it looks ugly how the units can turn once they're frozen though.
 

BRUTAL

I'm working
Reaction score
118
i downloaded the attached map and theres no effects when i use exploding arrow, it just damages and makes the warstomp ground effect thing :confused:
woah i didnt notice this was made in 2007 o_O
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top