// this.AddBackground(0, 0, 380, 280, 5054);
this.AddBackground(0, 0, 600, 600, 5054);
//this.AddButton(10, 210, 4005, 4007, 1, GumpButtonType.Reply, 0);
//this.AddHtmlLocalized(45, 210, 140, 25, 1011036, false, false); // OKAY
this.AddButton(20, 310, 4005, 4007, 1, GumpButtonType.Reply, 0);
this.AddHtmlLocalized(55, 310, 140, 25, 1011036, false, false); // OKAY
//this.AddButton(10, 235, 4005, 4007, 0, GumpButtonType.Reply, 0);
//this.AddHtmlLocalized(45, 235, 140, 25, 1011012, false, false); // CANCEL
this.AddButton(20, 335, 4005, 4007, 0, GumpButtonType.Reply, 0);
this.AddHtmlLocalized(55, 335, 140, 25, 1011012, false, false); // CANCEL
usually in your Scripts folder, if there isn't already a folder for Custom Systems, I'd suggest making one. Makes it easier to keep the custom scripts you've added separated from the distro ones.Where would I put the Public Gates zip?
We use essential cookies to make this site work, and optional cookies to enhance your experience.