Thread: 2.3 & Mazzle
View Single Post
11-12-07, 12:16 PM   #41
MaybeHoP
Premium Member
Premium Member
Join Date: Jun 2007
Posts: 17
I just re-configured Mazzle on the latest PTR last night.

1) Installed Mazzle 1.1
2) Installed Mazzle Patch.
3) Deleted DBM,SmartBuff and Cartographer folders.

4)Deleted the following lines (170-172) in the DUF_set.lua:

-- if (UnitIsCivilian(unit)) then
-- texture:SetTexCoord(0, 1, 0, 1);
-- texture:SetTexture("Interface\\AddOns\\DiscordUnitFrames\\Icons\\Civilian")

5) Changed line 173 to: "if (race and sex) then"

6) Deleted 'SetCVar("statusBarText", "1")' in Mazzifier_Configs.lua.

Everything Mazzified fine.

Did not have time to check everything. Will do that later tonight.
  Reply With Quote