Search results

  1. Z

    building stops at 100%, but not complete

    I feel pretty dumb asking this, as I know I had this problem years ago. I just cant find the answer for it. The building shows as 100 percent, but its actually not built, and all that is showing is the ground underneath. This trigger worked fine up until today when I was doing other...
  2. Z

    Random towers for builder?

    I was wondering if it was possible that a builder does't just have the same towers, but if it could be coded that the builder would receive a couple of towers randomly. So if there were basic, normal and advanced towers: A B C D E (Basic) F G H I J (Normal) K L M N O (Advanced) He...
  3. Z

    How to make ground txture bigger than tower

    One tower uses one block of ground. But there are some towers that use an extra block all tha way around, so it uses basically 9 blocks of unbuildable area. Where in the editor can I change the ground build size? I hope someone understands what the heck I am looking for.
  4. Z

    Compile errors all of a sudden.WEU corrupted my code?

    As of a few days ago, I have about 650 compile errors in my map. Funny thing is, not just this version, but ALL previous versions that I have saved. Ok, first things first, I am using WEU, and was already told that it could corrupt my map, but all of them? I have reinstalled warcraft and WEU...
  5. Z

    icon import problem

    I am trying to import an icon as a "disabled button". All my other icons are ok, but this one keeps giving me grief. I get his error: This application has encountered a critical error: Not enough storage is available to process this command. Program: c:\war3.exe File .\tga.cpp Line: 254...
  6. Z

    make item dissapear after x time

    I want my gold dropped to dissapear after 22 seconds. with this trigger it only removes the LAST item created, not all of them. LVL 6 Bonus Events Unit - A unit Dies Conditions (Unit-type of (Triggering unit)) Equal to Level 1 Actions Set Random =...
  7. Z

    What does this do exactly in my spawn triggers?

    See attachment. I just dont understand wht exactly this means Actions Set LV_Real = (LV_Real + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions Or - Any (Conditions) are true Conditions...
  8. Z

    how to make spawn with space between creeps?

    My spawn currently is grouped together that makes it look like one unit. I would like to have them possibly spawn with a space in between. perhaps a 1/4 second in between them appearing? I am not sure, what the best method is. I have tried so far: 1)setting collision size to 0,10....buth then...
  9. Z

    Need trigger to skip to next level in TD

    Hey all. To test my Td and various levels without waiting several minutes fr the creeps to get to my area, I tried making a trigger to skip the level. I tried this below, but LMAO, it skips ALLLL the levels and really makes a mess of the map itself. next level Events Player -...
  10. Z

    Auto kick banned payer from game

    How would it be possible to add a users name so that it is automatically detected by the game, then he is auto kicked?
  11. Z

    pick up gold item,make it go to the rest

    Hmm, dunno how to title it. I want to be ale to simply have a creep drop gold when they die, and when I pick up the piece of gold with my builder, it just adds the gold with the rest of it. Right now, when I try to pick up a piece of gold, is says I cant because of inventory. How do I make...
  12. Z

    Firewall and LAN config (b-net works fine)

    I can join and host a game on battlenet no probs. I am wanting to play 2 laptops through my router in LAN. So far I can seem to find any information here. I do have the 2 lappys on 2 different warcraft ports (6112 and 6113). any thoughts?
  13. Z

    creep movement and anti-return

    I have use this to make the creeps follow a path. grey left to grey corner Events Unit - A unit enters grey left <gen> Conditions (Owner of (Entering unit)) Equal to Player 12 (Brown) Actions Unit - Order (Entering unit) to Move To (Center of green...
  14. Z

    Leaderboard help

    Helloo all. I am wanting to make me a new leaderboar taken from another map. I have gotten a couple of parts of it to work, but there ore other parts of the board that do not function. (Ok, I admit, most of the damn board doesnt work. -I have a damage counter that doesnt function -the life...
  15. Z

    Beginner help

    Using the GUI, I am trying to edit a current trigger, and it wont let me delete a certain part of it. I decided to just try to make a new one and leave out the part I dont want, but I cant get further. I want to display the players name, and some text. This would be after he uses a trigger...
  16. Z

    Tower makes damage 11/500 after 1 hit...

    It doesnt matter if i make the hit points 100, 500, or 5000, the first hit from my tower makes the creep at 11/500 11/5000 or whatever. my tower hp 500/500 damage 63-63 armour 3 creep hp 500/500 damage 1000-1000 armour 50 I would like it so that each hit from the tower makes...
  17. Z

    (C) Copyright a map?

    This is probably a dumb question, but can someone actually copywrite a map? I recentl saw one, that in the main screen when you are choosing to host a map for examp,e, hes got the old "(C)" symbol in front of it all. I always thought that everything warcraft related basically belonged to...
  18. Z

    towers not attacking, they show only armor

    I have no idea why, but i have a set of towers that dont want to attack, and oddly enuff, the only show the armor icon. They have no other info in the center box showing the damage and such.
  19. Z

    My building can build on another tower

    I have a building that for some reason can be built on another tower. Its supposed to be just like any other tower and have a little stone looking square under it so it can be part of the maze. Right now it doesnt have the stone under, and creeps run right thru. how to get this stone and make...
  20. Z

    build time override trigger?

    hellos all. Just wondering is someone had a trigger that could overwrite the long build times with a "cheat" code. So0metimes build times are wayyyy too long, and it would be nice, when in a crisis to type in the hack, and make all building times only a second. No, I dont want the build times...
Top