Search results

  1. O

    UI Trigger Help

    I was playing around with the UI Triggers and I came across a couple of problems I couldn't seem to solve. 1. Is there a way to make boss bars only viewable by certain players? I tried to make a hitpoint bar for each player but when I tested the map, all the boss bars stacked up and the bar...
  2. O

    Some trigger actions missing?

    I was searching through the trigger actions but I couldn't find any function that changed a unit's armor. I checked through the Set Unit Property values but there were no options where you could change armor via triggers. Also, is there any proper damaging function? I can't seem to find one and...
  3. O

    A question on variables...

    I have been playing around with the trigger editor this morning and I was wondering whether most "memory leak" problems in Warcraft 3 still apply to Starcraft II. For example, if I create a new Point local variable inside a new function, would I still have to destroy it and null it? I haven't...
  4. O

    Air units unavailable?

    I made a map in the world editor but when I tried to play the map, I noticed that I was unable to build air units. The icons weren't even there to click on, and the hotkeys didnt work. I thought it was the object data I imported from my other maps so I tried resetting the object data back to...
  5. O

    Custom "trees" not showing up?

    Today I was just messing around with the WE and decided to make some starcraft-like minerals as trees. In the editor (Newgen) it looked just fine... (was going to insert screenie here but it seems like i cant insert pictures from my computer without uploading it to a site... oh wells i put the...
  6. O

    Ability Glitch?

    Sorry if this isn't in the right section but I was just playing the Blood Mage recently and the tooltip of Siphon Mana said that it can tranfer mana to allies... but when I tried to use it on one of my priests, it said, "Must target enemy unit" Is this a glitch, or am I doing something wrong...
  7. O

    3ds max art tool problem

    Well, I have 3ds max 2008 (version 10) and I just realized that I have a version that's 5-7 versions ahead of what I'm supposed to have. Can someone tell me what's the highest version the art tools can support? Also, is there a way to import mdx/mdl into 3dx max? If not, is it even possible to...
  8. O

    Spell Trigger Problem

    I've been trying to figure this out but I can seem to find out why my spell doesn't work. Can anyone see something in this code? Ice Spear Rain Cast Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Ice Spear Rain Actions...
  9. O

    Can't Place Units On Bridges.

    For some reason, if I place a bridge ad try to place a unit on it, the unit just goes right through the bridge. No matter how close the bridge is to the ground, the unit still can't be placed on the bridge. Is it just the WE or am I doing something wrong? Thanks
  10. O

    Changing Elevation

    For the Action "Change Unit Flying Height - Change <unit> flying height to <Height> at <Rate>" what does the rate do? For example, how can I change the height instantly (no wait)? Thanks
  11. O

    Event help

    For the event "Unit - A unit Learns a skill", how do I refer to the learned skill? I can't see the condition "Learned Skill equal to <ability>" for some reason and all I can see is "Ability being cast". Any ideas? Thanks
  12. O

    Making GUI MUI

    Is there any way to make a GUI using globals MUI (not using locals)? Thanks.
  13. O

    Need Help With Buffs

    Well, I'm not sure if it's there or I just can't see it but is it possible to do any of these things? 1- Give a buff to a unit (using triggers) 2- Detect if a unit has a buff 3- Remove a buff after a certain amount of time And also, this is off topic but since I don't want to make another...
  14. O

    Trigger fixing

    Anyways, i made some spell called Conjure: Storm Earth and Fire. I started to make it GUI but after I finished I wanted a bit more JASS into it. But since I just learned basic JASS a few days ago I just wanted to know if there's any bugs or leaks in it :confused:. (this isn't exactly JASS btw...
Top