Existing players used to logging in with their character name and moo password must signup for a website account.
- Veleth 47s
- cata 24s
- Dale 16m
- xXShadowSlayerXx 47s
- BubbleKangaroo 12m
- spungkbubble 32s
- JanekSembilan 6m
- meero619 3s
- SmokePotion 37s Right or wrong, I'm getting high.
- Rillem 1m Make it personal.
- LadyLogic 20m
- Vanashis 4h
- Sivartas 3s
- zxq 1m Blackcastle was no ordinary prison.
- NightHollow 16m
And 27 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Stripping OOC-CHAT from Television
AM ON TV!

Television is great but OOC messages really ruin the immersion but are vital to help foster new player talent. Simple request - not much to it. :-)

Shout out to all you folks making TV awesome.

In recorded TV, NLM TV producers are actually tasked with stripping it out from recordings. The problem with stripping it out of live broadcasts is that there is no specific identifier that something is 'OOC' right now. So we would have to either…

1. Figure out a way to mark OOC chat as 'ooc' so that certain things can ignore it. (may or may not be possible).

2. Run regular expressions on everything coming into a camera (very slow).

All in all I think this is a good idea and makes complete sense. It's just a matter of figuring out the best way to do it, and refactoring some core code.