using System; using Server; using Server.Commands;using Server.Gumps; using Server.Network;using Server.Items;using Server.Mobiles;namespace Server.Gumps
{ public class BerserkersQuestGump : Gump {
public static void Initialize() {
CommandSystem.Register( "BerserkersQuestGump", AccessLevel.GameMaster, new CommandEventHandler( BerserkersQuestGump_OnCommand ) );
}
private static void BerserkersQuestGump_OnCommand( CommandEventArgs e )
{
e.Mobile.SendGump( new BerserkersQuestGump( e.Mobile ) ); }
public BerserkersQuestGump( 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, "Berserker Rampage" );
//----------------------/----------------------------------------------/
AddHtml( 107, 140, 300, 230, " < BODY > " +
"Ike Looks At You With Fire In His Eyes
" +
"
" +
"So you wanna know why Im so angery?
" +
"If Berserkers killed your
" +
"wife and daughter infront of you and
" +
"you couldnt do anything for them. It
" +
"leaves a horrible taste in your mouth
" +
"and nightmares in your daily life.
" +
"Kill Ten Of Them For Me!!!
" +
"If you would like to help me out go
" +
"show those berserkers east of Hythloth Dungeon
" +
"the power of vengeance. They camp in
" +
"the small area east of Hythloth. to
" +
"Bring me back ten of their skulls.
" +
"