View Single Post
06-13-07, 04:23 PM   #69
DaPoets
A Defias Bandit
Join Date: Jun 2007
Posts: 3
Originally Posted by Mazzlefizz
Oh, here's another observation. There are new 3d models in the patch. As a result, I'll need to add them to my model database and you'll get a warning message whenever you target one of those mobs. The one you guys probably all noticed is the combat pet named "Willy" or something.

If you want to disable those warnings, you can look in MazzleUI_Models.lua and comment out (add '--' at the beginning of the lines):

Code:
PlaySoundFile("Sound\\Character\\Human\\MaleNPC\\HumanPesantMale\\HumanPesantMaleWoundB.wav");
self:Print("No camera found.  Report this mob to Mazzlefizz!")
How do I do this because this sound comes up every time I change to epic flight form w/ my druid....

Thanks
  Reply With Quote