Hey just a little tidy up for your EMU, all this will do is hide the incoming packets and some other things so the EMU hasn't got loads of messages.
Go to StaticMessageHandlers.cs
Find;
Replace with;Code:Console.WriteLine("Recieved message " + message.Header);
Yer it's a simple fix/tidy up but yer I find it better like this.Code://Console.WriteLine("Recieved message " + message.Header);


![[BcStorm] Remove Console Writter [BcStorm]](http://ragezone.com/hyper728.png)


