Question:

Warcraft 3 editor trigger help.?

by Guest62997  |  earlier

0 LIKES UnLike

Ok, so. Ive been to many forums and whatever for help, but no one can help me so far. Im not new with the editor, but I dont use custom code.

Im using the trigger action "Region - Move" to make a region move to where a hero dies. 2 logical triggers, one to set the variables when the hero dies (which also moves the region as a variable) and another trigger for the actual reviving part. Region - Move is the only action that doesnt work...and ive tested it so I know its this line. Has anyone used this before and could help me with this?

 Tags:

   Report

3 ANSWERS


  1. I used the wc3 world editor for a while if its bugging up on that one line I would try substituting the move region action for a basic action like Add player 1 535 gold and then make a 3rd trigger that looks like this.

    Event: Player 1's gold = 535

    Condition: None

    Action: Move region a to location: variable hero or however you set it up

    If that doesn't work then it shows that the conflict probably lies in the location that you are asking the region to be moved too instead of the actual moving of the region.

    If you have any more questions or if it doesnt' work feel free to email

    FreshandLegit at yahoo dot com


  2. If you're trying to revive a hero using just the GUI, you might have to make a more complicated trigger. Since Heroes technically don't have a corpse when they die, you will have to set the hero revive command in your trigger. If your revive is triggered by a skill, like resurrection, you will have to do it around other corpses, or else it wont work. One thing I did to solve this problem was to use the command "Create Corpse" where the hero died, and then use "Unit - Remove" when the unwanted unit is revived. Sounds complicated... heres a simpler version

    Hero dies -> create corpse -> revive both -> kill unwanted unit

    if you have any other questions, e-mail me. hendricksk@ymail.com

  3. Did you try the map forums on www.battle.net?

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions