NPC Code:new GuiTextListCtrl("MyList") { resize(7, 42, 400, 134); useownprofile = true; profile.copyfrom(GuiTextListProfile); profile.fontsize = 16; profile.align = "center"; profile.autosizewidth = false; fitparentwidth = false; }
new GuiTextListCtrl("MyList") { resize(7, 42, 400, 134); useownprofile = true; profile.copyfrom(GuiTextListProfile); profile.fontsize = 16; profile.align = "center"; profile.autosizewidth = false; fitparentwidth = false; }