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

Announcement

Collapse
No announcement yet.

Alliance, Dailies and Titles, Nagrand, Step 7

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

    Alliance, Dailies and Titles, Nagrand, Step 7

    EDITED: After I rebooted my computer, I went back into the game and suddenly everything started working.

    Alliance, Dailies and Titles, Nagrand, Step 7 "Multiphase Survey"

    I can't get it to work. I'm wearing the Goggles, but after spending 45 min's or so flying repeatedly throughout the entire area, there wasn't even one "Red Orb" to be found.
    Plus, I have no idea what a 'red orb' looks like. To me, it should have been a red, round, object of some kind. Didn't see anything like that.

    Maybe it's me, or maybe Blizzard changed something?

    The multiphase survey-red orbs.jpg
    Last edited by kreelor; December 12, 2013, 10:41 PM.

    #2
    I think this is a very old bug with the goggles. I remember people having problems with it back in BC times.
    And wowhead comments also show the problem still exists.

    It seems to be related to when you put on the goggles.
    I just checked it and putting them on in Shattrath right after accepting the quest did not grant the buff. I also saw a red note on my screen when putting on the Goggles that I need to be in Nagrand, seems Blizzard included an error message but it's not realted to wearing the Goggles but only to getting the buff.
    Putting them on in Nagrand worked.

    Suggestions for the Zygor team:
    Insert a step before the current step to do the quest.
    The code should look like this:
    Code:
    	step
    		goto Nagrand,38.3,65.3
    		'Click the Multiphase Spectographic Goggles to wear them. |use Multiphase Spectrographic Goggles##35233
    		'Get the Multiphase Goggles buff |havebuff Interface\Icons\Spell_Magic_LesserInvisibilty
    		'You have to be in the Nagrand zone to correctly get the buff.
    		|only if havequest(11880)
    If it's possible to reference the buff by ID rather than name it would be even better as the buff icon is the same as from the buff you get for a few seconds after teleporting / hearthing.

    This quest is in the following files:
    ZygorIncludesAlliance.lua, ZygorIncludesHorde.lua, ZygorDailiesAllianceCATA.lua
    Last edited by Cartman; December 12, 2013, 04:45 AM.

    Comment


      #3
      Put this on the list as well for that tip.
      My Flight Path Follies guide

      A pessimist knows all women are bad... an optimist hopes they are.

      I reject your reality and substitute my own.

      All foreign languages are done with Google Translate.

      Comment

      Working...
      X