• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

type

  1. Raining Outside

    Question regarding projectiles, and a few other questions

    Hello! I just started experimenting with the editor for the first time in years. It's so exciting to open up the editor again, it confused me when I was a teenager but looking at it now it is incredibly powerful and intuitive. I have a few questions. I was experimenting with making it so that...
  2. u wot m8_

    How do i make an aura that affects a specific unit type/s?

    Let's say i want an aura that only affects troll headhunters and grunts, but doesn't affect any other unit type near it. Is it possible to do that? if so, then i'd like to know how. Thanks in advance.
  3. Macadamia

    Lua : assigning a string to a variable containing a number ?

    Hello there, it's me again about Lua. I am asking this because I have not found the answer to this question, and before messing up my whole map for testing this, I just want to know if it is possible. As variables don't have types in Lua and only values have types, can I do this : a=5...
  4. Dispatcher

    File types

    Can someone pls explain to me what excatly is a tgp,jpg and blp files are and how you use them?
  5. Peach Schnapps

    [General] Help with more specific Terrain manipulation through JASS/Triggers

    Would it be possible to be more specific in how I want to manipulate terrain than with just regions? I'm really just concerned with changing out tiles, I imagine through JASS this is possible? o_O EDIT: Idk if I'm asking my question specifically enough, say for instance I want the grass...
  6. Ricola3D

    Patch 1.31 : how to convert "ability" type to its raw code ?

    Hello, Patch 1.31 gives new natives that return "ability" type. For ex: native BlzGetItemAbilityByIndex takes item whichItem, integer index returns ability However, most of old natives only use integer type (for ability id/raw code) instead. Is there a way to convert get the raw code from a...
  7. Krakenn99

    RPG Items - main hand slots etc.

    I want to make RPG items that have different slots like main hand, off hand, chest, head ect. ... For my main hand I have set all items to be level 4. So if any items are main hand items their level is ''4''. Why is the following trigger not working? How do I fix it? Mainhand 4 Events...
  8. Azsure

    [Solved] Loop not working, has diminishing return results

    Hi, I'm having a strange problem with a loop trigger I made recently, the idea is as follows: 10 trees are spawned randomly across the map at initialization, those 10 trees will spawn another 100 trees each, one after the one, forming a chain to simulate a randomly generated forest. To do this...
Top