Search results

  1. Danis[h]

    Tower / case that will fit my motherboard & GFX card.

    Hey guys, I'm fairly new to creating my own builds when it comes to Tabletop PCs however I've been looking into getting the Asus P6X58D motherboard along with the core i7 950 processor and the MSI GeForce PCI-E GTX580 graphics card. Now my problem is that I need to find a case that will fit...
  2. Danis[h]

    Undo upgrades?

    Hello everyone. I have been trying to create a melee map where I can type "Remake" into the chat field and it will "reset the units and mineral counts, so as to practise opening builds more easily without constantly having to re-create games. My trigger works okay, however I have discovered a...
  3. Danis[h]

    colonist model?

    Hey all, I'm making some colonists spawn at the end of a road in a map I am making for scenic effect. I just want them to walk along the road up to the other end of the map and then disappear and this works fine, however I have had to use... cows.. as placeholders for the colonists as I...
  4. Danis[h]

    Unable to create new maps.

    I've already explained the issue here: http://eu.battle.net/sc2/en/forum/topic/132033314 however for convenience I'll include the text here
  5. Danis[h]

    CSS layout issue

    I've used Divs to style a new website layout I am working on. I have however encountered a problem: http://www.bc.silwing.dk/guild If you open the site in firefox, the content box's background does not stretch to fit the div it's containing when the text goes over its bounds. However if you...
  6. Danis[h]

    Move order crashes game.

    Solved
  7. Danis[h]

    Angle Comparison Issue

    Angle Comparison Issue [RESOLVED] Solved Okay, so basically what I'm trying to do is this: I want the game to detect whether or not a rotating unit is facing towards a unit in passing when it runs by.. Basically, the players have to follow a path, and if the "sentry" (in this case a...
  8. Danis[h]

    Tool for tileset?

    Is there a tool, or method that I am unawares which will allow you to add more than the editor set maximum number of tilesets to a map? I would like to add more terrain textures to my map than the 12 (or is it 13) "slots" currently allow.
  9. Danis[h]

    Will this desync: Playing Sound.

    Well, I heard using LocalPlayer was risky because it could cause desyncs, so I was wondering if it was okay to use it in this manner. Movement Sound Events Unit - A unit Is issued an order targeting a point Unit - A unit Is issued an order targeting an object...
  10. Danis[h]

    Tower Defense: Unit Health Issue

    Greetings. I've been working on and off on my tower defense for a while now, and I've been postponing this particular issue since I've yet to find a viable solution to my problem. The Issue: I am spawning my monsters from a random spawn table rather than in a set order. This means that I...
  11. Danis[h]

    Count characters in player name and reduce length if exceeding #

    Okay, so I've made a multiboard in which each player's name has to fit.. So obviously to becomes a problem with column width if the player has a very lengthy name. So what I would like to do is to phrase the name. Or rather count up each character in the string (if possible) and then cut it off...
  12. Danis[h]

    [Request] Running beer model.

    Hey you guys.. I'm in need of a pint of beer with legs which has a run animation.. It would be awesome if it was something humorous, like a bit of beer spilling over the edges each time it takes a step. Although something simple would do fine as well.. So... If you either know where to get...
  13. Danis[h]

    Integer A loop not adding players to Multiboard

    Okay, so I'm wanting to create a for each integer A loop to add all six players to the multiboard, if said player is playing. However when I removed the conditions to check if it would work, it still only added me. Loop - Actions If (All Conditions are True) then do (Then Actions) else do...
  14. Danis[h]

    Enough to null local, or should it be removed?

    I was wondering it would be enough to null this location (for the trigger not to leak), or do I have to remove it as well? Spawn1 Events Unit - A unit enters Spawn 1 <gen> Conditions Or - Any (Conditions) are true Conditions (Owner...
  15. Danis[h]

    Looping movement sound, unable to add imported file.

    The title basically sums it all up. I've added a .wav file in the sound editor which I wish to use as a unit movement sound "Sound - movement" However the sound doesn't appear on the dropdown list you can chose from. Any bright ideas?
  16. Danis[h]

    [Help Request] Terrain Shift System

    foreword Firstly I would like to thank you for even taking interest in this project of mine, since I am quite at a loss of how to actually making it function in the world editor, even if I have the details panned out in my mind. I will try to be concise and clear of what I would like help in...
  17. Danis[h]

    [Request] Terrain usurping system

    Hello, firstly thanks for taking interest in this. Straight on to the point. What I need is this, a system which can change terrain back and forth between two points, say point A and B (As wide as the whole map) a--------------------b The point of this is to have each team take over a...
  18. Danis[h]

    miscdata.txt not working?

    I've put it inside the warcraft 3 directory in the UI folder. Although it doesn't seem to be working, any suggestions? file path: C:\Program Files\Warcraft III\UI\miscdata.txt
  19. Danis[h]

    Spawn Issue

    Okay so here is the deal.. In my map I try to spawn my units via. a loop, and then I add the unit that was spawned to a unit group array where its array index is the count of how many times the loop have run through. Now.. Based on which unitgroup the unit is in, i want to modify its mana to a...
  20. Danis[h]

    Looking for map testers.

    I dont know if this is the wrong section, but I'm looking for someone who are able to help me testing various things and features i impliment into my map progressively. If you're able, and want to help. Please add me to your contacts list on msn (If you have it, or post back here)
Top