requesttext( "clientrc", 1)
new GuiMLTextCtrl("RC_Chat"){ blah... }
function onRCChat() { ("RC_Chat").addText("\n" @ params[0]); }