new GuiTextListCtrl(ScoreBoardGUIList) {
   columns = "0 98 153 200";
   fitParentWidth = "1";
   clipColumnText = "0";
   position = "0 0";
   extent = "228 8";
   horizSizing = "width";
   vertSizing = "height";
   profile = "HudTextNormalProfile";
   tooltipProfile = "GuiToolTipProfile";
   isContainer = "1";
};