Thread: 2.3 & Mazzle
View Single Post
11-12-07, 06:49 PM   #47
ganders
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 131
Instead of commenting out SetCVar("statusBarText","1") in Mazzifier_Configs.lua, change it to

SetCVar("xpBarText", "1")
SetCVar("playerStatusText", "1")
SetCVar("partyStatusText", "1")
SetCVar("petStatusText", "1")

Blizzard changed it so you could set the status text individually for each frame. I'm not positive that this will work, though it should. Could someone try it out please?

Also to people who deleted/disabled DBM, do you have the version that works with 2.3? It's been released already and you can find it at curse.com/downloads/addons

EDIT: Ok, just tried this out on the PTR. Mazzifying works perfectly fine. Only errors I'm getting are Cartographer and DBM (apparently the 2.3 version isn't 2.3 ready yet). Make sure you delete GFW Track Menu, as it is now useless. Some other issues I noticed is that whenever you target anything you get a camera error message which will be very annoying.

Last edited by ganders : 11-12-07 at 08:25 PM.
  Reply With Quote