Recent content by Jack.K

  1. J

    trigger help

    No problem Jack
  2. J

    Item Descriptions

    Try looking at an Item that does display the charges then copy the code.
  3. J

    trigger help

    I made something like this ages ago, I'll pull out the file and answer this for you. Basically Create your Dialog box trigger which is as follows: Create 3 Variables: Good, Bad and DialogBox Events Time - Elapsed Game time is 1 second Actions Dialog - Create dialog button for...
  4. J

    Black Screen?

    For the cinematic fade filter can't you just put like: Fade out for (Owner of targeted unit) using BLah Blah or something like that? (Once again I am away from WE so im not sure if you can) Jack
  5. J

    Black Screen?

    Im not at my computer with World Edit on at the moment so im not 100% sure this will work: Events Unit - *Your Unit* Starts the effect of an ability Conditions Ability Being Cast Equal to *the ability you want* Actions Cinematic - Fade out over 0.00 seconds using texture Black Mask...
  6. J

    Simple question.

    Try: -Events Unit - *Your Tavern* Sells a unit Conditions (Unit-type of (Sold unit) Equal to *Your unit* Actions Unit - Move (Sold Unit) instantly to (Center of (YourRegion) That would be for moving specific units to different regions, If you wanted them all to goto one region...
  7. J

    Tutorial Simple Upgrade Troops Triggers

    So has anyone found this useful? Or has any one found an easy way to accomplish this?
  8. J

    Edit Campaign Maps

    Download a MPQ browser and extract the maps from inside. Look on TheHiveWorkshop for a MPQ browser and edit away. Download the program below and under the windows tab, look for MPQ Browser locate you War3 or War3x.MPQ file and open the Maps subfolder. Then right click on the map and click...
  9. J

    hero kills trigger errors

    Yes, Just start the map with all turned off but the first. Then at the end of each one turn the next trigger on.
  10. J

    Tutorial Simple Upgrade Troops Triggers

    HERO WARS - UPGRADING YOUR TROOPSBy Jack.K Hello, This is the way I create the upgrade troops function like you see in Hero Wars. This may not be the best way to create this but it works. Your going to need: A trigger to control buying the upgrade. A unit that your men will upgrade to...
  11. J

    HeroWars Style: Upgrade Troops Problem

    I've just realised I put run trigger. That means it would only go once? So if i change it to: Turn Attack On it should work? Hopefully EDIT: WOOHOO fixed my own problem W00T
  12. J

    HeroWars Style: Upgrade Troops Problem

    EDIT: Fixed myself. I changed Run trigger to Turn Trigger On :D Hello, I've looked at this website for help for years and I have finally decided to register here. I have been making maps for quite a while now as well. I have worked out most of my trigger problems myself but this one I can't...
Top