help

  1. Ricola3D

    How-to browse special effects' graphism ?

    Hello, I'd like to start working with special effects. However I have no idea of how to browse them, to find the ones I am interested in and set them as a dummy ability on a dummy unit. Is there a way with the map editor ? Or maybe with Warcraft III Viewer ? I installed it but I have no...
  2. InSaNe_97

    [General] Negative hp regen when no mana.

    Greetings! I want to make that every unit will have mana and -0,1 mana regen, when it reaches 0 unit got -0,1 hp regen, when unit got some mana hp regen goes to 0 again and so on. Any way to make it? In advice thank You.
  3. Bombriick

    [JASS] code after endloop not functioning

    The following code is not working for some reason after endloop, what's is wrong here? set udg_counterab = 0 call BJDebugMsg("test") call DestroyGroup(ug) function aa takes nothing returns boolean if (IsUnitEnemy(GetFilterUnit(), GetOwningPlayer(GetTriggerUnit())) == TRUE) then...
  4. Subwoofy

    [Spell] My spell doesn't go on cooldown

    Hey there, I've been trying to create a simple single-target damage spell with Channel and triggers to get a feel for how it works. However, for some inexplicable reason whenever I cast my spell in-game it just refuses to go on cooldown. I've tried basing my spell off of another random spell (I...
  5. Bombriick

    [Trigger] Spell Target Trigger not working

    Hey , I'm new to jass and still learning , I could make some triggers but this one is not working for me, We have two groups of units , each group belongs to an player enemy to the other , the goal is that a random dragonhawk unit in the player (0) group will leash a random unit from the other...
  6. Janco

    Problems with the maps/mods

    Hi, I'm really new in here (and French, so sorry for some bad English). I've found some Youtubers playing with customs maps with friends on W3, and as i really loved playing W3 and wanted to have another experience on this game I tried to download and play some customs maps found on your...
  7. TheOakStaff

    [Solved] 'Dialogue hero pick' and 'picked player' trigger

    Hello, I was wondering if anybody could assist me with a little problem. I have a 12v12 "hero" map and I've run into something rather annoying. When I set up the trigger for my 'Dialogue hero picking' system i can make everything work just fine, until i get to actually creating the unit. If I...
  8. Jaccouille

    Need help with a model

    Hey guys, I am working on a model, I got a small issue which I don't understand, basically I imported the goblin laboratory to use the big scope thing, the glass part of the scope change texture during animation, I kinda want it to use it's base texture so it look like more like glass. Here's...
  9. DarkIllidan

    Dday Judgment 19.9b won't work.

    Hello i have been reading about why older maps dont work on newest patches and it seems there are few bugs that can cause this and one of them is the return BUG that i cant seem to figure out. I'm not that much in Jass im just trying to make this old map playable in that state that it is. Make...
  10. Jeff91

    Coloured Text Generator

    So how do you guys live without JNGP in built Text Editor. Have you given up description making? Would like to know if there is any other alternative we could use to edit our descriptions. Like perhaps there is some hidden text editor/generator or maybe there is something else, anything really.
  11. victorsuazo1991

    When the host dies, the game ends - HELP!

    I'm creating a survival map but I've had two problems with hosting. The first, as the title indicates, is that when the host dies, the game ends up defeating all the players ... when what I wish is that the game continues regardless of whether it is the host or not. The condition of defeat for...
  12. InSaNe_97

    Passive ability when "Mana Shield" is deactivated.

    Greetings! I want to make "Mana Shield" that when is deactivated unit (that has this ability) have some passive ability. Not about the title: In my case I want that passive ability be to hurl an rock on random target every 0 to 16 seconds in 900 range, that hit the target, deal damage, stun and...
  13. victorsuazo1991

    Game Mode - Help

    Hi. I have a question. I happen to be creating a map with a multiplayer game system in which player 1 chooses the game mode. Everything goes well to the point where nobody wants to be player 1. That is to say that if no player within the game wants to be player 1 (red) the window to choose the...
  14. InSaNe_97

    Chain Lightning and Healing Wave bounces on ally and enemy units.

    I want to make that ability Chain Lightning bounces on ally units as well as on enemy and that ability Healing Wave bounces on enemy units as well as on ally. "Targets allowed" just allow casting on that unit and when hit, back on usual, Chain Lightning bounces just on enemy and Healing Wave...
  15. SNIper of DARKness

    Mechanical Critter "Mechanic"

    Greetings, I've come here in search for answers about a fascinating ability. The lack of documentation on this has simply awe-struck me. This ability in question is none other than the "Mechanical Critter". It is a hero item used to spawn a random critter that can be controlled much like any...
  16. Njord

    Help with items inside building

    Hello! So I have this problem that I just can't solve. I have searched and I have tried different things but nothing works. My goal is that every time an item of a specific type is placed withing a building, it adds 10 gold to a periodic income for the player that owns the building. Item...
  17. victorsuazo1991

    How can I create an object in the inventory of a unit using detonators?

    How can I create an object in the inventory of a unit using detonators?
  18. Jeff91

    Eastern 'Slavic' models ?

    Are there any models for Wc3 that have this eastern european style to them similar to the ones to AOE2 (although any Eastern European Architecture buildings could do.) Closest I could get were Fingolfin Celtic buildings.
  19. Woodenplank

    [Trigger] MUI and simultaneous cycles

    So I've created a spell that sends a line of 8 explosions down a path, dealing damage. The explosions proc every 0.85 seconds, so a full line takes about 7 seconds to complete. The spell works just fine, but the Hero has a "cooldown reset" ability, so it has to be MUI - and indeed, with...
  20. Epic Producer

    [General] Skin Problem

    I cant seem to import skins... everytime I change it to units/Human/Jaina/Jaina it says a directory cannot find specific path. But the real patch is units/human/Jaina/Jaina although whenever I leave it for a couple of munites it turns to "Other" instead of textures/Images plss help +rep\ Skin...
  21. trollbolt97

    [Spell] Need help with to fix certain spells

    Hey, I got some annmoying problems I tried to fix, but I need help in order to solve them. First has to do with the ability root and being a shop. It does not sell items after it was rooted on the ground again. During this time it also changed owner. Do I make those tree locusts and with a...
  22. SNIper of DARKness

    [General] World Editor Lag

    Hello there, I know that the bigger the map is, the slower it will get to place units edit the terrain and etc.. But what exactly causes this, is it simply when the map exceeds a certain size in terms of map size or filesize. I just know that it's a bit stressful as it is when placing units...
  23. SNIper of DARKness

    Changing villager texture Help

    Hi there, I was making a new Middle Eastern/Saracen faction for my map when I realised there aren't that many Arabic units on the site. I tried to alleviate this problem by changing the textures of some of the models I have but I lack any knowledge on that. If somebody could help me by...
  24. Jeff91

    Cavman's Rostrodle NOT working

    Happy Christmas you all, I've been having some problems with Cavman rostrodle models, whenever I make a map and think about those great models I forget that I can't get them to work. When I try to import them they won't work. I'm not sure if anyone else is having this problem, other models...
  25. M

    [Trigger] I need some help with kidnapping system

    I'm making a level in which you play as the Orcs and have to pillage villages and send villagers to a region inside of your base to sacrifice them. The sacrificing system works quite well, but then I understood that noone would want to sacrifice themselves for the demons by his own will. The...
  26. Epic Producer

    [General] WORLD EDITOR ISSUE

    WHEN I OPEN WORLD EDITOR, THE CAMPAIGN EDITOR KEEPS OPENING AND WHEN I CLOSE IT, IT EMMEDIATELY COMES BACK... SOMETIMES IT WONT HAPPEN BUT OFTEN OCCURS... PLS FIX = +REP
  27. Leods

    [Trigger] Hungry, thirst, fatigue and disease sistem

    Estoy creando un sistema sobre estos cuatro pilares, con uniones entre ellos. No sé si es la sección correcta (noob en Hive) Por lo tanto, si no es así, pida a los moderadores que la pasen a la sección correcta. Continuemos con esto, habiendo ya aclarado lo básico. Hambriento: esto es fácil...
  28. Leods

    [Life of a Peasant] I just need help with the title (and other things)

    Hi! I'am really new in Hive (a few minutes) and first of all, sorry for my bad english. I'm not sure if it's good or bad, but you understand. Obviously I have a map proyect for a LOAP, but, unlike many others, you aren't the LORD.OF.EVERITHING. (ejem. exactly like a real peasent of the middle...
  29. NickGreefpool

    [Solved] Problem with Item Dropping Heroes

    I'm making a Hero Arena of sorts and i have a trigger for making players get an item after an elapsed time. The problem is that sometimes the items seem to dropp (i'll expand on this). The items are listed as 'not dropped when the hero dies'. Listing the items as 'Not Droppable' didn't help...
  30. InSaNe_97

    [General] Special type Scoreboard

    Greetings! I need another help, I need to make scoreboard that works in a specific way. Game is end when all bosses is killed, for now there is just two bosses. Bosses are independent each from another, meaning that they not spawn before or after other bosses, and for now, they are in the map...
  31. InSaNe_97

    [General] Double-sided resources.

    Greetings! I need a bit of help, I need to make (for now just for gold) double-sided resources, let me introduce you what I mean. In incoming map I'm making (I will post it on Hive Workshop), player play with chosen hero, one of heroes available is "Shadow Demon", it is one hero with two bodies...
  32. FSK

    How to open war3.mpq files in war3 model editor?

    Should be easy but when I look in MPQ browser says unable to find
  33. MuckCZE

    Some map.

    i want a create a game and i have map but i dont know what type suit map. And when i chose type i need some models, icons and maybe help :) thx!!
  34. 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...
  35. KmLocco1666

    [JASS] Inventory & Equipment -By TriggerHappy. I need a little/a lot of help with Implementing

    Lets start off by saying i don't have anything other then JassHelper to help read this type of coding. so it's still lines of text. nothing that really color coded or anything like that, so its just lines. And I'm still able to slowly piece everything together as I take it apart. So it takes a...
  36. JustTom

    Ability Help (Non-channel Blizzard Applying Buff)

    I am working on a blizzard ability that doesn't require channeling. The ability works and deals the correct damage using dummy casts in the trigger; however, I cannot apply a cold buff consistently. The buff, Chilling Touch, only applies the very first time the ability is cast then never again...
  37. Cioco

    Campaigns?

    Hey! After a long while, I am returning to Warcraft 3. And I want to play every custom campaign available out there. Not sure if this is the right forum category, but here it goes: where do I find all the custom campaigns that were made? When I used to play Warcraft 3 Custom Campaigns, this...
  38. Skellingtons03

    Making Player Owned Units Drop Gold?

    For A Tower Defense map, Any way I can make player owned units (player 12 specifically) drop gold as if they were creeps? Do I have to find it in gameplay constants or do I have to set up a trigger? Or something else entirely?
  39. Tom_Almighty1

    Tile

    Hi guys I tried my best to create a tile, I can't find much tutorials in the internet. I can't seem to make texture a good tile. Can someone convert this into a tile or teach me?
  40. SgtWinter

    WC2 Temple of the Damned Edit Request

    Hiya, Winter here! I'm just here to request someone to edit this model. WCIITempleOfDamned What I want is for somebody to replace the red demonic base foundation thing under it with the standard WC3 Orc one. Should be simple enough, though I'm not really good at model editing so I wouldn't...
  41. Fauhyde

    Looking for Buddies for a zany storydrive RPG. IDKRPG

    Working on a very expansive RPG called the IDK RPG. Someone to help set up triggers for quests, and the evolution line, someone to more or less add their creative input into it. Starting off as a slime, one slime gets the lightbulb idea to go form a symbiotic relationship with other life! random...
  42. MagicCampaign

    ANYONE HELP ME.. :(

    Does anyone have Jaina skin and Forsaken Jaina skin by Apheraz Lucent? Please help me....
  43. Fauhyde

    Someone to make some spells for my RPG!

    So.. I'm making a rpg, called the IDK RPG. Which is a grand theme with many things.. I am developing an evolution system, and I wanted people to make cool spells for each of the classes. Races are Lizardman, Ratmen, Human, Undead, Demon, Robot, Werewolf and soon Murloc, and Treant. Its a grand...
  44. Duke Ramza

    Looking for the name of a map

    I am looking for the name of a map I played a long time ago, please help me find it I have tried everything. here is what I remember The Map had a female human and/or a sorceress as its builder/starting units The map played like castle fight however you had one lane zig zagging vertically and...
  45. Reinhold

    Something regading upgrades

    In one of the maps, I saw a research that allows a unit to be trained with less food, thans to a research. (ex: Frost Wyrm - 7 food; research complete => Frost Wyrm - 5 food) Can anyone help me with this?
  46. 22FrosT22

    Warcraft Building Bug

    Recently I imported a hero model and since I did this, the buildings do not appear when they are being built. I already removed the model, but the bug continues... Can somebody help me? This is how it looks... and also happens in other races
  47. Reinhold

    [Spell] Help with Lightning Call

    I tried to make a MUI code based on a tutorial. It gives the unit 4 defense and 8 attack damage.Code below: Lightning Call Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Lightning Call Actions -------- Here, I...
  48. Fabrizio

    Where do I find?

    A tutorial on the use of time in warcraft, please add links if they comment, I can not find in the tutorials. I mean how to create timer clocks (I know it's with detonators in the world edit but I do not use that correctly)
  49. Reinhold

    [Spell] Armor for a few seconds

    Poison Protection Events Time - Every 10.00 seconds of game time Conditions (Level of Poison Protection for (Summoning unit)) Greater than 0 (Unit-type of (Summoning unit)) Equal to Poison Elemental Actions Unit - Add Armor Increase to (Summoning...
  50. Reinhold

    [Spell] Some help with Corrosive Bolt

    I want some help with this spell. For one, I'm happy that I made a trigger that does work. Code below: Coro Bolt Activation Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Corrosive Bolt (Level of Corrosive Bolt for...
Top