Recent content by Expelliarmus

  1. E

    Hashtables

    Hashtable - Save Handle OfFootman 0001 <gen> as 0 of 0 in hashy Load.
  2. E

    Hashtables

    Just wondering if you are able to actually retrieve data from a variable (particularly units) inside Hashtable - Get Handle ID. I'm new in using hashtables ... so either i'm just blind, or still inexperienced. Any ideas? e.g. Set x = (Load 0 of (Key (THIS UNIT VARIABLE)) from y) Thanks :)
  3. E

    Non-stun single target nuke ability

    :) What about Single Target Non-nuke projectile-based Non-buff nuke raw ability? - Finger of Death: No projectile/ Instant Damage - Acid Bomb: Buff?
  4. E

    Non-stun single target nuke ability

    Finger of Death. Thats the one. Thanks Anything else? EDIT: :D @ Post #4
  5. E

    Non-stun single target nuke ability

    A list of (raw) abilities? Thanks.
  6. E

    Import External (?) Object

    Yep, thanks for the fast reply. Edit: Just wondering if this is compatible with the 1.23 Newgen?
  7. E

    Import External (?) Object

    I remember seeing a vJass command that automatically creates 'objects' for you when you compile. I saw it in a tutorial, but I cant seem to find it anymore. I also saw it being used in one of the spells in thehelper's spell depository (I think it was Romek :confused:). Does anyone know where I...
  8. E

    Time Control Spell

    You can try basing the spell off defend or something (I assume that your spell activates/deactivates) and creating a negative-value endurance aura targeting enemies. And then trigger it to add/remove endurance aura when defend is activated/deactivated.
  9. E

    Patch 1.23b

    Just wondering... how do you patch world editor to 1.23b on a mac?? @@ Is the patch even out?
  10. E

    Help with Spell

    Chaos Bolt Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Chaos Bolt Actions <Create Dummy> Unit - Add Storm Bolt to (Last created unit) Unit - Set level of Storm Bolt for (Last created unit) to...
  11. E

    Requesting a Spell

    Hmmm... sounds a bit like Huskar's Berserker's Blood. :D Dota Triggered Skills Explained Just change the bolded bit.
  12. E

    AoE stat based damage

    I meant when you bumped after Angel_Island Post #21. The triggers didn't work? What were the results?
  13. E

    Healing Wave Not Bouncing

    Odd, made a GUI version of your spell (I don't have newgen) and it bounced. However, the 'dummy' wasn't in the air... And removing the ability doesn't change the outcome. local unit u = CreateUnit(GetOwningPlayer(tu), DUM_ID, GetUnitX(tu), GetUnitY(tu), bj_UNIT_FACING)//can be initialized...
  14. E

    Why is units facing right

    oh.. Try changing the gameplay constant building facing angle (degrees). THe default is 270.
  15. E

    how to make text on the ground?

    LOL? i've never encountered a timer countdown in DotA?? Where?
Top