Recent content by Angel_Island

  1. Angel_Island

    Destroy a group in a hashtable

    local group g = LoadGroupHandle(HT, ID, 1) DestroyGroup(g) If I destroy group g, does it affect the group stored in the hashtable in anyway or can I just reassign it to another variable?
  2. Angel_Island

    Wow. Over 4 years (I think) since I logged in.

    Wow. Over 4 years (I think) since I logged in.
  3. Angel_Island

    Spell Contest #4 - Results!

    Congratulations to winners. Actually made my spell in less than an hour, so didnt excpect to win, but it was fun.
  4. Angel_Island

    Spell Contest #4 | Submission Thread

    Mega Jump Code: GUI MUI/MPI: MUI The Mountain Giant jumps up in the air and lands at the target point up to 900 units away over 2 seconds. Upon landing, all units around the Mountain Giant will be launched up in the air 1,5 seconds. When they land, they will take damage and become slowed...
  5. Angel_Island

    Fade cause sever split?

    Any suggestions on how to make it work?
  6. Angel_Island

    Fade cause sever split?

    Does this trigger cause a server split? Flash Events Unit - A unit Uses an item Conditions (Item-type of (Item being manipulated)) Equal to Flash Actions Custom script: if GetLocalPlayer() == GetOwningPlayer(GetTriggerUnit()) then Cinematic...
  7. Angel_Island

    Halloween Contest #2 (Results Posted)

    If someone hasn't noticed, I have updated my map.
  8. Angel_Island

    Halloween Contest #2 (Submissions)

    Here is my finished hallowen minigame. Is playable with computer players. EDIT: Updated and now finished.
  9. Angel_Island

    Angry German Kid Reversed

    Angry German Kid reversed with subtitles of what he is saying. Very funny (atleast for me).
  10. Angel_Island

    One Target Stun

    Is there an ability that is like storm bolt form WC3? What it does is stunning one single target.
  11. Angel_Island

    Queueing orders via triggers

    Is there a way to queue orders with triggers?
  12. Angel_Island

    Spell Torrent

    You could use a storm bolt that stuns forever and then after DURATION, you remove the stun buff.
  13. Angel_Island

    Spell Torrent

    My torrent
  14. Angel_Island

    Spellpack The Dark Lady

    You should make Charging Strikes have instant cast time.
  15. Angel_Island

    Import Unit Data

    That takes too long. I have too many units for that to work. Isn't there a faster solution?
Top