Search results

  1. K

    Gliding system, units stop gliding when one collide with terrain?

    Greetings, long story short I'm trying to make a gliding system in Jass. It's supposed to handle all forms of gliding/knockback in my and my friends map and I'm currently still working on it and got some issues with it. When I test it I use a basic target location spell, when the spell is...
  2. K

    Unable to refer to units?

    Hi there, I have been away from the WC3 editor for so long that I have even forgot the very basics, just came back to it to make a map with a friend and bumped into something that is probably very easy to solve but I have no idea what is wrong. Basically I'm trying to make a so called...
  3. K

    Units in range?

    Hello, I need a similar action as seen in WC3: Set Group = Units In Range Matching something something. I have searched in the trigger editor over and over again and tried to come up with other ways to solve it, but I can't seem to find a solution... The only within range I can find is an event...
  4. K

    Units gets all weird when I implement campaign units?

    Ok so I tested to implement the campaign units to my map in order to reach some of the units otherwise not reachable. At first it seemed like it worked out all fine, but then I noticed that all the units I had previously created in my map were gone. I was fine with that at start thinking all I...
  5. K

    Creating life and mana modification items?

    Hi, I have looked through the tutorials concerning items but didn't find anything that would help me do this. I have created an inventory for my units following one of the guides though. Now about my problem, I wish to create several items having passive buffs such as giving + health, + mana...
  6. K

    Removing dark templars invisibility?

    Hi, I have based several of my units of the dark templar unit. It took me a while before I realized that these have some sort of permanent invisibility, and even though I have removed all of my units abilities (except for move, attack and those), my units are still invisible... Anyone know...
  7. K

    Some basic questions

    Ok got some smaller problems that I need help with, and I would love if you could take a small amount of your time and help me solve them. <3 1: In the trigger editor, where can I find the "Unit - Damage unit x amount"? Can't seem to find neither that nor a way to lower/increase a units...
  8. K

    Blizzard Will Remove Inappropriate StarCraft II Content from Battle.net?

    First of, have a look at this link to know what this is all about: Link. Anyone heard about this and know why they are doing it? What qualifies as inappropriate...? I can understand that they want to clean up the mess of maps that might be offensive to certain groups or religions, but when...
  9. K

    Moving up and down freely at certain cliffs?

    Hi, is there any possibility to allow movement up and down on certain cliffs? In WC3 I was able to do a similar thing by putting elevators between the gaps and then lowering them down to the ground, so it looked like you climbed up and down. Another solution though could be if I was able to...
  10. K

    Robot Wars coming to Star Craft 2!

    Heya people, you might or might not remember the map Robot Wars to wc3, well you thought you saw the last of it? Not a chance. Introducing Robot Wars2! Plans so far: I have thought over what was good and bad with the last robot wars map, and I feel that a lot of people playing it for the...
  11. K

    Target point abilities? Cameras messing around?

    Hi everyone, feels good that Star Craft 2 finally is released huh? :thup: I have started to recreate one of my old unfinished wc3 maps in sc2 but have already ran into some problems since I'm not used to this new editor and can barely find anything... ^^ So here are my problems: Problem...
  12. K

    Record input settings? (Audacity)

    Hello, I'm trying to record sounds via the input (what you hear) since it's an easy way to save the sound with good quality. I'm using Audacity for this. I have been able to record via input, but that was before I reformatted my computer. Now the "mixer toolbar" (drop down list) is all gray...
  13. K

    About orbs, enabling attacks

    Hello, in my map all players have one hero each. The heroes attacks are both disabled. Attack 1 is melee, attack 2 is ranged. When a hero picks up a weapon (let's say a sword) a unit orb ability representing that sword is added to the hero enabling it's attack 1 (melee). If he picks up a bow he...
  14. K

    Graphical unit inventory and talents, how?

    Ok so I saw this awesome map: The Kingdom of Kaliron (tkok) In the game you can bring up a graphical inventory of which items your unit is wearing, while not using the normal inventory. You can also buy items this way from vendors. The graphical items are selectable and can be moved, sold...
  15. K

    item cost?

    Is there any way to check how much an item costs with triggers? In my map you won't be able to simply right click an item to drop it and therefor you can not sell them without triggers. That's why I need a way to figure what they cost to provide them the correct amount of gold.
  16. K

    Lua error?

    Ok a strange thing just happened to me. I was maping like always adding some new things to my and my friends map, but then when I was about to test the new things I added I received this error: At first I thought it was something with the imports, but then I tested to create a new map, a...
  17. K

    Triggers causing split server?

    Hello, me and my friend are creating a map together, but when we tested it out now just recently we noticed that he got disconnected when some of the triggers ran. We tested several times and it was always the same trigger that caused it. (+ one more at the ending of our tests.) This is the...
  18. K

    Weapon ability ideas needed

    Ok so in the map that I and my friend are making the items represents weapons. If I pick up a bow then I actually become ranged and wear that specific bow in my hand. There will be a lot of weapons to choose from, and each weapon will have it's own unique ability that is added to the hero...
  19. K

    Weapon item handling goes terrible wrong

    Ok so I'm creating an gladiator arena map, and in it your weapons will be attatched to your unit so each item represents each weapon. Now of course this means that you can't run around with two weapons in the same hand etc, that's why I need some sort of item handling system that makes you only...
  20. K

    Convert to percent goes wrong

    Ok I got stuck on the easy part of the spell I'm making but I'm used to that. ^^ I have created a spell which absorbs x amount of damage for x amount of time, now I have also added a "mana bar" which displays the amount of strength left on the shield. Well, that's where the problem jumps in. The...
Top