Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-13-07, 10:29 PM   #14
Starchild
A Wyrmkin Dreamwalker
Join Date: May 2007
Posts: 57
ALL problems fixed by the 2.3 patch!!!!

Originally Posted by ganders
Code:
if (type(modelPath) == "string") then return string.gsub(string.gsub (string.lower(modelPath), "\\", "."), ".m2", ""); else return false; end
Is what it should be.

I was having the problem of the 3d model getting stuck in the middle of the screen. After I applied the above fix, I have no HUD and no 3D models... is that what is supposed to happen? Or is the HUD and 3D models suppsed to be working perfectly now?

Thanks,

-Star

edit - i was mistaken, the HUD seems ok.... but my 3D models are completly gone... is this what is supposed to happen? Or should the 3D models be working properly with the above fix?

Last edited by Starchild : 11-13-07 at 10:56 PM.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » 2.3 Mazzle Fixes (so far)


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