Spellpack Assorted Diablo Spells

notsoexpert

New Member
Reaction score
4
You can do these in your InitTrig functions:
JASS:
function InitTrig_Blessed_Hammer takes nothing returns nothing
    call OnAbilityEffect(spellID,"Trig_Blessed_Hammer_Actions")
endfunction

JASS:
function InitTrig_Hurricane takes nothing returns nothing
call OnAbilityEffect(spellID,"Trig_Hurricane_Actions")
endfunction

JASS:
function InitTrig_Poison_Javelin takes nothing returns nothing
call OnAbilityEffect(spellID,"Trig_PoisonJavelin_Actions")
endfunction

JASS:
functon InitTrig_Iron_Maiden_Cast takes nothing returns nothing
call OnAbilityEffect(IronMaidenSpellId(),"Trig_Iron_Maiden_Cast_Actions")
endfunction

...but I believe that will make all of these require CasterSystem.
Though, it is infinitely likely that if they have CSData and CSSafety, they have CasterSystem.
I'm not sure if this speeds up anything or does anything other than what you are already telling it to do using three functions, but it allows you to delete your conditions function and only takes one line, so I believe it is superior. Do whatever tho =)
 

Sim

Forum Administrator
Staff member
Reaction score
534
Why do you kill every units on the map exactly? :rolleyes:

I was alone against... pretty much nothing!

Anyhow, approved. Great work!
 

emootootoo

Top Banana
Reaction score
51
I updated the map.

Just made some of the comments better and took out the killing every creep thing, since it's approved now. :p
 

EoW.chips

New Member
Reaction score
2
wow i downloaded the spell pack but when i tried to host it with JNGP, a message "The map has not be found". Anyone know why?
 

SanKakU

Member
Reaction score
21
wow i downloaded the spell pack but when i tried to host it with JNGP, a message "The map has not be found". Anyone know why?

i'm not sure about you but i had a problem where i couldn't host a lot of custom maps and i found out it was because i had junk files in my warcraft 3 folder. after deleting the junk files, i could host the maps again.

also...it's not just hosting but joining the games wasn't possible either.

i am unsure if it's the same problem that you mentioned because you didn't provide much detail.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top