1. #1
    Deleted

    WoW Model Viewer and SoO

    Hey there - I have been exporting boss models for our kill videos for most of the bosses. So far I only need The Fallen Protectors and Nazgrim and I heard there is no specific model for them - just Pandaren/Orc with their specific armor. So far I couldn't find ANY clue what they are exactly wearing to gear them in the viewer. Has anyone of you some clues on that?

  2. #2
    Deleted
    Would like to push this thread.

  3. #3
    Banned Jaylock's Avatar
    10+ Year Old Account
    Join Date
    Sep 2009
    Location
    The White House
    Posts
    8,832
    Quote Originally Posted by Loksley View Post
    Would like to push this thread.
    I dont think you are supposed to bump your own threads, its against the forum rules.

  4. #4
    Deleted
    This macro will give you a better look at them:

    /run frm = CreateFrame("PlayerModel");frm:SetPoint("BOTTOMRIGHT",nil,"BOTTOMRIGHT",0,100);frm:SetHeig ht(600);frm:SetWidth(300);frm:RegisterEvent("PLAYER_TARGET_CHANGED");frm:SetScript("OnEven t",function(self,event,...) frm:SetUnit("target") end);

    To remove:

    /run frm:UnregisterEvent("PLAYER_TARGET_CHANGED");frm:Hide();frm2:Hide()

    from: http://www.wowhead.com/achievement=6531#comments

    and pay with mogit to find a match http://www.curse.com/addons/wow/mogit

    and try : http://wowroleplaygear.com/
    Last edited by mmocd7c2c6f77d; 2013-10-28 at 05:56 PM.

  5. #5
    I would take a look at this. You can sort by armor type, and then just browse through the gallery view until you find something that looks right. However - I looked for Nazgrim's set and couldn't find anything exactly like it, so I think it's a unique asset for him.

    EDIT: The poster above me knows what they are talking about more than I do. Listen to them. Haha.
    Jazzhands <Sacred Samophlange>, 6/14H, US-Skywall
    "Query? What do you think I'm here for, tea and biscuits? Spill the beans already!"

  6. #6
    Deleted
    looks like a recolour of http://www.wowhead.com/transmog-set=1102#. might not be obtainable in game.

    - - - Updated - - -

    Here is most of it : http://www.wowhead.com/transmog-set=1708

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •