Thread Tools Display Modes
06-18-05, 12:55 PM   #1
guice
A Cobalt Mageweaver
Join Date: Jan 2005
Posts: 236
Turning off the Quest writing delay?

Okay, now I know there's like a single line command you can do to turn off the quest chat delay that will remain until you delete the WTF folder.

What's that command, please?
  Reply With Quote
06-18-05, 01:13 PM   #2
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
/script AcceptQuest()

If you don't like sitting and waiting for a quest giver to slowly tell you
about a quest, /script AcceptQuest() will automatically accept the quest
even if the giver still babbles on.

http://forums.worldofwarcraft.com/th...p=1#post163503
  Reply With Quote
06-18-05, 01:52 PM   #3
guice
A Cobalt Mageweaver
Join Date: Jan 2005
Posts: 236
Originally Posted by Cairenn
/script AcceptQuest()

If you don't like sitting and waiting for a quest giver to slowly tell you
about a quest, /script AcceptQuest() will automatically accept the quest
even if the giver still babbles on.

http://forums.worldofwarcraft.com/th...p=1#post163503
Thanks, I did some looking around, off that link and found exactly what I was looking for:
Code:
/script QUEST_DESCRIPTION_GRADIENT_CPS = 600000
/script RegisterForSave("QUEST_DESCRIPTION_GRADIENT_CPS")
  Reply With Quote
06-21-05, 05:40 PM   #4
Golconda
A Deviate Faerie Dragon
 
Golconda's Avatar
Join Date: Jun 2005
Posts: 12
What exactly does that do and how do I use it to stop the text speed and just have the quest pop up without the scrolling words
  Reply With Quote
06-21-05, 07:48 PM   #5
guice
A Cobalt Mageweaver
Join Date: Jan 2005
Posts: 236
Originally Posted by Golconda
What exactly does that do and how do I use it to stop the text speed and just have the quest pop up without the scrolling words
CPS stands for characters per second. Gradiant is another word for fading. So it sets the gradiant chars per second to 6000, making quest chat scrolling almost instant.

The second line is suppose to save it permanently, but I seem to be having a problem with that one...
  Reply With Quote
06-22-05, 11:34 AM   #6
Therius
A Defias Bandit
Join Date: Jun 2005
Posts: 3
Why it doesn't work

I believe but am not positive that this is an option that you have to use as a macro...meaning you have to run a macro everytime that you log into the game...cosmosui has a piece that makes it autoload everytime you startup but i don't know how they do it...but the code itself is correct
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Turning off the Quest writing delay?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off