Search results

  1. ZZY

    Getting the location of projectile landing

    I want to create a trigger that makes it so that i can create an effect at the point were a projectile shot from unit lands. (such as a catapult) I was thinking something like this.. Free Hand Events Event - Unit attacks Conditions Condition - Attacking Unit is a catapult equal to true Actions...
  2. ZZY

    My Board

    Does any one here run the my board app? It gives windows the "Mac Dashboard" and I wanted to know if it works on xp and if it slows your computer down too much. Thanks
  3. ZZY

    Gem?

    Any one ever notice the button on the bottom right of the editor, when clicked it says "Gem On". What is that, ive wondered for years.
  4. ZZY

    how to rotate a camera

    I want to rotate my camera 180 deg from normal game play. (Normally you face north, i want to face south) I know it has to do with the rotate camera action but when i activate that trigger, the camera just becomes unmovable and dosnt rotate.
  5. ZZY

    Unit fly height

    Is there a way to increase the cap (1000) on a units fly height?
  6. ZZY

    Knock Back Tutorial?

    Didn't there used to be a GUI knock back tutorial on here?
  7. ZZY

    Rebuilding Gondor :)

    So im rebuilding the great city of Gondor for a lotr map and have a couple questions. Im bassing the recreation of the pic that the model came off of. So first of all he said he only used 4 custom models, a wall, 2 towers and a roof, so were to i get those arches and the circled blocks...
  8. ZZY

    Pathing hot key

    I remember there being a hot key for the world editor that showed a pathing grid that showed if unit could walk on the part of the land. I first learned about it in a post about a bridge. its not the letter p? any one else no what im talking about?
  9. ZZY

    any piticular reason this custom script dosnt work?

    call SetUnitAnimationByIndex (udg_NorthEastStone,udg_NESI) NorthEastStone is a variable set to a ressurection stone in the map, NESI is an integer variable of 2. My goal is to get the thing to glow after all is done. Here is the full trigger: Activate NE Events Dialog - A...
  10. ZZY

    How can i do this?

    http://www.hiveworkshop.com/forums/general-mapping-tutorials-278/creating-bossfight-94684/ **Scroll down a bit Im trying to get the 4 red lazers in that pic to go from the ground to the origin of a summoning unit, what are those things called?
  11. ZZY

    Unit move trigger

    Im trying to set up something like this note every player only has one hero Events -A unit dies Conditions -Dying unit equal to boss2 Actions - If - Conditions -If red's hero is alive Then - move him to red pvp Else - If dead Then - revive hero at red...
  12. ZZY

    making a chase camera

    How would i make a camera that follows a unit from the back. Example being: sorta like a wow type thing were u see the back of the chracter and when you turn left the camera dose to so the camera is always facing the unit. unit ..l Camera i would also like the camera to be even with the...
  13. ZZY

    Neutral Hostile use custom skill?

    how do i gert a unit owned by neutral hostile to use a custom skill? GUI? AI?
  14. ZZY

    Moving the timer window

    I want to make the window near the bottom left in stead of the top right, is this possible?
  15. ZZY

    I cant test maps

    I can test the map from world editor but when i quit the game my screen gose black and stays like thst until i hit the reset button on my pc. Any suggestions?
  16. ZZY

    Multiboard Question

    I want it to show my countdown timer in min but it shows it in seconds. How can i fix this?
  17. ZZY

    Model Viewer

    How would i get to see the Resurection Stone in the model viwer? i cant find it. Im trying to get its stand 2 so i can make it glow.
  18. ZZY

    Floating Text

    it dosnt show up? Activate Events Dialog - A dialog button is clicked for WSS Conditions (Clicked dialog button) Equal to WestStoneB1 Actions Floating Text - Create floating text that reads ||||||||.............. above Resurrection Stone (southeast...
  19. ZZY

    Why dont they unpause?

    Unit Group - Pick every unit in (Units in Red Supply Camp A <gen>) and do (Unit - Unpause (Picked unit))
  20. ZZY

    Boss degfeat trigger

    I want to reward the team that did the most damage to the boss by giving them 6 lumber each, is their a way to see how much total damage a player dose to a unit (after it dies) and add it then check to see if its bigger than the other sums of damage by other teams? :banghead: **Teams are 4...
Top