• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

QuestSay

  Download the Curse Client

Project Updated:
Files Updated: Sat, Jun 23 2007
Category: Quests & Leveling
Tags:

, and [Edit Tags]

Project Manager: carahuevo
Current Version: QuestSay 2.0.1
Downloads Today: 1
Downloads Total: 14,728
Favorites: 95
Comments: 30
  • About QuestSay
  •  

Description

Prints out a quest objectives in the specified output channel (say, party, raid or guild).

Usages

The fastest way is to CTRL+click the title in the quest log window, but here are more options:

  1. ) "/qs <where> <Quest Title>" (where=s,p,r,g for /say, /party, /guild, /raid).

Example: /qs p A Sacred Burial

  1. ) "/qs <Quest Title>" ('where' is auto-selected depending in your current grouping mode).

Example: /qs A Sacred Burial

  1. ) "/qs" ('where' is auto-selected and takes the selected quest in the quest log window).

HINTS

  • Press CTRL+click in log quest title (behaves as "/qs").
  • keep open you quest log window, select a quest and type /qs.
  • Press SHIFT+click while chating to write down the quest title.
  • Put /qs in a macro action button if you are the laziest inhabitant of Azeroth ;)
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  QuestSay 2.0.1 Release 2.1.2 37 6/23/2007
  QuestSay2.0 Release 2.0.0 0 12/19/2006
  QuestSay 0.22 Release 1.12.0 0 11/2/2006
  QuestSay 0.2 Release 1.12.0 0 11/2/2006
  QuestSay 0.21 Release 1.12.0 0 11/2/2006
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Deadage said 

    nice addon

  • Much thanks for adding in the ctrl-click option. Here are a few other ideas to consider if you would. Feel free to toss them out though.  :)

    Changing: 170 if (not finished) then 171 text = text.." <--"; to: 170 if (finished) then 171 text = text.." (Done)"; [or Finished or Completed. Makes it more obvious.]

    Changing: 173 QS_PrintOut(output, " - "..text); to: 173 QS_PrintOut(output, i..". "..text);

    Thanks for letting me bend your ear.  :)

  • plz add uberquest support

  • BRM said 

    After loading 0.2 I am unable to interact w/ anything in the quest window. I can bring up the window, but can not cycle through quest or +/- next to the zone/class heading. Still trying to find exact cause, but just wanted to let you know in case you might have some ideas. I am running a FrameXML file that extends the quest window, but it didn't cause any compability issues w/ 0.1. Think I am going to go back to 0.1 for time being though.

  • Greymalkin You have wake up a great idea...only a matter of time ;)

    BRM Mmmm. I haven't realized of that problem. The version 0.2 overrides the original QuestLog Frame event in order to catch the CTRL+click. May be you have you another addon that hooks the quest window ad causing a conflict?

    Maischter What kind of support? Don't know how uberquest works. I'll see but in a low priority (May be Uberquest can add a support to quest say? ^^)