Search results

  1. Z

    Premium Maps/effect on the community.

    I know there's already a topic further down about this, but I wanted to address something rather specific that's bothering me about paying for maps. Will as many people still be willing to submit they're resources? Be it custom made spells/systems/open source maps/custom models etc. Are...
  2. Z

    [AceHart] Save/Load stats help.

    Help with saving attributes Original problem solved. New problem. When I pick up two potions (not the potions in the save item list), save, load, drop both potions, save again, then load. I get 1 potion in the first slot. What would I need to put in, to prevent loading more than once per...
  3. Z

    Spell Request.

    Well, this is my first spell request, however, it's a little crazy. http://www.youtube.com/watch?v=g-wmV-Kv_dc If the link doesn't work for some reason: youtube.com/watch?v=g-wmV-Kv_dc The spell I'd like made starts at 2:33, it's the really long, really awesome looking one. I made a thread...
  4. Z

    Who made this spell?

    Not sure if this is the right place for this, so if it's not, I'm sorry. What spell you may ask? http://www.youtube.com/watch?v=g-wmV-Kv_dc&feature=related @ 2:34. I mean, it's just amazing. I was really hoping someone had the map with it, or knew where to get it. I'd love to take a...
  5. Z

    [Trigger Help] Effects positioned wrong

    Hey, first of all, I didn't make this trigger, however, I would would like some help changing it slightly. Events Unit - A unit Finishes casting an ability Conditions (Ability being cast) Equal to |cffffcc00W|rorld Domination Actions Set ExplosionPoint = (Position of (Casting...
  6. Z

    Need help with Ranger abilities.

    As the title states, I'm making a ranger type hero, and there's a few triggered abilities I'd like some help with. The first one is a passive aura, which deals additional damage each attack. The problem with this is, I assume since it's an aura, it'd effect other units, therefore giving them...
  7. Z

    [Help] AoE spell trigger.

    So, what I'm after is this. The unit casts the ability, he gains some holy aura around him(SFX) it lasts 15 seconds. During those 15 seconds, any unit that comes within say, 500 of the hero, is struck with a holy bolt at 3 second intervals, creating a special effect at the location of the...
  8. Z

    AceHarts Save/load system, saving stat increases

    AceHart's save/load system: http://www.thehelper.net/forums/showthread.php?t=49392 Alright, so I'm not that amazing with triggers, and I'm unsure how to change this system to include saving the attributes of the hero. You know, how much strength, agility, and intelligence they have...
  9. Z

    Help with custom spell [triggers].

    So uh, this is some really messy code. Spell Template Copy Copy Events Unit - A unit Begins casting an ability Conditions (Ability being cast) Equal to Warth of Flames Actions Set Wait = 0.00 Set WoF_Caster = (Casting unit) Set...
  10. Z

    Help with map freezing.

    I fixed the problem myself, don't worry about it. Alright, so I initially had this map on a 224x224 grid, but I realized I wouldn't have enough space for all the things I wanted to include. So, I exported all the data, and created a new map which was 416x416. Perhaps a little big, but I...
  11. Z

    Help with increasing HP by a precentage.

    I'm working on an RPG map, and one of the heroes has a morph spell. This trigger runs when he changes into his new form (ignore some of the set variables, I know I don't use all of them, but they're there for messing around). Events Unit - A unit Begins casting an ability Conditions...
  12. Z

    Help with Trigger: hero creating item.

    What I want is the item Dragon Stone to turn the player's current hero, into another hero, controlled by the same player. Now, the trigger does this, however, using almost any item seems to trigger the effect. The Dragon Stone triggers it, but so does a minor potion of healing. I did a search...
  13. Z

    Help with SD_Ryoko Creep Revival system.

    [Fixed] [Fixed] So, I'm working on an RPG map, and decided to use SD_Ryoko's creep revival system. However, I've encountered a problem, and since I don't know JASS, I'm unsure as to how to fix it. Link to system: http://www.thehelper.net/forums/showthread.php?t=57735 I've got custom item...
  14. Z

    Working Save/load system?

    Working Save/load system for 1.24? I'm looking for a working save/load system, I was wondering if anyone would be able to help me out? I'm after one that works with 1.24 I'm making an RPG for me and a few friends to play together, but I'm nowhere near good enough at JASS, or GUI to make a...
  15. Z

    Optimizing leak help?

    First question answered, but I have another. Rather than creating an additonal topic, I figured I'd ask it here first, in hopes of obtaining an answer. This spell is based off Blink. I know some of you may cry at how awful this is coded, but it was my first attempt at a custom spell. Please...
  16. Z

    Would like help with a trigger problem!

    Well, I'm triggering a siege type map, and it's my first try at something like this. I've encountered an error with no way of knowing how to fix it, though I think I may know the problem. I'm using gates as a first line of defense. The gates sit in between two walls, something like this: Wall...
  17. Z

    Question: timed units.

    Well, I know this is probably a noobie question, but I can't figure it out. How do I make a unit have a timed lifespan? You know, like Archimonde's summon Infernals spell (Rain of Chaos?). Or the Blade Dancer's ability to copy himself. The units created by these spells have a timer, and I...
Top