new GuiScrollCtrl() {
   willFirstRespond = "1";
   hScrollBar = "alwaysOff";
   vScrollBar = "dynamic";
   lockHorizScroll = "1";
   lockVertScroll = "0";
   constantThumbHeight = "0";
   childMargin = "0 0";
   mouseWheelScrollSpeed = "-1";
   position = "0 24";
   extent = "228 202";
   horizSizing = "width";
   vertSizing = "height";
   profile = "ChatHudScrollProfile";
   tooltipProfile = "GuiToolTipProfile";
   isContainer = "1";
};