Here's my code, quite simple.
mob/verb/Tab(M as message)
set hidden=1
world<<"<font color = red><b>[usr.name]</b><font color = black> : <font color = blue>[M]"
now, when I hit Tab, a large window comes up and I'd like it to be a smaller one, like when you input your name into the smaller box. Basically why I want that small one is because you just have to hit enter then the message is sent.
Mouse = Bad.
Keyboard = Good. :)
Lummox JR