• 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.

world editor

  1. MQ116

    REFORGED ABILITY ICONS

    I copied the object data from my main project so far (just simple custom heroes in a tavern cuz I'm new lol) onto a map in reforged. All ability Icons are matched to their original hero, but work like the abilities I put in. For example, HUNTRESS a hero based off of Dark Ranger has trueshot...
  2. Aleksandr

    luaimport does not work

    Hello all. I'm trying to include external script to the map but it throws some unexpected error: I'm using following code: //! luaimport "c:\Game\x.lua" What could be wrong ? Or it should be included using another statement ? Attached map here...
  3. Koko Kwikwak

    PLEASE HELP ME! CUSTOM MODEL PROBLEM!!

    before i start i want to say that i'm a spanish and my english is not good, so please be patient with me. i have this problem with my custom model whenever i'm using it in my custom map, it crashes my world editor if not it appears to be invisible when it works. i have uploaded the file, please...
  4. Yogi-Sothoth

    First WC3 Community-driven Reforged RPG

    With the announcement of the beta of the World Editor for reforged this project can finally start rolling. Here is the official discord for the project where some of the project design has been done server: Discord - Free voice and text chat for gamers some pics of concepts of maps...
  5. ZeroGravity

    My map is lagging hard and I need help

    I feel like my map is lagging too much even when there's so little enemies. I think it may be cause of damage detection system but I'm not sure. I already did what Bribe (damage detection system creator) asked me to do but it seemed to not working out at all. I think it comes from other...
  6. AtheosTG

    Are LUA apis identical to Jass?

    I'm trying to run the following code: function SpawnerActions() print "I am a test string." CreateNUnitsAtLoc(1, "hfoo", Player(0), GetRectCenter(GetPlayableMapRect()), bj_UNIT_FACING ) end onTriggerInit(function () Spawner = CreateTrigger()...
  7. AtheosTG

    Does jasshelper now ship with standard warcraft 3?

    I can't seem to be able to remove Jasshelper. I want to use lua and i think JH is giving me trouble. However simply deleting the folder only results in it re-downloading. Anything i should know?
  8. Ricola3D

    Editor 1.31 > integer array variable not visible in GUI ?

    Hello, I'm coding in GUI with editor 1.31. I just noticied that when I edit an integer variable, my globals of type integer array are not visible, and thus selectable, so I can't use them. In the example below, I used Easy Item Stack n' Split by Dangerb0y and thus I should see a...
  9. Jocker

    Jass New Gen and World Editor Problem - Ability Section Missing

    So as the title says i am missing ability section for units. Any ideas how to fix it. I tried restarting my computer, re-downloading JassNewGen, opening other maps and opening normal world editor to see if it has the same problem which it does.
  10. Redbody

    [Solved] How to Show Attack 1 and Attack 2 on Units

    I need Help , i want it show up like Frost Wyrm and Gargoyle , it only show up when there is a TrueShot aura Without Trueshot aura It gone
  11. LionsBlood

    Major bug found with import manager.

    The checkbox for custom import path was removed, now i cannot change the pathing of my imports. It happened when I imported a whole folder of models/textures. Is there a way to reverse this? I have tried restarting the editor and everything besides actually reinstalling the game. If anyone knows...
  12. Invisible Pink Unicorn

    [Solved] some mod Delete this i had a brain lag the issue is already solved

    So i have a problem. I have been making maps as a hobby for quite some time now but recently had to move on to a new pc and had to install Wc III from battle net instead of installing it from CD. But when installing it that way it didnt seem to put any files on the C: drive and instead just...
  13. Majkowski

    Amount of wood condition

    I'm trying to create a quest where you have to get a certain amount of wood and then "bring" it to someone, so I want the quest to be completed once you enter a region and have the certain amount of wood, but I can't figure out how to create a condition that checks the amount of wood you have...
  14. Ricola3D

    Desync debugging - How to reproduce

    Hello, Players on Battlenet experience desync with my map (generaly they are 4-8 players). I also reproduced it on Battlenet games with other live players. However I don't have other players to monopolize to test over and over. I need a way to reproduce and test myself, alone. I discovered...
  15. realnicolbolas

    How to create a specific corpse summon based spell

    Hello, i need help with figuring out how to create a specific spell in the world editor. This spell is an ultimate for a Hero/Champion i'm currently working on that would basically function as Summons a set amount of units, and then summons additional units from each corpse nearby Iv'e tried...
  16. Arathorn

    [Crash] My map crashes when loading in the editor

    Hey everyone, I work on this map for a very long time and I never had any problem with it. But it appears that since the last update on warcraft 3 (I'm not 100% sure), when I try to open my map in the world editor, the editor crashes at Loading Triggers and more exactly at 490/550 I think. I...
  17. Ricola3D

    WE - abilities - "Text - Order String - Use/Turn On"

    Hello, It has been 3 hours I am trying to make triggered orders, with some temporary abilities I give to the units. And I have the feeling that when I change the value of "Text - Order String - Use/Turn On" in the editor, Warcraft III just doesn't care, and keep the original value, so if I...
  18. Ricola3D

    WE: can you change decimal precision ?

    Hello, The question may be dummy, but I still would like to know the answer: In WE (GUI), reals are saved with 2 decimals (1.123456 is saved as "1.12"). Is it possible to change the number of decimals, to increase precision ? For example with 4 it would save "1.1234" instead :) Sincerely...
  19. edwinsp74

    Hide ping in minimap after doing an research

    Hello everyone, please help me. I can not hide the ping signal on the minimap when a building completes an research. How can I hide this, thanks.
  20. Ricola3D

    What are the world editor extensions working with Patch 1.31.x ?

    Hello, I am used to develop in GUI/Jass through the basic WE. But I would like to use frameworks coded in vJass, and thus start using world editor extensions. However I am a bit lost between the tools I found here (many JNGP versions, JassCraft) and some others (SharpCraft...). Some versions...
  21. Silva424

    [General] world editor doesn't like me having lots of heroes within my map

    (first time asking a thing here, sorry if i'm not asking correctly) as i just found out, the world editor can only have so many things counted as heroes before removing all ones below a certain threshold upon pressing the "ok" button to finish editing the "what counts as a hero" list... and i...
  22. ZeroGravity

    My map is bugged due to new Wc3 Update?

    Can anyone know a solution to this? After I back up my file and try to open my map in world editor (new patch), all my units'name become like this What the hell? And even though I changed my map name to something else, try restarting the pc, etc. it's not working or changing anything at...
  23. Arkane

    [Trigger] Spells with attribute based damage

    So, as the new Editor (1.31) allows to change any object field value with triggers, I was wondering which event should I use to make a base spell whose damage increases with its level and an attribute value? For example, a Carrion Swarm spell: Damage: 100 x Spell Lvl + 1 x Intelligence With...
  24. Meatmuffin

    Warcraft 3 (and Reforged) on Linux

    Hey guys! I want to ask the Linux part of this community something. I used to create custom maps/spells and be an active member of this community, however eventually I lost interest due to lack of more time. But since seeing these new updates (however broken they are) makes me want to come...
  25. Trokkin

    [linux] how to World Editor now?

    As stated on WineHQ, to get Warcraft III 1.31 working it is to be run with this option -graphicsapi Direct3D9, but the same solution doesn't seem to fix World Editor. When I start it up, terrain editor doesn't render its minimap, model viewer and terrain view, while every other editor properly...
  26. El Saif

    Game not responding

    Everytime i close the game or world editor, the program will not responding and only can be closed by manually kill it within task manager. Anyone knows what the problem is?
  27. jonass24

    Enemies run away, when they start loosing

    Hi guys, I have a problem in world editor. When I make a map and my units encounter enemies, enemy´s units start to run away, when they start loosing. They run away for few meters, then they turn back, got one hit and they start running again. Do you have any idea how could I solve this...
  28. PartumCreed

    [General] Timed income if carrying item, that stacks?

    How do I create a trigger that gives gold to the player through a timer if the hero is carrying a certain item & how do I make it stack?
  29. Jeine

    Increasing level past 10,000

    Hi everyone. I wanted to ask, how to increase max level past 10,000, because this is the maximum game constants allow. Is there any mod for world editor or any other way to do this? Thanks.
  30. Kieran95

    [Solved] Anybody know how to find the campaign maps?

    I know Blizzard no longer provides the old MPQ files anymore. I downloaded the data files with a cascviewer, and found the map folders but no map files. For example, Humanx02 has a bunch of files in the folder but does not contain the 'w3x' file. Any information would be great Thanks
  31. Dickie

    World Editor Trigger editor IDE

    Im a c++ developer and am trying to help a friend work on a wc3 custom map. I am new to jass but I saw that the 1.30.2 update made vjass and jasshelper included in the world editor. from what I have read as of the 1.30.2 update TESH and other helpers no longer work on the world editor. My...
  32. bojanpet55

    Need Help to finish cinematic

    For a map im doing i need this Cinematic Iv done most of the triggers but i dont understand how the camera thing works, can someone do it for me ?
  33. ZeroGravity

    [Trigger] My map is lagging because of something unknown?

    Hi, I have been working on this map for a while now. I have been testing this on almost daily basis and there's an issue that I cannot solve so I need help if possible. My map is a co-op heroes survival map where people do objective and survive waves of enemies. I always notice that there is a...
  34. Eye

    Map protection

    Nobody seems to ask or care about it now. Would be nice if one could do it without hacky methods, which not exactly protect, but delay the inevitable. EDIT: It is a suggestion thread.
  35. Tom_Almighty1

    Animation Problems.

    Guys I created a model through Milkshape 3D and tried animating in in MDLVIS, everything seems fine. 1 stand animation from 100-3000 key frames. The problem is whenever I open the model in Magos Model Editor and World Editor it always twitches a few areas for some reason. I am new to animating...
  36. daverave1212

    [General] Is it still worth using JNGP and how can I see how many objects there are on the map?

    Hello. I wanted to ask a couple things. 1) Is it still worth using JNGP if I don't use Jass, after all the updates to the world editor? 2) How can I see the number of objects on my map? I know the new limit is 30000, but that still sounds a bit low. Is there a way to increase it even further on...
  37. Bglongor

    War 3 Model Editor

    So ive been working on a map for a long time now and theres this issue ive been having since i changed my PC. My Model Editor just wont work as it was supposed to. Every time i try to convert an image into a .blp I would get an "unkown error occured" pop-up. I tried everything - converting the...
  38. Amigoltu

    [General] WE 1.30 function list and TESH

    Hello everyone. I wanted to ask - is there a way to get SharpCraft WEX working with 1.30b version? And, if not, is there another way to get a list of functions and TESH? Or well, I can do without TESH, but the function list is basically necessary for JASS triggers.
  39. katho

    [General] Remove Player from a game

    Hello there, my question is: I have already have a map with 10 players, I want to delete 2 players totally from the game, I know how to remove the "slot" but can I see all the trigger where these 2 players are in? so I can remove them from this too?
  40. Rattlehead

    Custom Gold Mine(Rich Gold Mine)

    Hello friends, so I want to create a custom gold mine, which workers will mine 25 gold per trip from it, while keeping the 10 gold per trip standard mine, similar to Starcraft's rich mineral patches and I need some help. So I copied the mine into another unit. And I also copied the abilities...
  41. Sapprine

    [Solved] How do I change the Armor system? Haha! I did it!!

    So, I've been playing quite a bit of Starcraft lately and I noticed that armor in SC is a direct form of damage reduction. (1 armor = 1 less damage take from attacks). I want to implement the same system in Warcraft 3, I think its better as the 6/11/15% damage reduction armor does now, in some...
  42. Tanni

    Campaign Won't Open

    Hi, I've been working on this campaign of mine for a bit now and while I do have a few backups, my current one has a lot of new things in it that the previous versions don't and for some reason it isn't opening. Just moments ago I was able to save it, but then I noticed something peculiar with...
  43. ZeroGravity

    [Trigger] My trigger disabled custom models and caused weird stuffs?

    So I restart my pc, and open the world editor, it turns out that all of custom models are disabled and unusable for some reasons. Not only that but my custom loading screen is unusable as well. Additionally, sometimes I couldn't save my map so I have to try to save it twice or more to make it...
  44. Stefanni

    How to create a melee unit that deals area damage?

    I am creating a Hero and i have the desire to be a Melee Unit that deals Area Damage but i do not know what to do because i am new to the world editor. Can someone help me?
  45. ZeroGravity

    [Trigger] My units cannot move and map crashes during the game

    I have been updating my map quite a few versions already, but this happened out of nowhere. At first it was all working nicely until I hosted online on ent. Everyone desynced and crashes. When that happened, I decided to play the map on single player, but it seemed all units cannot move, and...
  46. Dalis Bouvier

    [General] Hi, I'm new and I want to learn.

    Hello everyone. I have been using the WE of Warcraft III for years to make typical maps with the RTS game mode, customizing the models, effects, skins and stats of the characters and abilities but I have never deepened my knowledge about detonators in general or similar things and for this...
  47. TheCourier

    Making units invulnerable

    Hello, is there a way to make all units owned by a certain player invulnerable? Or do I have to make them all invulnerable one by one? Thanks for answers.
  48. Yusuf123

    How to loop animation?

    So how to do that, in events im pretty sure i do every 2 to whatever seconds and in the triggers do animation play, but whenever i do that, the unit becomes a statue. How to loop animations?
  49. SNIper of DARKness

    [General] Map Lag Issues

    Greetings hivers, I'm having a few problems with lag on my map, it only happens when there are a lot of units on the screen, vague but awfully true. In my opinion I don't think it's only one issue I can fix but an amalgamation of things. Still would like to know what is a professional's idea...
  50. Judjement boy

    [General] Editor using old default stats

    Howdy, new user here! :3 I've had this problem for all of my WCIII experience since the launch, nor I can find anything relevant to it in the forums or on the net in general. I've always wanted to have the Editor use the default ladder changes for maps, like the heroes having 290 movementspeed...
Top