• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

warcraft 3

  1. Rykon-V73

    Additional armor request

    After I decided to remove the request related to poop or crap, I decided to move forward. I made the Breath of Lightning ability. Now, after the spell, the hero will be given 4 armor for 4 seconds. This is something I can't do. This is for level 1. Level 2 -5 armor for 5 seconds. Level 3 -6...
  2. Rykon-V73

    A very funny and stupid request

    I know I'm requesting a spell, but it's so stupid and funny, that you have to hear it. I'm requesting a spell named 'Golem Lurer' and I know there's a spell called Monster Lure, but I want this spell to attract only golems, their variations and the Infernal and its variations. The Golem Lurer is...
  3. Rykon-V73

    A diverse brilliance aura request

    I did follow some suggestion about the brilliance aura that increases mana regeneration of friendly units and decreases mana regeneration of enemy units. Still, I was locked. Can someone make this aura ability?
  4. Rykon-V73

    Addition to Brilliance Aura issue

    I based the code of mine on the Blood Aura from the Fel Orc race. I added the code right, except I added the variable Aura_Unit1 = Unit. Not only that I want Brilliance Aura to give mana regeneration to friendly units, but I also want the aura to decrease mana regeneration from enemy unit. Any...
  5. Rykon-V73

    Tome of Energy problem

    The item works like it should and I even changed the buff to Tome's Effect, but instead, the buff is always the Clarity Potion. Is there a way to fix this?
  6. Rykon-V73

    Critical Addition issue

    The item does work perfectly, but after using it once, the item should go away. Instead, I click it and nothing happens. I still get the 100% chance to do critical strike. This would work well once, not forever. Is there a way to fix this problem?
  7. Rykon-V73

    Help with Scroll of Multiheal

    I did make the item, but everytime I tried it, it only heals one unit, not 4, as my ability. Is there a way to fix this? I tried basing the item on the healing wave, doesn't work and then the chain lightning. Really doesn't work.
  8. carcanosc

    [Spell] flame effect around buildings

    Hello I want to put the effect flame (sequence video which we can to find in the complements palette) as this video from a youtuber who don't reply comments and don't tell us how he does. These are the links I also want to know how I have to put the effect on buildings Besides I want to...
  9. mrwhite-

    Recruitment: Need your help for Liquipedia!

    Hello all, We are a handful of passionate guys, that are currently developing and establishing a Liquipedia for Warcraft 3 - Our goal is to both lower the entry of information for newer players but also assist etablished players with fundamental knowledge about the game. We are all volunteers...
  10. Rykon-V73

    Magic Raise's side effect[solved it myself]

    I thought of a better trigger code for the spell. The problem is that the following text 'You don't have enough hit points for the spell.' must show up if the Spell Breaker's health (((Life of (Casting Unit))-160.00 => 1) isn't enough. I know I'm asking a dumb question.
  11. Rykon-V73

    Trouble with Magic Raise

    I gave the Spell Breaker the Magic Raise ability, which allows the Spell Breaker to increase attack damage of friendly units by 20% and to reduce their defense by 3, at the cost of 160 hit points of the Spell Breaker. The caster will regain the hit points in 20 seconds, the same seconds the...
  12. Rykon-V73

    Frost Aura thing

    Don't get me wrong. The code works great, but the Invisibility lasts for a few seconds. Is there a way to make it last permanently and can only be turned off if the Hero's life is over 10%? Get them Events Unit - A unit Is attacked Conditions ((Attacked unit) has buff...
  13. Rykon-V73

    Sparky Aura inserted right, however...

    I did try to test this aura with the Firebolt spell, as that one gives it a chance to cause lightning strikes. This isn't working anymore. Is there a way to make the aura trigger, by attacking enemies? I changed Sparky Aura to Blaster Aura and changed the 3 buffs to Blaster Aura. The '-level 1'...
  14. Rykon-V73

    Help with Luck Aura

    The problem here is that the code is in JASS. I really don't want that. It's even worse if it's vJASS. Is there a way to make the aura GUI-compatible? Spell/Aura: Luck Aura v1.3 Optional: Is there a way for the aura not to use hashtables? I already have those for the Chain Storm Bolt in my...
  15. Rykon-V73

    [Solved] Help wiht Chain Storm Bolt

    I did insert the spell successfully with triggers and variables. If I test the spell from the map, it works fine, but if I try it in my Andorhal map, the storm bolt hammer stands still. I did change some variable numbers, but the same thing happens. The information below came from the test map...
  16. Levi Ackerman

    How to make a 2D preview for a model

    Hi,As you know there is a preview for every model when you click on it.Its in down-left of the game. It will show you the model from a specified look. I saw in many maps... 3D preview is replaced with a 2D picture of that model.I want to know how to make that for a model. Here is a example:
  17. TheBigMetalHandInTheSky

    Spell Request

    Here is the spell I'd like for a mountain king hero. It is called Enchant Lightning (for lack of a better term). Tip: When I write "Number/Number/Number", it means that the number changes depending on level. -The spell lasts 20/25/30 seconds -The spell has a cooldown of 60 seconds -The spell...
  18. Rykon-V73

    A way to improve gameplay

    In the Melee Initialization trigger, there's the code that makes the CPU play as a custom race. I'm wondering if there's a way to improve it, by making the CPU train the new 4 units I made of the Human, Orc and Night Elf races and 5 for the Undead race and then use them to attack me or the...
  19. Rykon-V73

    Editing Purge

    I want Purge to become Surge, the spell with the same dispelling effect. but it's for friends and can increase movement speed. I edited Data - Movement Frequency Update to -5, so that friendly units gain speed for a short time, but not only that it's not working, but Purge seems to be lacking...
  20. Rykon-V73

    Problem with Transform

    I gave the High Elf paladin the ability to Transform. Imgur: The most awesome images on the Internet The code works fine, but this is supposed to raise movement speed. The transformed unit is slower and every time the unit goes back to normal, he disappears for a brief second and then reverts to...
  21. Rykon-V73

    Lightning Bolt Missile placement

    When I hit a unit, a Priest from the creep race, the bolt hits the upper part of the enemy, instead of the enemy. Any way to fix this?
  22. Rykon-V73

    Properly using Chimaera Lightning Missile

    If this is the same thing as the Chimaera's regular lightning attack, then how can I use it? I imported the models and everything right.
  23. Rykon-V73

    Plague Cloud issue

    Rather than me explaining it, Fullmetal_09 had the same problem. What he said: I tried to change the buff for disease cloud from disease to sumthin else, but when i made my unit run up to some enemy units they had the disease buff instead of my custom buff, so i was wondering if there was a way...
  24. Rykon-V73

    Problem with regular tavern

    I decided to make 4 new heroes for my Andorhal remake map. Added the first 2 successfully, as they're based on the Naga Sea Witch, but after I select the new hero, the button for the same hero is still there. Is there a way to make that button from the Tavern clickable once and that's it?
  25. Rykon-V73

    Help with Meteor

    I gave the Fleshdevourer the Meteor ability. It's like Infernal, but after the impact, a flame strike appears, dealing extra damage to enemies, structures and heroes. I really don't know the action. I did the rest just fine.
  26. Rykon-V73

    Requesting 2 icons(for real this time)

    Hey there. I've been trying to find icons for the 2 models below: Chaos Spider: CryptFiend Hero Abomination: HeroAbomination Initially, I've been trying to find those icons myself, but no result. It would have been really nice if someone did this job. Optional: Can somebody tell me the name of...
  27. Rykon-V73

    2 things bothering me

    I tried to reduce the attack damage of the Cannon by 8, using: Attack Damage Loss Bonus, but that didn't do anything. Also, I tried increasing its armor by 3, but that is used by other upgrades. Is there a way to make the tower increase its armor by 3 only with this upgrade and a way to reduce...
  28. Fotis Vam

    Trouble with Footmen and Cleric Skill

    I have recently downloaded warcraft 3 and warcraft 1: humans and orcs campaigns from this site. Placed them in the custom campaign folder and started playing. However, i noticed on a video that someone had a Defend skill on the footmen and an extra skill ( besides heal) on the clerics while i...
  29. ThinhHo

    [Campaign] Defenders of the Light

    Current Version: 0.58 In the latest update (version 0.54) of the campaign, the original version compatible with Warcraft 3 versions 1.26 and 1.27 has been restored and updated. This allows players using version 1.27, who were unable to play version 0.49+ of the campaign previously, to enjoy...
  30. Speedy

    Looking for 2-player RPG Maps

    Hey guys. I'm looking for a RPG Map to play with my girlfriend. The map should be: - RPG or ORPG. - Doable in 2 players. - Should have at least one ranged female hero. - Save and Load system. - Nice Graphics. The only map we played was this map: Fantasy Glades ORPG We played it yesterday 8+...
  31. ENAleksey

    [RenderEdge] Widescreen Fix

    Basic version | Experimental version | Memory Hack Current version v1.2.0c Widescreen fix for Warcraft III A standalone version of RenderEdge with only widescreen fix. Adds support for monitors with aspect ratios wider than 4:3. Installation Just put the .mix file from archive into the...
  32. FilĐo xD

    World Editor - BUG

    Hello Guys, first of all, sorry for my english, but now I will go straight to the problem... about a two months ago I bought online version of Warcraft III + Datadisk on Blizzard store, because my old CD had broke. When I had installed both games and then went to the editor, I noticed that...
  33. Abelhawk

    Warcraft III Special Edition DVD concept art

    I've been preparing to make a video about some Warcraft III concept art that's lesser known; specifically, Warcraft III concept art from the Warcraft III Special Edition DVD. Has anyone seen any of these online in better resolution? I've found one or two online, but it'd be really helpful if I...
  34. CaptainNaver

    Doodads/Models Randomly Turn Partially Black

    I recently changed some of the blp locations inside of some mdx files with text pad and MdxPather and moved some file around inside the map. Now when I run the map everything will show up fine for a minute or so, and then some units and doodad textures will suddenly turn partially black. Does...
  35. CAAentertainment

    [Solved] 'Defense Type Change' Upgrade + Damage

    Hey everyone, I'm currently working on a map update to my most roleplay popular map online on Battle.net. Currently, I'm trying to make an Upgrade/Research to one of the units that applies a Defense Type Change and also an attack damage bonus. I've scoured the net, and there are no answers to...
  36. StoPCampinGn00b

    Top 100 Most Popular Warcraft 3 Maps

    The most popular and most played maps of Warcraft! There are many maps that aren't as popular as those on this list, but deserve exposure. You are free to support our map makers, especially those who have created some of the most advanced, artistic, innovative, and simply coolest maps that no...
  37. Adorm

    [Solved] How do you make a Unit a Transport? (Wc3 Editor)

    **************ANSWERED******************************************************* Hey Guys, Is it possible to create a Transport from any Unit? For example, I've created a custom unit named Ship (as a basic example) and I've given it the ability to Load and Unload Units, yet I cannot actually...
  38. Spellbound

    Patreon Wc3 Project, can it work?

    Okay, so this is something I've been pondering for a little over a year now. I've devoted lot of time to Warcraft 3 modding, and since the advent and subsequent success of Patreon/Kicktarter/IndieGogo as crowdfunding platforms, I've been asking myself if it were at all possible to apply those...
  39. Seavalan Legend

    Vision Activated Triggers

    I have been exploring the editor, and one thing I am trying to figure out is have a trigger get activated by having vision on an area/region. Thank you in advance for the help! :D
  40. Dick Assman

    Warcraft III Hero Roulette - App for Android phones

    1. Introduction: Tired of playing the same stock heroes over and over again? Enough of always picking the best hero? Sick of the Blademaster's soundset? Nothing can withstand your nukes? Your hero just never wanna die? Killing the rock golem with Watertaurens isn't funny anymore? Want to...
  41. Phill Aburto

    !NEED HELP! Shooting system

    Hello guys pls i need help.I want to make weapon ( Item ) ,that give the spell (which shooting system) to hero and when i use abillity it takes ammo too. All weapons will have different damage and ammo. Shooting system: ( if it isnt to hard to make it will be good when missiles will have...
  42. birollo

    [Altered Melee] A Starcraft-like map (title in development)

    A STARCRAFT-LIKE MAP (TITLE IN DEVELOPMENT) tl;dr It's Warcraft 3 in space. Map is in progress, stay tuned! Hey again guys, after my previuos map [ [Altered Melee] - Altered Melee with non-playable campaign races of Wc3 ] I want to show you what I am currently working on these days. The...
  43. YetAnotherYoutuber

    Video footage

    I did not finish recording the project, still, here are three complete videos of three maps tutorial Solen's temple Bonechiller barrow Forest temple
  44. Dioxeh

    WC3 Co op Campaign (The Spoon)

    Hey, me and my friend want to play the spoons custom WC3 campaign maps. I have managed to download them and they all show up in game fine. However, I was wondering how we can actually play these together in game. I haven't played the game before so would just like to know how i would go about...
  45. FullySikh

    Need help finding a map!

    Hello members of the Hive workshop! I need help finding a Warcraft 3 custom map that i played years ago, i have not seen anyone talk about this map since, and it's driving me insane. The map is extremely similar to binders, in that you combine units to create better ones, but instead of just...
  46. ENAleksey

    [RenderEdge] Experimental version

    Basic version | Widescreen Fix | Memory Hack The experimental version is no longer supported, use basic version. Introduction RenderEdge is a modification for Warcraft III, aimed first and foremost at improving the graphical components of the game by implementing a newer version of the...
  47. ENAleksey

    [RenderEdge] Graphic modification for Warcraft III

    Experimental version | Widescreen Fix | Memory Hack Current version v0.3.0 Introduction I think many people have seen the Nirvana project where the author has implemented Normal Mapping, Shadow Volume, and various post-effects. I decided to continue his work. RenderEdge is a modification...
  48. Eshkova

    Custom soundset & replacig sound Problems

    Hi there everyone, I have the following problem: none of the normal ways to replace an already existing unit soundset (AKA making a custiom one) actually work When i rightclick -> replace intern sound , its all fine for a moment until i save the map: then the replaced sounds aswell as the...
  49. aschenzkimutech

    Loading Bar

    How to change loading bar please teach me how? :rolleyes::rolleyes: please !!:cred::cred: the map will much better if the loading bar is colorful and nice...
  50. DemonicusTroll

    Some Crashes in Custom Campaigns

    Hello everybody, i'm looking for an answer on several problems on some Custom Campaigns! I don't know why but if click on some units or in general in some campaigns the game crash. For example: Nature's Call Return of the Dragon: 4 chapter ----> when i click on the map to drop it the game...
Top