Search results

  1. S

    Trigger spell help

    I'm playing around with triggers creating a spell here, but after I use the spell ing and some time (seconds) passes a massive lag starts, and I can't figure it out.. Another thing is that, if I don't use the spell at lvl 1 before leveling it up it fails to trigger the damage. It's probably not...
  2. S

    Creep Location Dots

    Hello, I was wondering about a couple of things. When you usually place creeps on a map they appear as an orange dot if the total level of creeps in that spot is above 10 level together, and a red dot when 20 levels etc.. I've seen this being disabled (in a lack of better words), and just...
  3. S

    Shockwave based on str of hero

    Okey, so I want my "Rexxar" to cast a shockwave that deals 50 (x lvl of ability) + 0.25 of str of hero, but I'm having trouble setting a point where the damage is done. ShockWave Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast)...
  4. S

    Revive Creeps Trigger - Add condition

    Okey, so I have this custom script for creep revival. It works, although I want it to have a "(Triggering unit) is summoned equals to false", because everything becomes chaos when summoned creeps die. Now, the only problem is that I have somewhat no idea how to do that. I've tried typing the...
  5. S

    Need help: Combining charged items

    My knowledge about item-triggers are somewhat limited, and I haven't been able to figure out how to combine charged items. I have a custom script enabling it, thanks to the Dota template, but I don't really know enough about it, and it doesn't work when just copying to my own map.. I want...
  6. S

    Importing Textures

    Now, I got this account from a friend because I somehow couldn't register without the proxy or something failing :P Anyways, to my question. I'm wondering if anyone has/knows of a link, og wishes to help my with importing textures into maps. I've only figured that you can choose a tilset at...
  7. S

    Give gold trigger(s)

    I'm looking for a tutorial or help with creating a trigger that makes it possible to write foreksample "-give 1 5" as in "-give "player 1" "5" gold"... I searched but didn't find anything. I'll appreaciate any help!
  8. S

    Map terrain tileset!

    I made my tilset Lorderan summer, but I want it to be Dalaran city or something.. I have loads of custom stuff on it and don't wanna start over.. If it is not possible to change the tilset, how can I get all my custom units, heroes, items, abilities and so onto a new map with another terrain...
  9. S

    Random Hero Tavern

    I'm having trouble with a trigger about random heroes.. With these triggers I somehow get the same hero each time I buy "random hero" .. Anyone know what to do? Set stuff Copy Events Map initialization Conditions Actions Set Random_Count = 7 Set Hero_Array[1] = Druid of the Talon...
  10. S

    Hero tutorial

    I'v been looking for an advanced tutorial so I didn't have to ask to many questions here, I tried to search but I only found lots and lots of tutorials I don't need (yet). I need to know how to create "Hero glow". I cant think of any other questions atm.. Thanks in advance! :D
  11. S

    Links

    The WINMPQ data file edit-link doesnt work for me.. I want to add som tiles and pathing maps, so I guess I need it? http://world-editor-tutorials.thehelper.net/filestools.php
  12. S

    Hero - Diverse Hero questions

    Sorry for long title, if it matters. I want to make a Hero killing an enemy hero to get 1 strength, 1 agility and 1 intellegence. Here's my trigger so far: Events Unit - Ugly Hunter 0090 <gen> Dies Condition Action Hero - Modify Strength of (Killing unit): Add 1 Hero - Modify...
  13. S

    Limiting heroes

    Event Map initialization Conditions Actions Player - Limit training of Heroes to 1 for Player 1 (Red) Player - Limit training of Heroes to 1 for Player 2 (Blue) Player - Limit training of Heroes to 1 for Player 3 (Teal) Player - Limit training of Heroes to 1 for Player 4...
  14. S

    Defeat trigger bug..

    Jeg have this trigger so one loses when this "main building" dies.. Events unit - a unit dies Conditions (Number of living Main Building units owned by (Owner of (Triggering unit))) equal to 0 Action Game - defeat (owner of (dying unit)) with the message : Defeat...
  15. S

    Text/Tips Triggers

    I want tips, or text coming up on one of the sides of the screen once a while telling different things.. I know what the tips are going to say, but not how to make them show up once a while. And the tips could also come in random order too :) Thanks in advance!
  16. S

    Bounty on trained units..

    Can anyone tell me how to set up bounties on units and buildings..
  17. S

    How to create a sort of "income"

    Hey, I'm new and I didnt find anything by search, so i decided to make a new thread. I'm making a new sort of "World War", though with a twist. It's called "Island Control". I'v made tons of custom units and stuff, but I dont know how to create a sort of income. See, I want 1 gold to be...
Top