View Single Post
09-01-07, 09:31 PM   #64
trav
Premium Member
 
trav's Avatar
Premium Member
Join Date: Jun 2007
Posts: 30
Howdy Dan,
I just caught that as a went through wowwiki and found out that it all seems to be related to the error message system(?).
http://www.wowwiki.com/API_message
The easiest way to set it up appears to be is to check the Display Lua Errors box in the Interface Options. Another way I am thinking, is to edit the WTF Config.wtf file by adding: SET scriptErrors "1" to it.

Hummm, page 17 in my book talks about Uninstalling and Using the In-Game Addon List?

Thanks for the answer,
trav




Originally Posted by Razark
Hi trav,

Right now you have "script errors" turned off. As of a very recent patch, this setting prevents dialog boxes from appearing at all. All you need to do is type the following in-game:
Code:
/console scriptErrors 1
Once entered, everything should work great! For more information about this setting, see page 17 of the book.

Please let me know if you have any other questions.

Take care,

Dan
__________________
Submariners are a bunch of intelligent misfits that somehow seem to get along understand each other and work well together.
  • <Ah, my first boat SSN 571.

Last edited by trav : 09-01-07 at 09:38 PM.
  Reply With Quote