| 
				 How to get rid of the Mysterious Voice bullcrap 
 go into your server file (eqemuserver) then quests>global>global_player.lua
 Edit this with notepad++
 
 where it says level >= 15 change it to ==15.  This means the only time this will come up is if you are exactly lvl 15.
 
 Next west karana (qey2hh1) and maybe some other zones have their own bullshitting voice.  To disable this go to quests>qey2hh1>player.lua
 
 change level to ==15 in the same way.
 |