Thanks a lot Pixie. I added CapFirst to the following line to get the room name capitalized (which I prefer, but may not be for everyone) and it works perfectly.
msg ("<b>" + CapFirst(GetDisplayName(game.pov.parent))) + "</b>")
Just out of curiosity, what's the advantage of not using autodescriptions? I've seen that option but wasn't sure why I would use it.