Search results

  1. death_knight

    Checking Inventory Slot Help

    How do I check whether or not a hero has an item in a particular inventory slot? Cheers
  2. death_knight

    Jass

    Hey guys, I'm curious to know: How similar would you say C and JASS are? Because if they are similar enough, then I might take up learning JASS because I'm learning C in University. Cheers
  3. death_knight

    Spell Trigger Help Required

    Hey guys, I have this spell which is essentially Immolation, but what I want to happen is when it's deactivated, I want a wave of fire to emanate from the hero, damaging all enemy units in a certain radius. My question is: How can I trigger the wave of fire which damages units in a...
  4. death_knight

    Tutorial Exploring Quests

    The aim of this tutorial is to explain a bit about quests. In this tutorial, we will look at: Some of the ways you would receive a quest Quest messages Creating/Discovering Quests Quest requirements Quest descriptions Quest failure conditions Completing a Quest 1.0 Receiving...
  5. death_knight

    Triggered Spell Not Functioning Properly

    Hey Guys, I have this custom spell called "Life Blood Aura" where the idea of the spell is that when a unit dies within a certain range of the hero, a percentage of the maximum life of the dying unit (10% x *The Level Learned of the Ability*) is added to a variable which is displayed as a...
  6. death_knight

    Custom Icon Help

    Hey guys, I've imported some icons for my custom abilities, but there is a slight problem. When I learn the ability, the icon is there (see attached image "Icons1"). When I go to use the ability, the icon is there. But when I go to learn a new spell, the icons disappear (see attached image...
  7. death_knight

    Spell Error Help

    Hey guys, Essentially the spell I'm making is essentially soul burn but different in terms of number of levels, damage, etc. In the attached map, I've put my spell. My problem is that it will instant-kill any unit that I cast it upon. Any ideas, Cheers
  8. death_knight

    Need Help with a Trigger Concerning Unloading Units

    Hey guys, I have the following trigger: Fuel Runs Out Events Time - Every 1.00 seconds of game time Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions (Owner of...
  9. death_knight

    System Multiboard Time System

    The system below is a time system which is displayed as part of the title of a multiboard rather than using food, gold and lumber to show the time (like in DOTA). The one variable used is an integer array variable. Time[1] represents the number of hours]; Time[2] represents the number of...
  10. death_knight

    [Unsolved] Multiboard Not Displaying to Players

    Hey guys, Beforew I explain my problem, I thought it would be important to show the trigger in question (seen below). Multiboard Create Player 1 Events Conditions Actions Multiboard - Create a multiboard with 3 columns and 7 rows, titled (Game Info; + ((0 +...
  11. death_knight

    Multiboard Help Needed

    Hey guys, I have a multiboard that shows the current street and suburb that the player's unit is in, but I'm making the map multiplayer. If, for example, I had two players, I want to be able to show Player 1's Unit's Location on the multiboard to Player 1 without showing it to Player 2 on...
  12. death_knight

    LOAP Help

    Hey Guys, Now I know what I'm about to ask for may seem a bit vague or general, but I'm gonna ask anyways: I need a variety of different ideas for my LOAP map. I just need some input regarding what sort of jobs can the player's peasant have? What type of stores should be available? Ideas...
  13. death_knight

    Car Help

    Hey guys, What I'm trying to do is make a system where a player unit can own a car. What I need from the system is to only allow the player's car to move when a unit owned by the player who has the car keys in their inventory is loaded into the car. Here's what I got in terms of buying the...
  14. death_knight

    Creep Revival System Help

    Hey guys, I'm trying to fiddle around with quests and stuff and I've run into a problem. First, I've got to show you the three-trigger creep revival I'm using. Trigger 1: Creep Revival System Initialization Events Map initialization Conditions Actions Unit...
  15. death_knight

    Need Help With Cinematic Stopping Problem

    Hey guys, Here's my cinematic: Bandits Events Player - Player 1 (Red) Selects a unit Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions (Triggering unit) Equal to...
  16. death_knight

    Warcraft III Movie Help

    Hey Guys, When I start playing a movie like the one at the movie "The Prophecy" at the beginning of the tutorial, it seems to be very bright and it's difficult to watch. [Refer to attachment]. When I run a map or when I'm in the menus, the brightness is fine. Just in case any of these...
  17. death_knight

    Installing a CPU Cooler Help

    Hey guys, I've just built a computer with a ASUS Rampage III Gene motherboard, an i7 Quad Core and Coolermaster HAF 922 case. I would like to install a Coolermaster V8 CPU Cooler. Would anybody be able to tell me how to do this? Cheers
  18. death_knight

    Registering Electronically Problem

    Hey Guys, I've recently got a new computer and had to re-install Warcraft III. I chose to register it, but when I go to the following site to register: http://sea.blizzard.com/en-sg/register/war3/ ... it comes up with a blizzard page that says I've either broken the link or the page...
  19. death_knight

    Quest Specific to Player Help

    How do I create a quest which is player-specific (i.e. create a quest for only one player)? Cheers
  20. death_knight

    NewGen Help

    I've vlosed my regular World Editor and tried to open the NewGen WE, but it says: "An Instance of World Editor seems to be running already." Any ideas what the problem is and/or how to solve it? Cheers
Top