Search results

  1. PooBucket

    Teleporting Animations

    Hey, I've been trying to make a teleport spell look more flashy. You guys know how the Blood Mage sometimes twirls around when he attacks? Well, I've been trying to get a spell to teleport anywhere but also use that animation. I've been trying the JASS function but to no success (unless I get...
  2. PooBucket

    Making this spell - MUI

    Hey. This is a spell that is from Harry Potter which I've been mucking around with but I can't get it to be MUI (seems complex..:S lol). It's an aiming spell (that is, not homing like most of Warcraft spells - Storm Bolt, etc) which when comes close to a target, stuns and deals damage to it...
  3. PooBucket

    Mpi

    Brilliance Aura Events Unit - A unit Learns a skill Conditions (Learned Hero Skill) Equal to Human Archmage - Brilliance Aura Actions Hero - Modify Intelligence of (Triggering unit): Add 3 Set ArchmageType = (Player number of (Owner of...
  4. PooBucket

    Terrain Height Trigger

    Is it possible to change terrain (negative) height through GUI triggers? I've tried crater but it's really slow and kinda not what I'm looking for. I'm looking for something almost instant/gradually fast and make everything in that area fall down too then the ground goes back to normal height.
  5. PooBucket

    Impale Height

    Test Events Time - Every 2.00 seconds of game time Conditions Actions Unit - Add Storm Crow Form custom to Death Knight 0164 <gen> Unit - Remove Storm Crow Form custom from Death Knight 0164 <gen> Animation - Change Death Knight 0164 <gen>...
  6. PooBucket

    MUI (er....double arrays?)

    Trying to make MUI, and I looked at a tutorial and uses custom value and arrays. Problem is mine already has an array and if I want to make MUI it'll have two arrays, therefore, overlap each other's values. This spell is every unit dies one charge and each charge releases 100 mana when ordered...
  7. PooBucket

    Variable Save Random Value

    If I wanted to cast two spells at the same point but randomly at that same point (ie if i wanted anywhere 200-500AOE id have two spells cast at that 200-500 AOE but at the same spot as each other). Is it possible to use a variable for random real number between 0-800 (thats my real figure)...
  8. PooBucket

    Simple Object Editor Error? Rain of Comets

    Rain of Comets is basically inferno spam with different "comets". All the triggers are working fine and its a glorious spamfest but with no damage nor stun? :(. Possibly an object editor problem I don't know about/simple error I haven't seen, but please help get the damage and stun ^^...
  9. PooBucket

    Solvent in Solder

    Can anyone please answer me what the solvent in the solution is for solder? It says it has 50g of lead and 30g of tin on the question. Please help! :P
  10. PooBucket

    GUI Questions and Problem

    Well, I have a few questions about some of the GUI functions. I also have a little problem in spells. Can anyone please explain to me some of the GUI functions and help me fix up the spells? (A) Spells - Arcane Light: Jaina creates a light full of magical power, it moves towards 700 range...
  11. PooBucket

    Freezing Field

    Hello, I've been trying to make a shortcut on Freezing Field (from Dota) because I took 3 hours making the whole trigger (and it worked, yes it did) and now I acidentally did something to it, and it doesn't work ever again, so I deleted it all, and now I've made a shortcut, which works finely...
  12. PooBucket

    Show Desktop Icon

    I have a problem with the Show Desktop icon. I acidentally deleted it and it's gone from the Recycly Bin too. So I need to re-create the Show Desktop Icon. I've searched through many of the Internet Websites for this. This is what I typed in: [Shell] Command=2 IconFile=explorer.exe,3...
  13. PooBucket

    Wispwheels

    I think that's what they are called, anyway if I'm wrong, I mean as something moving around a unit, could someone please tell me how to do that? That's the main thing I'm missing from my spell. And also I want it to be about 200 range from the hero and moves around the hero from that range...
  14. PooBucket

    Mini Problems

    Firstly, I want to know how you can change the lumber harvesting per hit, I know there's already one which is the Wisp Harvest Lumber but I don't want the unit to attach to the tree. Do I have to put it in different race or have I missed something in the object editor?
  15. PooBucket

    Damage Calculation and Object Editor Data Changes Through Triggers

    Hey, is it possible to change Object Data through triggers and also calculate total damage? Because I'm making a chain lightning spell and once it's finished, all the damage done is the mana burnt from a dummy unit casting mana burn on enemy units that got hit by the Chain Lightning.
  16. PooBucket

    [REQUEST] Voidwalker Icon and Icon Prob

    I couldn't find a red voidwalker icon for elder voidwalker so i'm asking somebody to please make me a red voidwalker icon. I don't know how to make icons yet. Please excuse me for not giving rep cause I need to confirm e-mail. My other problem is that I have (well, stolen) 3 icons and I've...
  17. PooBucket

    Ice Spell

    I want to create this ice spell, that spirals (0.05 seconds between each ice) around the caster in a particularly large AOE...say 500? Anyway, the ice is looks like freezing breath target ice, and when it comes within range of a ground unit (say 100) it freezes it and when it gets to the end...
  18. PooBucket

    Spell Problems

    1. I have an ability which is exactly like Blizzard but no channeling, it use to work I don't know what I did but now it sends only one wave of it and then stops, I've set it to 6 shards 6 waves and then level 2 7 waves 7 shards in the object editor blah blah blah. Hail Events...
  19. PooBucket

    Angle Points

    I've got a spell and I want it to send carrion swarms in different positions, basically like a pentagon shape. This is the trigger I've got and it works but it only shoots to the right of the caster. I also want to make flame strikes around the caster, like a fire ring but about 500 range...
  20. PooBucket

    Gate Ability

    I've been trying to make this trigger work but it won't work. First time it worked alright but with many malfunctions, now it doesn't even work at all! :(Please help me with the trigger. (Also, how do you put the trigger in code format? I'm relatively new.) Here's the trigger. Gate...
Top