Search results

  1. theDTD

    EVENT: unit comes with in range of (Unit Variable)

    how can i make an event like this? i was planning to use it in my skill called 'frost aura' which should be like this: Trigger1: E: unit learns a skill C: skill = Frost aura A: set X(unit) = learning hero Trigger2: E: (unit comes near X(unit)) <- this is where i need it C: unit = enemy A...
  2. theDTD

    Activating Colorizer in Newgen

    just as the title says. how to activate the colorizer in jass newgen? i just downloaded version 5d
  3. theDTD

    Item Shopping Questions

    how to do these things: 1)ItemX can only be sold to HeroX, if buying hero isn't HeroX item cannot be sold 2)Item in shop will only be shown if a specific hero is in game
  4. theDTD

    invoker skin spell sfx

    anyone knows where to download this hero's skin and the spell model as well? i already tried searchin it in google but cant find it thnx for any help
  5. theDTD

    changing hero skill

    ,how can i trigger this?? ------- ,when a hero acquires an item(undroppable), one of his skills will be changed permanently ,i tried using these actions but doesnt work, -add ability, remove ability, set level . . . ------- thnx for any help
  6. theDTD

    Exceeding Max Move Speed help

    ,is there any other way to exceed max move speed of a unit w/c is 522 ,what im doing is triggering it with periodic event and moving unit instantly to point x while playing walk animation, ,any other ideas?? thnx for ay help. . .:)
  7. theDTD

    Entangling Roots (AoE) skill

    ,hei i just started world editing again and i forgot how to do this skill ,this is how it should be: >cast skill (point AoE, ex. flamestrike) >all units in AoE will be entangled with roots -------- ,this is what i did: >pick evry unit in AoE >create dummy in position of picked unit...
  8. theDTD

    Thrall, Cairne Bloodhoof model Problem

    >hey i got a prob with my WE, >when i am creating a custom unit w/ a THRALL or CAIRNE BLOODHOOF (cinematic) model, my WE hangs then exit, and it really pisses me off!:banghead:, >i tried reinstalling many times War3 TFT but it doesn't fix it >is there someone who got the same prob??,, ...
  9. theDTD

    Reducing Ability Cooldown Skill

    *i want to make this skill (passive) --------- *(hero) has the abilities (stormbolt) and (ulti) *when (hero) learns (ulti), :level 1: cooldown for (stormbolt) is reduced by 25% :level 2: by 50% :level 3: by 75%
  10. theDTD

    Question on Custom Script

    *I saw this custom script line in a Revive hero tutorial: ------------- *Custom Script: call ReviveHeroLoc(MyHero,GetRectCenter(GetPlayableMapRect()), true) ------------- *now i want to change the location where the hero will be revived to a region called (RevivePt), *can someone show me...
  11. theDTD

    Adding Skills to SpellBook(item)

    >I was wondering on how to do this: 1.) if you buy an item(ex name: blizzard) and you have a spellbook(item) in your inventory, item(blizzard) will disappear and a blizzard skill will be added in your spellbook 2.) and how to increase it's level by buying the same item >thnx for any...
  12. theDTD

    EVENT: (unit) life becomes . . .

    >> how can i use a variable(unit) in this event??
  13. theDTD

    changing model (passive skill)?

    >>hey i need ideas how to make this skill: >>once you've learned this skill, your hero will change model (ex. peasant->footman) >>that when the hero dies and revives again it will remain as the new model ------ *i saw an Action in the Triggers that allows changing model, but when i used it...
  14. theDTD

    Moving SFX

    is it possible to move a special effect around the map, or move it like it is a missile, using triggers (NOT JASS oi),??
  15. theDTD

    Bloodmage white skin request

    >i tried to find this but can't find it >anyone knows where to download a bloodmage white skin??
  16. theDTD

    Revival cost

    >>how to set the hero's revival gold cost value, >to make it equal to the hero's level x 3:confused:
  17. theDTD

    Background Music

    >> how to use an mp3,, or what file type could i use as a background music in game, >> and how to play it repetitive with a 10 sec delay, ??
  18. theDTD

    Reducing Lagg?

    >I'm just wondering on what are the other ways to reduce lag caused by triggers, ------------- >ex: call RemoveLocation( udg_Location ), destroy SFX . . . ------------- EDIT: ok i'll explain this more: >using periodic events like "every 0.01 seconds" can cause lag during the game right...
  19. theDTD

    Hero Abilites Problem

    >>Hey i got a problem using "Chaos" ability for my Hero to change form >>so I need other ability ideas on how to change the Hero's form permanently, Changing all his skills and the model. >> i was thinking what ability did they use on the last skill of "Tiny" in "dota" where in when he...
  20. theDTD

    HERO Change form (Permanent)??

    >> how to make a permanent HERO change form skill,,, >>the skill is passive so, when the hero learns it,the hero will automaticaly change into another unit, including the skills etc. . .
Top