Search results

  1. L

    Immortal Turret

    I am trying to get an immortal's turret to follow my mouse as seen at Blizzcon 2010 video here. I have no clue how this guy set this up. I looked through all the triggers searching for "look" and "face" and there were some like "Make unit look at actor/point/unit" and "Make actor look at actor"...
  2. L

    Warcraft III Campaigns

    Is there any way for me to open up the campaign maps in WE or is there a program that can locate them for me?
  3. L

    bj_isSinglePlayer

    I'm trying to help a friend with some triggers in his map, and some of them make things all screwed up if you use cheats and he also doesn't want people to use cheats in the first place. How do I properly use bj_isSinglePlayer?
  4. L

    Help making duel triggers for arena

    I'm working on an arena and I have no idea how I'd make triggers for the duel. I am hoping someone can help. There are 2 teams of 4 players each. If I could get help on this I'd greatly appreciate it. I don't want to sound demanding but I'm hoping someone could show or build me a...
  5. L

    DotA-like Mode Triggers

    I've been trying to get this to work, but I just can't get it right. I have multiple game modes for my map Main Modes: -ap, -ar Secondary Modes: os, oi, oa, do, ro, nt, em, xm and I don't know how to make the trigger like DotA that can decipher what the player types in, I want the player to have...
  6. L

    Ideas for a new RPG

    I am making an RPG and I wanted to see how creative thehelper's users can get with good ideas for an RPG. All ideas are welcome, if I think I will use an idea, it goes under the Might Use list. If I use an idea, it goes under the Used list. If I like it but don't know if I want to use it or not...
  7. L

    Custom Scripts Help

    EDIT: solved, sorry for the post, but I figured it out thx to NewGen I have a trigger where it sets a unit-group variable (temp_START_GROUP[(Player number of (Triggering player))]) and I don't know how to make a custom script destroy the group. I am trying to make this trigger MPI so I...
  8. L

    Instant Structure Build/Upgrade

    I know of the Unit - Set (Constructing structure) construction process to 100% Unit - Set (Triggering unit) upgrade process to 100% but they don't work for me. Can anybody help? +rep
  9. L

    Removing attributes from user interface

    I want to make it so when you click on your hero it doesn't show the attribute things or the primary attribute icon. I am going to put it in a multiboard if I can remove them from the user interface. +rep
  10. L

    Use triggers to change movement type

    Is there any sort of a trigger to change a unit's movement type (foot to fly and back). It can be JASS or GUI. +rep
  11. L

    Using GetLocalPlayer() to show multiboard issues

    It took me a while to figure out how to successfully use the whole GetLocalPlayer() to show my multiboard for only one player. The first time i tried it, it didn't show up for me (a good thing), but then 1 sec into the game it just closed WC3 without any error messages or anything. The second...
  12. L

    [Request] Editing colors on 2 item models

    SOLVED I was hoping anybody with skill in modeling could help me. I am making a Capture the Flag map and I love the flag item icons, but the flags' colors don't match?? Could somebody take the Orc and Human flag and change the color of the flag itself to match the icon? (Orc flag=red Human...
  13. L

    Need help creating a multiboard

    I am starting a Capture the Flag map and I have found myself in a dead end with my multiboard. I want a multiboard that looks like the picture below. I can make multiboards fine, but I am clueless when it comes to making it like the picture I have so it only has a row for the player if they are...
  14. L

    Removing A Visibility Modifier?

    Bro and I are working on an RPG. We have a visibility modifier and we want to remove it after a few seconds but it never works. We set the modifier to a variable array (VisMod[1]) and we've tried disabling and destroying it and it never works. +rep to whoever helps
  15. L

    Making certain items only work in slot 1

    My brother and I are making an RPG and we're trying to make it so if you have a specific item type (weapon) in slot 1 then it gives you some item abilities corresponding with the item. We have a trigger that gives you pick the weapon up and it's in slot one and if you drop it to add/remove the...
  16. L

    Help!

    I was fixing up an Angel Arena (removing many rigged things to help balance the game out and to prevent stupid leavers on the other team), but now when I go to open the game in Warcraft III it just says "Game not found". does anybody know how I can change this or if the map is unusable? :confused:
  17. L

    Sounds for a WC3 Map

    Does anybody know where I can get sounds from Starcraft to use in my new Warcraft 3 map? or maybe sounds from Red Alert 2? or at least how I can extract them from the games? Please help.
  18. L

    Could someone help me?

    I'm going to make a skill using JASS and I wanted to make it look like Breath of Fire, except have it Disease Clouds + have the clouds bounce around. Does anybody have any idea how I could do this? I'm new to JASS btw. Please don't think I'm stupid or anything. I'm not.
Top