Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

Bug in First Aid Profession guide

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Bug in First Aid Profession guide

    In step 36 we are told to gather 110 Mageweave Cloths!
    Step 37: Gain 30 skill points - Mageweave Bandage
    Step 39: Gain 50 skill points - Heavy Mageweave Bandage

    This is at least 30x1 + 50x2 = 130 Mageweave Clothes
    But we need even more because yellow and maybe green skill up.

    What is the correct amount? 210?
    -->>PETTER<<--

    #2
    I looked at the guide files and Alliance and Horde guide say 50 Mageweave and 30 Heavy Mageweave which is correct and leads to a need of 110 cloth:
    step //32
    label "aid_210-260_skill"
    .create 50 Mageweave Bandage##10840,First Aid,240
    step //33
    #include "trainer_FirstAid"
    .learn Heavy Mageweave Bandage##10841
    step //34
    .create 30 Heavy Mageweave Bandage##10841+,First Aid,260

    If you are not too unlucky the amount should be ok.

    Comment


      #3
      Yes, you are right!

      The "step //xx" statements is incorrect for these new guides. I was at step 37 and 39 in the guide. It must be all the #include "..." statements that is messing up the steps numbers.
      -->>PETTER<<--

      Comment


        #4
        The numbers behind the steps are only informational for looking things up in the files and are missing in many guides. But as long as enough information is given (quest name, NPC name) you can still find things in the files, just look up IDs on wowhead.com.

        Comment

        Working...
        X