Recent content by magnemann

  1. M

    Adding a quest requirement to a quest

    Yeah I managed to do it by myself, I realized I just messed up some things. :P
  2. M

    Adding a quest requirement to a quest

    I think you've misunderstood what I wanted. Here's a pic: I want to add the quest requirements that I write in a trigger, for example - Travel to Strahnbrad and - Arthas must survive.
  3. M

    Adding a quest requirement to a quest

    It's a kill quest (single unit). The quest requirement says "Kill X".
  4. M

    Adding a quest requirement to a quest

    I am currently making a quest, but I have a problem; I don't know how to add a quest requirement to a quest. I've made variables, saying that X is last created quest and Y is last created quest requirement, but how do I add the quest requirement I've made, to the quest?
  5. M

    Problem with moving a hero from one map to another

    Yeah, because at first I thought I only had to do the move-hero triggers. I'll get to work on the campaign once I have some spare time, I have a rough week ahead of me. But, were the triggers I did correct, at least? :)
  6. M

    Problem with moving a hero from one map to another

    Thanks Exide. :thup: However... Now something else is bothering me. My first map used to be able to set next map to my second map, but for some reason, it doesn't work anymore, if I play map 1, map 2 won't load when I've completed map 1. I haven't changed anything, except for triggers on map 2...
  7. M

    Problem with moving a hero from one map to another

    Exide, I am lost again. 2 issues: Unit - Create 1 Murloc chieftain for Player 1 (Red) at (Center of (Playable map area)) facing Default building 1: How do I create my Murloc chieftain? I have to choose a unit, and since my murloc chieftain isn't in my map, how do I select him?? 2: I have only...
  8. M

    Problem with moving a hero from one map to another

    Thanks dude. :thup: I am going to write any further questions if I need questions answered in this thread, stay in touch. If I don't have any further questions, you (Exide) won't hear from me. Going to check out what you wrote after I've gotten some sleep.
  9. M

    Problem with moving a hero from one map to another

    Dude, one thing I don't understand... If (Hero Not equal to No unit) then do (skip remaining actions) else (do nothing) Unit - Create 1 Fallen Monk for Player 1 (Red) at (Player 1 (Red) start location) facing 270.00 degrees. Hero - Set (Last created unit) Hero-level to (Load Hero_Level of...
  10. M

    Problem with moving a hero from one map to another

    There's no problem, it's just that I wanted to know what was wrong with my trigger and I didn't get an answer to that specific question, I'll check out your guide and post questions if there is something I don't get. Just a quick question though, I saw it said Save or Load game FallenMonk.w3v...
  11. M

    Problem with moving a hero from one map to another

    Jesus, I asked someone and they told me that the tutorial was about creating a game cache as another file with the w3v format, and that it had nothing to do with what I wanted! So, the tutorial I was following was completely wrong. :( Any links to a tutorial that works? (moving a hero from...
  12. M

    Tutorial Game Cache

    I'm wondering about that as well. I have a problem, haven't received help yet, a while since someone has posted in this tutorial, however, I'll ask anyway. The problem is that my hero won't load in map 2! These are my triggers: TRIGGERS FROM MAP 1: Cache Events Map initialization...
  13. M

    Problem with moving a hero from one map to another

    Thanks, but I would appreciate it if someone told me what I did wrong with the triggers instead! What? :P
  14. M

    Problem with moving a hero from one map to another

    Hey, recently I asked around how to move a hero from one map to another one. I followed a guide (http://www.thehelper.net/forums/showthread.php?t=51668) and I have a problem; the hero won't appear on map 2! Here are the triggers from map 1: Cache Events Map initialization Conditions...
Top