Search results

  1. BarzahdX

    Can Armor be Calculated?

    Hello guys, been awhile since I've last been on here, but you've never failed me in the past and I know you won't fail me now! :D I have a simple question/concern; I'm trying to make an ability that does damage based on the caster's current armor, but I can't seem to find Armor as a statistic...
  2. BarzahdX

    In-game Buff Tooltips

    Greetings and salutations, I have had this problem for a very long while(since I started the editor, pretty much,) and I've finally broke down and decided to ask what the dealio is. In-game buffs, the little icons you hover over at the bottom of a unit's info panel; they give you detailed...
  3. BarzahdX

    How Do I Make One Item from Multiple of the Same Item?

    I searched for a similar question but to no avail, I found an answer to my problem long ago, but it only regarded a copy of the item, no more than 2. I forgot to log the page and I can't seem to relocate it. Now I'm sure there's only a little tweaking that needs to be done to get this to work...
  4. BarzahdX

    Trigger Crashing My Map

    I don't know why, on my old computer(an XP,) this trigger worked properly. Now on my new computer(Windows 7,) the game crashes when it triggers. I know it's a little poorly done or may appear sloppy, but it gets the job done. Here's the trigger: Spirit Bond Damage Events (Unit -...
  5. BarzahdX

    Raising Corpses and LS Glitch.

    Locust Swarm Glitch. I love and use Locust Swarm all the time, however, this is my first time using a unit that doesn't fly. I've recently encountered a glitch where one of the swarming units will just stop acting; as if it's died, but no animation was played. Any hints? Am I doing something...
  6. BarzahdX

    Target-table Locust Swarm and Hashtables

    Target-able Locust Swarm and Hashtables Geeze it's been awhile, the last I logged on was 06/05/09. :P I usually don't have many questions and can troubleshoot myself pretty well, but I've been away from the editor for some time now and I have seem to lost some of my ability. :P Anyways, I'm...
  7. BarzahdX

    Orders within spellbooks?

    Is there anyway(through GUI or custom script) to order a unit to cast an ability IN a spellbook? In this particular case, I have Locust swarm inside of a spellbook, I want a trigger that orders my unit to cast locust swarm, even though it's in the spellbook.
  8. BarzahdX

    Quick Memory Leak Question

    Events Time - Every 0.03 seconds of game time Does it only leak when on? Or just being a trigger does it cause a leak?
  9. BarzahdX

    Ugh.. Help with my trigger.

    I don't normally need help with the triggers I make, because they're basically logic.. However, I made these triggers, and they don't work--I just don't know why, at all.. They make sense, please help. Rune of Grenk 2 Events Time - Every 1.00 seconds of game time Conditions...
  10. BarzahdX

    Interesting Item Question

    I'm sure this isn't a big deal, and I could just check it myself(however, WE is unavailable at the moment), but I was wondering if you get the passive ability bonuses from abilities in a spellbook, if the spellbook ability is added into an item? If so, you could have more than just 4 effects...
  11. BarzahdX

    EMERGENCY! Help needed, +rep!

    Umm.. I was editing my AoS like I do every day, was in the midst of creating another hero, wanted to test out one of his new abilities, see if it worked.. So I test map, and nothing happens, the time of day remains the same, I don't gain gold, I can't see certain areas of the map.. Essentially...
  12. BarzahdX

    Memory Questions

    I've been meaning to ask these for awhile. 1: Does an ability in the Object Editor take up equal space as one trigger? 2: Does the memory taken up by a trigger vary with the size of the trigger? 3: If you have 4 triggers for 4 levels, will that take equal space to 1 trigger with 4...
  13. BarzahdX

    DotA Template - All Random

    DotA Template - All Random, helpers get +rep! I know this has been asked before, I searched for any answers, but there were none.. I saw one reliable post, but to "fix" the error, I would have to remake all of the "mode" triggers--doesn't that defeat the purpose of having the template? My...
  14. BarzahdX

    Two simple issues.

    Issue one: It isn't really an issue, just a question--how do I set a condition to sense if the attacker has an ability set to auto-cast? Issue two: Regarding the spell "Shockwave" I have a really weird bug, it has infinite distance, so it travels to the end of the map--but based on the angle...
  15. BarzahdX

    Error with trigger that should be working.

    Frosty Veil Weather Events Time - Every 0.10 seconds of game time Conditions (Level of Frosty Veil for Hero[(Integer(Siren Queen))]) Greater than 0 (Hero[(Integer(Siren Queen))] is alive) Equal to True Actions Set Caster_Position[6] = (Position...
  16. BarzahdX

    Math Problem

    It's simple to most people(likely) but not to me, I'm kind of lacking in the mathematical department. >.> My goal: To make a spell deal 5 damage for the first rank, 8 for the second, 12 for the third, and 17 for the fourth, all in the same trigger. My problem: It starts at 5, then...
  17. BarzahdX

    Issue with leveling an ability through GUI.

    I have a trigger, so that when you learn this ability, your kills spawn a dummy caster to give you a negative value cripple. It works for level one(I was so glad) but it doesn't increase in level, I have the trigger to set increase the level, but it doesn't work.. The abilities that are issuable...
  18. BarzahdX

    [Spell]: An AoE mana-suck, need trigger help.

    Either tell me how to get it done in GUI, or just post the code(so I can copy) in JASS. Please explain which are raw values, and which are variables. I know nothing of JASS, so don't expect me to be able to learn from this(however, in GUI would help). What I need done. Mana Bomb The...
  19. BarzahdX

    What's "Increment"?

    I'm making a bouncing ability for my hero, now as I haven't tested it yet--I noticed the "Data" doesn't increase with level, only the cosmetic things do. Now as that is irrelevent, I did notice, there is "Data - Effect 1 - Attack Target Count Bonus - Base: 1"(which I presume is how much hero max...
  20. BarzahdX

    Icons for abilities that are iconless.

    Example: Slow Aura(Tornado) has no icon, neither does Create Corpse, or Phoenix Fire, can somebody give me a screenshot of the trigger that must be used to give them icons? I'm aware there needs to be a hero dummy ability which you learn, and a dummy unit ability that has 4 levels which you...
Top