View Single Post
10-27-07, 04:48 PM   #250
digaum2003
A Deviate Faerie Dragon
Join Date: Jul 2007
Posts: 16
Originally Posted by lowep
In Addons\MazzleUI\MazzleUI_Models.lua goto

line 287 and 288
PlaySoundFile("Sound\\Character\\Human\\MaleNPC\\HumanPesantMale\\HumanPesantMaleWoundB.wav");
self:Print("No camera found. Report this mob to Mazzlefizz!")

change them to

--PlaySoundFile("Sound\\Character\\Human\\MaleNPC\\HumanPesantMale\\HumanPesantMaleWoundB.wav");
--self:Print("No camera found. Report this mob to Mazzlefizz!")

this will cause the game to treat them as comments and ignore them.
Thank you! ! ! !
Thanks a lot!!!!!!!!!!
  Reply With Quote