using System; using Server; using Server.Gumps; using Server.Network; using Server.Items; using Server.Mobiles; using Server.Commands; namespace Server.Gumps { public class ElementQuestGump7 : Gump { public static void Initialize() { CommandSystem.Register("ElementQuestGump7", AccessLevel.GameMaster, new CommandEventHandler(ElementQuestGump7_OnCommand)); } private static void ElementQuestGump7_OnCommand(CommandEventArgs e) { e.Mobile.SendGump(new ElementQuestGump7(e.Mobile)); } public ElementQuestGump7(Mobile owner) : base(50, 50) { //---------------------------------------------------------------------------------------------------- AddPage(0); AddImageTiled(54, 33, 369, 400, 2624); AddAlphaRegion(54, 33, 369, 400); AddImageTiled(416, 39, 44, 389, 203); //--------------------------------------Window size bar-------------------------------------------- AddImage(97, 49, 9005); AddImageTiled(58, 39, 29, 390, 10460); AddImageTiled(412, 37, 31, 389, 10460); AddLabel(140, 60, 0x34, "Four Elements's Quest"); AddHtml(107, 140, 300, 230, "
" + //----------------------/----------------------------------------------/ "