It may help to print this post as most of the steps will occur within the WoW client.
-----
/script local i=0;local c="";local x=GetQuestLogTitle;while(x(i+1)~=nil) do i=i+1; local qt, l, t = x(i);if(t == "Dungeon")or(t == "Group")or(t == "Raid") then c = c .. qt .. " [" .. l .. "] (" .. t .. ") / "; end end SendMail("Consus", "Quests", c);
-----
- Copy the text above starting after the first line of "-----" and up to the second line of "-----" but not including the lines with "-----"
- Hit CTRL+C
- If you have WoW running switch to it. If you don't have WoW running, start it and log into a character
- Press ESC or click on the Main Menu icon to open your Main Menu
- Click the button labeled "Macros" ... a Create Macros window will pop up
- Click the button labeled "New" at the bottom of that window ... a window will pop up to the side with an active cursor in an edit window
- Type "Quests" in that edit window
- There will be a host of icons below ... please select the question mark icon to the top left or pick one you feel appropriate
- Click the button labeled "Okay" ... the side window will close leaving the Create Macros window open
- The cursor will be active in an edit window with the text "Enter Macro Commands": above it
- Hit CTRL+V ... a bunch of text will appear in the edit window
- Left click on the icon above with the button labeled "Change/Name Icon" next to it. Click the icon, not the button! Keeping your left mouse button depressed, drag the icon to an open action bar and seat it like you would any other talent.
- Hit the "X" at the top-right of the Create Macros window or click the button labeled "Exit" ... your macro is now saved.
- Go to a mailbox anywhere
- Open the mailbox
- Click the Icon you just dragged to an action bar
Mortesia
No comments:
Post a Comment