using System; using Server; using Server.Commands;using Server.Gumps; using Server.Network;using Server.Items;using Server.Mobiles;namespace Server.Gumps
{ public class MondaneQuestGump : Gump {
public static void Initialize() {
CommandSystem.Register( "MondaneQuestGump", AccessLevel.GameMaster, new CommandEventHandler( MondaneQuestGump_OnCommand ) );
}
private static void MondaneQuestGump_OnCommand( CommandEventArgs e )
{
e.Mobile.SendGump( new MondaneQuestGump( e.Mobile ) ); }
public MondaneQuestGump( 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, "Mondain Must Die!!!" );
//----------------------/----------------------------------------------/
AddHtml( 107, 140, 300, 230, " < BODY > " +
"I Am The King Of These Lands And I Wish
" +
"To Ask You To Retrive Mondains Head.
" +
"What Will You Get In Return U Ask Hmm..
" +
"What About My Sword? U Could
" +
"Find Him Deep Within Deceit In Trammel
" +
"I Thank Thee Ahead Of Time.
" +
"
" +
"
" +
"
" +
"
" +
"
" +
"
" +
"
" +
"Now Go And Bring Me His Head
" +
"