namespace iQuest
{
partial class frmMain
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.lblQuestCount = new System.Windows.Forms.Label();
this.btnSearch = new System.Windows.Forms.Button();
this.txtSearchQuest = new System.Windows.Forms.TextBox();
this.lstQuests = new System.Windows.Forms.ListBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.txtDebug = new System.Windows.Forms.TextBox();
this.btnModUnk = new System.Windows.Forms.Button();
this.txtRewUnk = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.btnResDesc = new System.Windows.Forms.Button();
this.btnModDescID = new System.Windows.Forms.Button();
this.txtDesc = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.btnModDescription = new System.Windows.Forms.Button();
this.txtDescription = new System.Windows.Forms.TextBox();
this.grpDefault = new System.Windows.Forms.GroupBox();
this.btnduplicate = new System.Windows.Forms.Button();
this.btnDeleteQuest = new System.Windows.Forms.Button();
this.lblQuestTitle = new System.Windows.Forms.Label();
this.txtQuestTitle = new System.Windows.Forms.TextBox();
this.btnSaveDefault = new System.Windows.Forms.Button();
this.lblPreQuest = new System.Windows.Forms.Label();
this.txtPreQuest = new System.Windows.Forms.TextBox();
this.lblStartNPC = new System.Windows.Forms.Label();
this.txtStartingNPC = new System.Windows.Forms.TextBox();
this.nmrMaxLevel = new System.Windows.Forms.NumericUpDown();
this.nmrMinLevel = new System.Windows.Forms.NumericUpDown();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.lblQuestName = new System.Windows.Forms.Label();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.btnSaveStartScript = new System.Windows.Forms.Button();
this.txtStartScript = new System.Windows.Forms.TextBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.btnSaveAction = new System.Windows.Forms.Button();
this.txtActionScript = new System.Windows.Forms.TextBox();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.btnSaveFinishScript = new System.Windows.Forms.Button();
this.txtFinishScript = new System.Windows.Forms.TextBox();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.btnSaveMobFile = new System.Windows.Forms.Button();
this.MobGrid = new System.Windows.Forms.DataGridView();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.btnDeleteMob = new System.Windows.Forms.Button();
this.btnAddMob = new System.Windows.Forms.Button();
this.grpMobSettings = new System.Windows.Forms.GroupBox();
this.BtnSaveMobSettings = new System.Windows.Forms.Button();
this.lblMobName = new System.Windows.Forms.Label();
this.nmrMobAmount = new System.Windows.Forms.NumericUpDown();
this.label2 = new System.Windows.Forms.Label();
this.cmbIsNPC = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.txtMobID = new System.Windows.Forms.TextBox();
this.lbl123456 = new System.Windows.Forms.Label();
this.lstMobs = new System.Windows.Forms.ListView();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.btnSaveItemGrid = new System.Windows.Forms.Button();
this.ItemGrid = new System.Windows.Forms.DataGridView();
this.grpItemInfo = new System.Windows.Forms.GroupBox();
this.button1 = new System.Windows.Forms.Button();
this.nmrItemAmount = new System.Windows.Forms.NumericUpDown();
this.txtItemType = new System.Windows.Forms.TextBox();
this.txtItemID = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.btnAddItem = new System.Windows.Forms.Button();
this.btnDeleteItem = new System.Windows.Forms.Button();
this.lstItems = new System.Windows.Forms.ListView();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.grpRewardEdit = new System.Windows.Forms.GroupBox();
this.btnSaveRew = new System.Windows.Forms.Button();
this.txtRewAmount = new System.Windows.Forms.TextBox();
this.txtRewID = new System.Windows.Forms.TextBox();
this.cmbRewSelective = new System.Windows.Forms.ComboBox();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.cmbRewardType = new System.Windows.Forms.ComboBox();
this.label7 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.btnAddReward = new System.Windows.Forms.Button();
this.btnDeleteReward = new System.Windows.Forms.Button();
this.lstRewards = new System.Windows.Forms.ListView();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.lblStatus = new System.Windows.Forms.ToolStripStatusLabel();
this.btnSaveFile = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.btnDialogEditor = new System.Windows.Forms.Button();
this.btnSaveRes = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage7.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox5.SuspendLayout();
this.grpDefault.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrMaxLevel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrMinLevel)).BeginInit();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.MobGrid)).BeginInit();
this.groupBox2.SuspendLayout();
this.grpMobSettings.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrMobAmount)).BeginInit();
this.tabPage5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ItemGrid)).BeginInit();
this.grpItemInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrItemAmount)).BeginInit();
this.groupBox3.SuspendLayout();
this.tabPage6.SuspendLayout();
this.grpRewardEdit.SuspendLayout();
this.groupBox4.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lblQuestCount);
this.groupBox1.Controls.Add(this.btnSearch);
this.groupBox1.Controls.Add(this.txtSearchQuest);
this.groupBox1.Controls.Add(this.lstQuests);
this.groupBox1.Location = new System.Drawing.Point(14, 40);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(269, 646);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Quest List:";
this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
//
// lblQuestCount
//
this.lblQuestCount.AutoSize = true;
this.lblQuestCount.Location = new System.Drawing.Point(9, 656);
this.lblQuestCount.Name = "lblQuestCount";
this.lblQuestCount.Size = new System.Drawing.Size(43, 13);
this.lblQuestCount.TabIndex = 4;
this.lblQuestCount.Text = "Quests:";
//
// btnSearch
//
this.btnSearch.Location = new System.Drawing.Point(193, 17);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(64, 21);
this.btnSearch.TabIndex = 3;
this.btnSearch.Text = "Search";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// txtSearchQuest
//
this.txtSearchQuest.Location = new System.Drawing.Point(6, 18);
this.txtSearchQuest.Name = "txtSearchQuest";
this.txtSearchQuest.Size = new System.Drawing.Size(181, 20);
this.txtSearchQuest.TabIndex = 2;
//
// lstQuests
//
this.lstQuests.FormattingEnabled = true;
this.lstQuests.Location = new System.Drawing.Point(6, 51);
this.lstQuests.Name = "lstQuests";
this.lstQuests.Size = new System.Drawing.Size(251, 589);
this.lstQuests.TabIndex = 1;
this.lstQuests.SelectedIndexChanged += new System.EventHandler(this.lstQuests_SelectedIndexChanged);
this.lstQuests.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lstQuests_MouseDoubleClick);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Location = new System.Drawing.Point(292, 18);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(630, 668);
this.tabControl1.TabIndex = 1;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.groupBox6);
this.tabPage7.Controls.Add(this.groupBox5);
this.tabPage7.Controls.Add(this.grpDefault);
this.tabPage7.Location = new System.Drawing.Point(4, 22);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(622, 642);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "DefaultData";
this.tabPage7.UseVisualStyleBackColor = true;
this.tabPage7.Click += new System.EventHandler(this.tabPage7_Click);
//
// groupBox6
//
this.groupBox6.Controls.Add(this.txtDebug);
this.groupBox6.Controls.Add(this.btnModUnk);
this.groupBox6.Controls.Add(this.txtRewUnk);
this.groupBox6.Location = new System.Drawing.Point(354, 17);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(249, 366);
this.groupBox6.TabIndex = 10;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "unkData:";
//
// txtDebug
//
this.txtDebug.Location = new System.Drawing.Point(19, 115);
this.txtDebug.Multiline = true;
this.txtDebug.Name = "txtDebug";
this.txtDebug.Size = new System.Drawing.Size(202, 234);
this.txtDebug.TabIndex = 2;
//
// btnModUnk
//
this.btnModUnk.Location = new System.Drawing.Point(6, 68);
this.btnModUnk.Name = "btnModUnk";
this.btnModUnk.Size = new System.Drawing.Size(100, 34);
this.btnModUnk.TabIndex = 1;
this.btnModUnk.Text = "Modify";
this.btnModUnk.UseVisualStyleBackColor = true;
this.btnModUnk.Click += new System.EventHandler(this.btnModUnk_Click);
//
// txtRewUnk
//
this.txtRewUnk.BackColor = System.Drawing.Color.Navy;
this.txtRewUnk.ForeColor = System.Drawing.Color.White;
this.txtRewUnk.Location = new System.Drawing.Point(6, 19);
this.txtRewUnk.Multiline = true;
this.txtRewUnk.Name = "txtRewUnk";
this.txtRewUnk.Size = new System.Drawing.Size(237, 43);
this.txtRewUnk.TabIndex = 0;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.btnResDesc);
this.groupBox5.Controls.Add(this.btnModDescID);
this.groupBox5.Controls.Add(this.txtDesc);
this.groupBox5.Controls.Add(this.label15);
this.groupBox5.Controls.Add(this.btnModDescription);
this.groupBox5.Controls.Add(this.txtDescription);
this.groupBox5.Location = new System.Drawing.Point(29, 328);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(315, 297);
this.groupBox5.TabIndex = 9;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Description:";
//
// btnResDesc
//
this.btnResDesc.Location = new System.Drawing.Point(196, 18);
this.btnResDesc.Name = "btnResDesc";
this.btnResDesc.Size = new System.Drawing.Size(113, 19);
this.btnResDesc.TabIndex = 5;
this.btnResDesc.Text = "Res. Edit";
this.btnResDesc.UseVisualStyleBackColor = true;
this.btnResDesc.Click += new System.EventHandler(this.btnResDesc_Click);
//
// btnModDescID
//
this.btnModDescID.Location = new System.Drawing.Point(136, 17);
this.btnModDescID.Name = "btnModDescID";
this.btnModDescID.Size = new System.Drawing.Size(54, 21);
this.btnModDescID.TabIndex = 4;
this.btnModDescID.Text = "Mod. ID";
this.btnModDescID.UseVisualStyleBackColor = true;
this.btnModDescID.Click += new System.EventHandler(this.btnModDescID_Click);
//
// txtDesc
//
this.txtDesc.Location = new System.Drawing.Point(68, 18);
this.txtDesc.Name = "txtDesc";
this.txtDesc.Size = new System.Drawing.Size(57, 20);
this.txtDesc.TabIndex = 3;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(16, 23);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(46, 13);
this.label15.TabIndex = 2;
this.label15.Text = "DescID:";
//
// btnModDescription
//
this.btnModDescription.Location = new System.Drawing.Point(16, 268);
this.btnModDescription.Name = "btnModDescription";
this.btnModDescription.Size = new System.Drawing.Size(76, 23);
this.btnModDescription.TabIndex = 1;
this.btnModDescription.Text = "Modify - h";
this.btnModDescription.UseVisualStyleBackColor = true;
this.btnModDescription.Visible = false;
this.btnModDescription.Click += new System.EventHandler(this.button2_Click);
//
// txtDescription
//
this.txtDescription.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.txtDescription.ForeColor = System.Drawing.Color.White;
this.txtDescription.Location = new System.Drawing.Point(11, 44);
this.txtDescription.Multiline = true;
this.txtDescription.Name = "txtDescription";
this.txtDescription.ReadOnly = true;
this.txtDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtDescription.Size = new System.Drawing.Size(298, 247);
this.txtDescription.TabIndex = 0;
//
// grpDefault
//
this.grpDefault.Controls.Add(this.btnduplicate);
this.grpDefault.Controls.Add(this.btnDeleteQuest);
this.grpDefault.Controls.Add(this.lblQuestTitle);
this.grpDefault.Controls.Add(this.txtQuestTitle);
this.grpDefault.Controls.Add(this.btnSaveDefault);
this.grpDefault.Controls.Add(this.lblPreQuest);
this.grpDefault.Controls.Add(this.txtPreQuest);
this.grpDefault.Controls.Add(this.lblStartNPC);
this.grpDefault.Controls.Add(this.txtStartingNPC);
this.grpDefault.Controls.Add(this.nmrMaxLevel);
this.grpDefault.Controls.Add(this.nmrMinLevel);
this.grpDefault.Controls.Add(this.label11);
this.grpDefault.Controls.Add(this.label10);
this.grpDefault.Controls.Add(this.label9);
this.grpDefault.Controls.Add(this.label8);
this.grpDefault.Controls.Add(this.lblQuestName);
this.grpDefault.Location = new System.Drawing.Point(26, 23);
this.grpDefault.Name = "grpDefault";
this.grpDefault.Size = new System.Drawing.Size(318, 295);
this.grpDefault.TabIndex = 8;
this.grpDefault.TabStop = false;
this.grpDefault.Text = "QuestInfo:";
//
// btnduplicate
//
this.btnduplicate.Location = new System.Drawing.Point(199, 247);
this.btnduplicate.Name = "btnduplicate";
this.btnduplicate.Size = new System.Drawing.Size(111, 35);
this.btnduplicate.TabIndex = 23;
this.btnduplicate.Text = "Duplicate this Quest";
this.btnduplicate.UseVisualStyleBackColor = true;
this.btnduplicate.Click += new System.EventHandler(this.btnduplicate_Click_1);
//
// btnDeleteQuest
//
this.btnDeleteQuest.Location = new System.Drawing.Point(199, 196);
this.btnDeleteQuest.Name = "btnDeleteQuest";
this.btnDeleteQuest.Size = new System.Drawing.Size(111, 33);
this.btnDeleteQuest.TabIndex = 22;
this.btnDeleteQuest.Text = "Delete this Quest";
this.btnDeleteQuest.UseVisualStyleBackColor = true;
this.btnDeleteQuest.Click += new System.EventHandler(this.btnDeleteQuest_Click_1);
//
// lblQuestTitle
//
this.lblQuestTitle.AutoSize = true;
this.lblQuestTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.lblQuestTitle.Location = new System.Drawing.Point(158, 25);
this.lblQuestTitle.Name = "lblQuestTitle";
this.lblQuestTitle.Size = new System.Drawing.Size(10, 13);
this.lblQuestTitle.TabIndex = 21;
this.lblQuestTitle.Text = "-";
this.lblQuestTitle.Click += new System.EventHandler(this.lblQuestTitle_Click);
//
// txtQuestTitle
//
this.txtQuestTitle.Location = new System.Drawing.Point(65, 22);
this.txtQuestTitle.Name = "txtQuestTitle";
this.txtQuestTitle.Size = new System.Drawing.Size(75, 20);
this.txtQuestTitle.TabIndex = 20;
//
// btnSaveDefault
//
this.btnSaveDefault.Location = new System.Drawing.Point(22, 257);
this.btnSaveDefault.Name = "btnSaveDefault";
this.btnSaveDefault.Size = new System.Drawing.Size(106, 21);
this.btnSaveDefault.TabIndex = 19;
this.btnSaveDefault.Text = "Save Changes";
this.btnSaveDefault.UseVisualStyleBackColor = true;
this.btnSaveDefault.Click += new System.EventHandler(this.btnSaveDefault_Click);
//
// lblPreQuest
//
this.lblPreQuest.AutoSize = true;
this.lblPreQuest.Location = new System.Drawing.Point(158, 176);
this.lblPreQuest.Name = "lblPreQuest";
this.lblPreQuest.Size = new System.Drawing.Size(10, 13);
this.lblPreQuest.TabIndex = 18;
this.lblPreQuest.Text = "-";
//
// txtPreQuest
//
this.txtPreQuest.Location = new System.Drawing.Point(94, 173);
this.txtPreQuest.Name = "txtPreQuest";
this.txtPreQuest.Size = new System.Drawing.Size(58, 20);
this.txtPreQuest.TabIndex = 17;
//
// lblStartNPC
//
this.lblStartNPC.AutoSize = true;
this.lblStartNPC.Location = new System.Drawing.Point(158, 146);
this.lblStartNPC.Name = "lblStartNPC";
this.lblStartNPC.Size = new System.Drawing.Size(10, 13);
this.lblStartNPC.TabIndex = 16;
this.lblStartNPC.Text = "-";
//
// txtStartingNPC
//
this.txtStartingNPC.Location = new System.Drawing.Point(94, 143);
this.txtStartingNPC.Name = "txtStartingNPC";
this.txtStartingNPC.Size = new System.Drawing.Size(58, 20);
this.txtStartingNPC.TabIndex = 15;
//
// nmrMaxLevel
//
this.nmrMaxLevel.Location = new System.Drawing.Point(83, 86);
this.nmrMaxLevel.Maximum = new decimal(new int[] {
160,
0,
0,
0});
this.nmrMaxLevel.Name = "nmrMaxLevel";
this.nmrMaxLevel.Size = new System.Drawing.Size(42, 20);
this.nmrMaxLevel.TabIndex = 14;
//
// nmrMinLevel
//
this.nmrMinLevel.Location = new System.Drawing.Point(83, 58);
this.nmrMinLevel.Maximum = new decimal(new int[] {
160,
0,
0,
0});
this.nmrMinLevel.Name = "nmrMinLevel";
this.nmrMinLevel.Size = new System.Drawing.Size(42, 20);
this.nmrMinLevel.TabIndex = 13;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(21, 176);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(54, 13);
this.label11.TabIndex = 12;
this.label11.Text = "PreQuest:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(20, 146);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(68, 13);
this.label10.TabIndex = 11;
this.label10.Text = "StartingNPC:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(19, 90);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(59, 13);
this.label9.TabIndex = 10;
this.label9.Text = "Max Level:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(19, 60);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(56, 13);
this.label8.TabIndex = 9;
this.label8.Text = "Min Level:";
//
// lblQuestName
//
this.lblQuestName.AutoSize = true;
this.lblQuestName.Location = new System.Drawing.Point(21, 25);
this.lblQuestName.Name = "lblQuestName";
this.lblQuestName.Size = new System.Drawing.Size(27, 13);
this.lblQuestName.TabIndex = 8;
this.lblQuestName.Text = "Title";
//
// tabPage1
//
this.tabPage1.Controls.Add(this.btnSaveStartScript);
this.tabPage1.Controls.Add(this.txtStartScript);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(622, 642);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "StartScript";
this.tabPage1.UseVisualStyleBackColor = true;
//
// btnSaveStartScript
//
this.btnSaveStartScript.Location = new System.Drawing.Point(6, 613);
this.btnSaveStartScript.Name = "btnSaveStartScript";
this.btnSaveStartScript.Size = new System.Drawing.Size(89, 23);
this.btnSaveStartScript.TabIndex = 1;
this.btnSaveStartScript.Text = "Apply Changes";
this.btnSaveStartScript.UseVisualStyleBackColor = true;
this.btnSaveStartScript.Click += new System.EventHandler(this.btnSaveStartScript_Click);
//
// txtStartScript
//
this.txtStartScript.Location = new System.Drawing.Point(6, 8);
this.txtStartScript.Multiline = true;
this.txtStartScript.Name = "txtStartScript";
this.txtStartScript.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtStartScript.Size = new System.Drawing.Size(610, 603);
this.txtStartScript.TabIndex = 0;
this.txtStartScript.TextChanged += new System.EventHandler(this.txtStartScript_TextChanged);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.btnSaveAction);
this.tabPage2.Controls.Add(this.txtActionScript);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(622, 642);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "ActionScript";
this.tabPage2.UseVisualStyleBackColor = true;
//
// btnSaveAction
//
this.btnSaveAction.Location = new System.Drawing.Point(6, 612);
this.btnSaveAction.Name = "btnSaveAction";
this.btnSaveAction.Size = new System.Drawing.Size(89, 23);
this.btnSaveAction.TabIndex = 3;
this.btnSaveAction.Text = "Apply Changes";
this.btnSaveAction.UseVisualStyleBackColor = true;
this.btnSaveAction.Click += new System.EventHandler(this.btnSaveAction_Click);
//
// txtActionScript
//
this.txtActionScript.Location = new System.Drawing.Point(6, 7);
this.txtActionScript.Multiline = true;
this.txtActionScript.Name = "txtActionScript";
this.txtActionScript.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtActionScript.Size = new System.Drawing.Size(610, 603);
this.txtActionScript.TabIndex = 2;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.btnSaveFinishScript);
this.tabPage3.Controls.Add(this.txtFinishScript);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(622, 642);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "FinishScript";
this.tabPage3.UseVisualStyleBackColor = true;
//
// btnSaveFinishScript
//
this.btnSaveFinishScript.Location = new System.Drawing.Point(6, 612);
this.btnSaveFinishScript.Name = "btnSaveFinishScript";
this.btnSaveFinishScript.Size = new System.Drawing.Size(89, 23);
this.btnSaveFinishScript.TabIndex = 3;
this.btnSaveFinishScript.Text = "Apply Changes";
this.btnSaveFinishScript.UseVisualStyleBackColor = true;
this.btnSaveFinishScript.Click += new System.EventHandler(this.btnSaveFinishScript_Click);
//
// txtFinishScript
//
this.txtFinishScript.Location = new System.Drawing.Point(6, 7);
this.txtFinishScript.Multiline = true;
this.txtFinishScript.Name = "txtFinishScript";
this.txtFinishScript.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtFinishScript.Size = new System.Drawing.Size(610, 603);
this.txtFinishScript.TabIndex = 2;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.btnSaveMobFile);
this.tabPage4.Controls.Add(this.MobGrid);
this.tabPage4.Controls.Add(this.groupBox2);
this.tabPage4.Location = new System.Drawing.Point(4, 22);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(622, 642);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "Mobs";
this.tabPage4.UseVisualStyleBackColor = true;
//
// btnSaveMobFile
//
this.btnSaveMobFile.Location = new System.Drawing.Point(17, 610);
this.btnSaveMobFile.Name = "btnSaveMobFile";
this.btnSaveMobFile.Size = new System.Drawing.Size(77, 29);
this.btnSaveMobFile.TabIndex = 2;
this.btnSaveMobFile.Text = "Save";
this.btnSaveMobFile.UseVisualStyleBackColor = true;
this.btnSaveMobFile.Click += new System.EventHandler(this.btnSaveMobFile_Click);
//
// MobGrid
//
this.MobGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.MobGrid.Location = new System.Drawing.Point(19, 250);
this.MobGrid.Name = "MobGrid";
this.MobGrid.Size = new System.Drawing.Size(584, 356);
this.MobGrid.TabIndex = 1;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.btnDeleteMob);
this.groupBox2.Controls.Add(this.btnAddMob);
this.groupBox2.Controls.Add(this.grpMobSettings);
this.groupBox2.Controls.Add(this.lstMobs);
this.groupBox2.Location = new System.Drawing.Point(17, 24);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(592, 214);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Monsters:";
//
// btnDeleteMob
//
this.btnDeleteMob.Location = new System.Drawing.Point(93, 180);
this.btnDeleteMob.Name = "btnDeleteMob";
this.btnDeleteMob.Size = new System.Drawing.Size(76, 26);
this.btnDeleteMob.TabIndex = 18;
this.btnDeleteMob.Text = "Delete";
this.btnDeleteMob.UseVisualStyleBackColor = true;
this.btnDeleteMob.Click += new System.EventHandler(this.btnDeleteMob_Click_2);
//
// btnAddMob
//
this.btnAddMob.Location = new System.Drawing.Point(11, 180);
this.btnAddMob.Name = "btnAddMob";
this.btnAddMob.Size = new System.Drawing.Size(76, 26);
this.btnAddMob.TabIndex = 17;
this.btnAddMob.Text = "Add";
this.btnAddMob.UseVisualStyleBackColor = true;
this.btnAddMob.Click += new System.EventHandler(this.btnAddMob_Click_1);
//
// grpMobSettings
//
this.grpMobSettings.Controls.Add(this.BtnSaveMobSettings);
this.grpMobSettings.Controls.Add(this.lblMobName);
this.grpMobSettings.Controls.Add(this.nmrMobAmount);
this.grpMobSettings.Controls.Add(this.label2);
this.grpMobSettings.Controls.Add(this.cmbIsNPC);
this.grpMobSettings.Controls.Add(this.label1);
this.grpMobSettings.Controls.Add(this.txtMobID);
this.grpMobSettings.Controls.Add(this.lbl123456);
this.grpMobSettings.Location = new System.Drawing.Point(298, 19);
this.grpMobSettings.Name = "grpMobSettings";
this.grpMobSettings.Size = new System.Drawing.Size(288, 180);
this.grpMobSettings.TabIndex = 8;
this.grpMobSettings.TabStop = false;
this.grpMobSettings.Text = "Info:";
//
// BtnSaveMobSettings
//
this.BtnSaveMobSettings.Location = new System.Drawing.Point(174, 71);
this.BtnSaveMobSettings.Name = "BtnSaveMobSettings";
this.BtnSaveMobSettings.Size = new System.Drawing.Size(89, 30);
this.BtnSaveMobSettings.TabIndex = 16;
this.BtnSaveMobSettings.Text = "Apply Changes";
this.BtnSaveMobSettings.UseVisualStyleBackColor = true;
this.BtnSaveMobSettings.Click += new System.EventHandler(this.BtnSaveMobSettings_Click);
//
// lblMobName
//
this.lblMobName.AutoSize = true;
this.lblMobName.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblMobName.Location = new System.Drawing.Point(70, 53);
this.lblMobName.Name = "lblMobName";
this.lblMobName.Size = new System.Drawing.Size(35, 13);
this.lblMobName.TabIndex = 15;
this.lblMobName.Text = "Name";
//
// nmrMobAmount
//
this.nmrMobAmount.Location = new System.Drawing.Point(200, 30);
this.nmrMobAmount.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.nmrMobAmount.Name = "nmrMobAmount";
this.nmrMobAmount.Size = new System.Drawing.Size(63, 20);
this.nmrMobAmount.TabIndex = 13;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(144, 33);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(46, 13);
this.label2.TabIndex = 12;
this.label2.Text = "Amount:";
//
// cmbIsNPC
//
this.cmbIsNPC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbIsNPC.FormattingEnabled = true;
this.cmbIsNPC.Location = new System.Drawing.Point(73, 77);
this.cmbIsNPC.Name = "cmbIsNPC";
this.cmbIsNPC.Size = new System.Drawing.Size(50, 21);
this.cmbIsNPC.TabIndex = 11;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(25, 80);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(32, 13);
this.label1.TabIndex = 10;
this.label1.Text = "toKill:";
//
// txtMobID
//
this.txtMobID.Location = new System.Drawing.Point(73, 30);
this.txtMobID.Name = "txtMobID";
this.txtMobID.Size = new System.Drawing.Size(50, 20);
this.txtMobID.TabIndex = 9;
//
// lbl123456
//
this.lbl123456.AutoSize = true;
this.lbl123456.Location = new System.Drawing.Point(25, 33);
this.lbl123456.Name = "lbl123456";
this.lbl123456.Size = new System.Drawing.Size(42, 13);
this.lbl123456.TabIndex = 8;
this.lbl123456.Text = "MobID:";
//
// lstMobs
//
this.lstMobs.Location = new System.Drawing.Point(11, 19);
this.lstMobs.MultiSelect = false;
this.lstMobs.Name = "lstMobs";
this.lstMobs.Size = new System.Drawing.Size(281, 155);
this.lstMobs.TabIndex = 0;
this.lstMobs.UseCompatibleStateImageBehavior = false;
this.lstMobs.View = System.Windows.Forms.View.Details;
this.lstMobs.SelectedIndexChanged += new System.EventHandler(this.lstMobs_SelectedIndexChanged);
this.lstMobs.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lstMobs_MouseClick);
//
// tabPage5
//
this.tabPage5.Controls.Add(this.btnSaveItemGrid);
this.tabPage5.Controls.Add(this.ItemGrid);
this.tabPage5.Controls.Add(this.grpItemInfo);
this.tabPage5.Controls.Add(this.groupBox3);
this.tabPage5.Location = new System.Drawing.Point(4, 22);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(622, 642);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "Items";
this.tabPage5.UseVisualStyleBackColor = true;
//
// btnSaveItemGrid
//
this.btnSaveItemGrid.Location = new System.Drawing.Point(18, 607);
this.btnSaveItemGrid.Name = "btnSaveItemGrid";
this.btnSaveItemGrid.Size = new System.Drawing.Size(79, 32);
this.btnSaveItemGrid.TabIndex = 3;
this.btnSaveItemGrid.Text = "Save";
this.btnSaveItemGrid.UseVisualStyleBackColor = true;
this.btnSaveItemGrid.Click += new System.EventHandler(this.btnSaveItemGrid_Click);
//
// ItemGrid
//
this.ItemGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.ItemGrid.Location = new System.Drawing.Point(18, 213);
this.ItemGrid.Name = "ItemGrid";
this.ItemGrid.Size = new System.Drawing.Size(586, 388);
this.ItemGrid.TabIndex = 2;
//
// grpItemInfo
//
this.grpItemInfo.Controls.Add(this.button1);
this.grpItemInfo.Controls.Add(this.nmrItemAmount);
this.grpItemInfo.Controls.Add(this.txtItemType);
this.grpItemInfo.Controls.Add(this.txtItemID);
this.grpItemInfo.Controls.Add(this.label6);
this.grpItemInfo.Controls.Add(this.label5);
this.grpItemInfo.Controls.Add(this.label4);
this.grpItemInfo.Location = new System.Drawing.Point(345, 10);
this.grpItemInfo.Name = "grpItemInfo";
this.grpItemInfo.Size = new System.Drawing.Size(260, 197);
this.grpItemInfo.TabIndex = 1;
this.grpItemInfo.TabStop = false;
this.grpItemInfo.Text = "Info:";
//
// button1
//
this.button1.Location = new System.Drawing.Point(15, 127);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(93, 32);
this.button1.TabIndex = 6;
this.button1.Text = "Save Changes";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// nmrItemAmount
//
this.nmrItemAmount.Location = new System.Drawing.Point(65, 48);
this.nmrItemAmount.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.nmrItemAmount.Name = "nmrItemAmount";
this.nmrItemAmount.Size = new System.Drawing.Size(43, 20);
this.nmrItemAmount.TabIndex = 5;
//
// txtItemType
//
this.txtItemType.Location = new System.Drawing.Point(53, 78);
this.txtItemType.Name = "txtItemType";
this.txtItemType.Size = new System.Drawing.Size(55, 20);
this.txtItemType.TabIndex = 4;
//
// txtItemID
//
this.txtItemID.Location = new System.Drawing.Point(40, 20);
this.txtItemID.Name = "txtItemID";
this.txtItemID.Size = new System.Drawing.Size(68, 20);
this.txtItemID.TabIndex = 3;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(13, 81);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(34, 13);
this.label6.TabIndex = 2;
this.label6.Text = "Type:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(13, 51);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(46, 13);
this.label5.TabIndex = 1;
this.label5.Text = "Amount:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(13, 23);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(21, 13);
this.label4.TabIndex = 0;
this.label4.Text = "ID:";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.btnAddItem);
this.groupBox3.Controls.Add(this.btnDeleteItem);
this.groupBox3.Controls.Add(this.lstItems);
this.groupBox3.Location = new System.Drawing.Point(15, 10);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(321, 197);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Items:";
//
// btnAddItem
//
this.btnAddItem.Location = new System.Drawing.Point(13, 163);
this.btnAddItem.Name = "btnAddItem";
this.btnAddItem.Size = new System.Drawing.Size(84, 28);
this.btnAddItem.TabIndex = 8;
this.btnAddItem.Text = "Add";
this.btnAddItem.UseVisualStyleBackColor = true;
this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
//
// btnDeleteItem
//
this.btnDeleteItem.Location = new System.Drawing.Point(103, 163);
this.btnDeleteItem.Name = "btnDeleteItem";
this.btnDeleteItem.Size = new System.Drawing.Size(84, 28);
this.btnDeleteItem.TabIndex = 7;
this.btnDeleteItem.Text = "Delete";
this.btnDeleteItem.UseVisualStyleBackColor = true;
this.btnDeleteItem.Click += new System.EventHandler(this.btnDeleteItem_Click);
//
// lstItems
//
this.lstItems.Location = new System.Drawing.Point(6, 13);
this.lstItems.Name = "lstItems";
this.lstItems.Size = new System.Drawing.Size(299, 146);
this.lstItems.TabIndex = 0;
this.lstItems.UseCompatibleStateImageBehavior = false;
this.lstItems.View = System.Windows.Forms.View.Details;
this.lstItems.SelectedIndexChanged += new System.EventHandler(this.lstItems_SelectedIndexChanged);
this.lstItems.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lstItems_MouseClick);
//
// tabPage6
//
this.tabPage6.Controls.Add(this.grpRewardEdit);
this.tabPage6.Controls.Add(this.groupBox4);
this.tabPage6.Location = new System.Drawing.Point(4, 22);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(622, 642);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "Rewards";
this.tabPage6.UseVisualStyleBackColor = true;
//
// grpRewardEdit
//
this.grpRewardEdit.Controls.Add(this.btnSaveRew);
this.grpRewardEdit.Controls.Add(this.txtRewAmount);
this.grpRewardEdit.Controls.Add(this.txtRewID);
this.grpRewardEdit.Controls.Add(this.cmbRewSelective);
this.grpRewardEdit.Controls.Add(this.label14);
this.grpRewardEdit.Controls.Add(this.label13);
this.grpRewardEdit.Controls.Add(this.label12);
this.grpRewardEdit.Controls.Add(this.cmbRewardType);
this.grpRewardEdit.Controls.Add(this.label7);
this.grpRewardEdit.Location = new System.Drawing.Point(20, 325);
this.grpRewardEdit.Name = "grpRewardEdit";
this.grpRewardEdit.Size = new System.Drawing.Size(385, 181);
this.grpRewardEdit.TabIndex = 1;
this.grpRewardEdit.TabStop = false;
this.grpRewardEdit.Text = "Reward Info:";
//
// btnSaveRew
//
this.btnSaveRew.Location = new System.Drawing.Point(256, 87);
this.btnSaveRew.Name = "btnSaveRew";
this.btnSaveRew.Size = new System.Drawing.Size(92, 40);
this.btnSaveRew.TabIndex = 8;
this.btnSaveRew.Text = "Save Changes";
this.btnSaveRew.UseVisualStyleBackColor = true;
this.btnSaveRew.Click += new System.EventHandler(this.btnSaveRew_Click);
//
// txtRewAmount
//
this.txtRewAmount.Location = new System.Drawing.Point(69, 107);
this.txtRewAmount.Name = "txtRewAmount";
this.txtRewAmount.Size = new System.Drawing.Size(94, 20);
this.txtRewAmount.TabIndex = 7;
//
// txtRewID
//
this.txtRewID.Location = new System.Drawing.Point(94, 67);
this.txtRewID.Name = "txtRewID";
this.txtRewID.Size = new System.Drawing.Size(69, 20);
this.txtRewID.TabIndex = 6;
//
// cmbRewSelective
//
this.cmbRewSelective.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRewSelective.FormattingEnabled = true;
this.cmbRewSelective.Location = new System.Drawing.Point(261, 27);
this.cmbRewSelective.Name = "cmbRewSelective";
this.cmbRewSelective.Size = new System.Drawing.Size(88, 21);
this.cmbRewSelective.TabIndex = 5;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(201, 30);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(54, 13);
this.label14.TabIndex = 4;
this.label14.Text = "Selective:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(17, 110);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(46, 13);
this.label13.TabIndex = 3;
this.label13.Text = "Amount:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(17, 70);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(41, 13);
this.label12.TabIndex = 2;
this.label12.Text = "ItemID:";
//
// cmbRewardType
//
this.cmbRewardType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRewardType.FormattingEnabled = true;
this.cmbRewardType.Location = new System.Drawing.Point(56, 27);
this.cmbRewardType.Name = "cmbRewardType";
this.cmbRewardType.Size = new System.Drawing.Size(101, 21);
this.cmbRewardType.TabIndex = 1;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(17, 29);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(34, 13);
this.label7.TabIndex = 0;
this.label7.Text = "Type:";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.btnAddReward);
this.groupBox4.Controls.Add(this.btnDeleteReward);
this.groupBox4.Controls.Add(this.lstRewards);
this.groupBox4.Location = new System.Drawing.Point(17, 11);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(600, 300);
this.groupBox4.TabIndex = 0;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Rewards:";
//
// btnAddReward
//
this.btnAddReward.Location = new System.Drawing.Point(11, 268);
this.btnAddReward.Name = "btnAddReward";
this.btnAddReward.Size = new System.Drawing.Size(87, 20);
this.btnAddReward.TabIndex = 2;
this.btnAddReward.Text = "Add";
this.btnAddReward.UseVisualStyleBackColor = true;
this.btnAddReward.Click += new System.EventHandler(this.btnAddReward_Click);
//
// btnDeleteReward
//
this.btnDeleteReward.Location = new System.Drawing.Point(104, 267);
this.btnDeleteReward.Name = "btnDeleteReward";
this.btnDeleteReward.Size = new System.Drawing.Size(84, 22);
this.btnDeleteReward.TabIndex = 1;
this.btnDeleteReward.Text = "Delete";
this.btnDeleteReward.UseVisualStyleBackColor = true;
this.btnDeleteReward.Click += new System.EventHandler(this.btnDeleteReward_Click);
//
// lstRewards
//
this.lstRewards.Location = new System.Drawing.Point(11, 19);
this.lstRewards.Name = "lstRewards";
this.lstRewards.Size = new System.Drawing.Size(583, 241);
this.lstRewards.TabIndex = 0;
this.lstRewards.UseCompatibleStateImageBehavior = false;
this.lstRewards.View = System.Windows.Forms.View.Details;
this.lstRewards.SelectedIndexChanged += new System.EventHandler(this.lstRewards_SelectedIndexChanged);
this.lstRewards.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lstRewards_MouseClick);
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.lblStatus});
this.statusStrip1.Location = new System.Drawing.Point(0, 695);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(925, 22);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
//
// lblStatus
//
this.lblStatus.Name = "lblStatus";
this.lblStatus.Size = new System.Drawing.Size(42, 17);
this.lblStatus.Text = "Ready.";
//
// btnSaveFile
//
this.btnSaveFile.Location = new System.Drawing.Point(113, 7);
this.btnSaveFile.Name = "btnSaveFile";
this.btnSaveFile.Size = new System.Drawing.Size(88, 26);
this.btnSaveFile.TabIndex = 3;
this.btnSaveFile.Text = "Save Q File";
this.btnSaveFile.UseVisualStyleBackColor = true;
this.btnSaveFile.Click += new System.EventHandler(this.btnSaveFile_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(818, 7);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(100, 13);
this.label3.TabIndex = 4;
this.label3.Text = "Written by Csharp™";
//
// btnDialogEditor
//
this.btnDialogEditor.Location = new System.Drawing.Point(17, 7);
this.btnDialogEditor.Name = "btnDialogEditor";
this.btnDialogEditor.Size = new System.Drawing.Size(90, 26);
this.btnDialogEditor.TabIndex = 5;
this.btnDialogEditor.Text = "Resource";
this.btnDialogEditor.UseVisualStyleBackColor = true;
this.btnDialogEditor.Click += new System.EventHandler(this.btnDialogEditor_Click);
//
// btnSaveRes
//
this.btnSaveRes.Location = new System.Drawing.Point(207, 7);
this.btnSaveRes.Name = "btnSaveRes";
this.btnSaveRes.Size = new System.Drawing.Size(76, 27);
this.btnSaveRes.TabIndex = 6;
this.btnSaveRes.Text = "Save Res";
this.btnSaveRes.UseVisualStyleBackColor = true;
this.btnSaveRes.Click += new System.EventHandler(this.btnSaveRes_Click);
//
// frmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(925, 717);
this.Controls.Add(this.btnSaveRes);
this.Controls.Add(this.btnDialogEditor);
this.Controls.Add(this.label3);
this.Controls.Add(this.btnSaveFile);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.groupBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.Name = "frmMain";
this.Text = "iQuest";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmMain_FormClosed);
this.Load += new System.EventHandler(this.frmMain_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage7.ResumeLayout(false);
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.grpDefault.ResumeLayout(false);
this.grpDefault.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrMaxLevel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrMinLevel)).EndInit();
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.tabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.MobGrid)).EndInit();
this.groupBox2.ResumeLayout(false);
this.grpMobSettings.ResumeLayout(false);
this.grpMobSettings.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrMobAmount)).EndInit();
this.tabPage5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ItemGrid)).EndInit();
this.grpItemInfo.ResumeLayout(false);
this.grpItemInfo.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrItemAmount)).EndInit();
this.groupBox3.ResumeLayout(false);
this.tabPage6.ResumeLayout(false);
this.grpRewardEdit.ResumeLayout(false);
this.grpRewardEdit.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button btnSearch;
private System.Windows.Forms.TextBox txtSearchQuest;
private System.Windows.Forms.ListBox lstQuests;
private System.Windows.Forms.Label lblQuestCount;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.Button btnSaveStartScript;
private System.Windows.Forms.TextBox txtStartScript;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.Button btnSaveAction;
private System.Windows.Forms.TextBox txtActionScript;
private System.Windows.Forms.Button btnSaveFinishScript;
private System.Windows.Forms.TextBox txtFinishScript;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel lblStatus;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.ListView lstMobs;
private System.Windows.Forms.GroupBox grpMobSettings;
private System.Windows.Forms.NumericUpDown nmrMobAmount;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ComboBox cmbIsNPC;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtMobID;
private System.Windows.Forms.Label lbl123456;
private System.Windows.Forms.Label lblMobName;
private System.Windows.Forms.Button btnSaveFile;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button btnSaveMobFile;
private System.Windows.Forms.DataGridView MobGrid;
private System.Windows.Forms.Button btnDeleteMob;
private System.Windows.Forms.Button btnAddMob;
private System.Windows.Forms.GroupBox grpItemInfo;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.ListView lstItems;
private System.Windows.Forms.Button btnSaveItemGrid;
private System.Windows.Forms.DataGridView ItemGrid;
private System.Windows.Forms.NumericUpDown nmrItemAmount;
private System.Windows.Forms.TextBox txtItemType;
private System.Windows.Forms.TextBox txtItemID;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button btnDeleteItem;
private System.Windows.Forms.Button BtnSaveMobSettings;
private System.Windows.Forms.Button btnAddItem;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.GroupBox grpDefault;
private System.Windows.Forms.TextBox txtStartingNPC;
private System.Windows.Forms.NumericUpDown nmrMaxLevel;
private System.Windows.Forms.NumericUpDown nmrMinLevel;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label lblQuestName;
private System.Windows.Forms.Label lblStartNPC;
private System.Windows.Forms.Label lblPreQuest;
private System.Windows.Forms.TextBox txtPreQuest;
private System.Windows.Forms.Button btnSaveDefault;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.ListView lstRewards;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox txtDescription;
private System.Windows.Forms.GroupBox grpRewardEdit;
private System.Windows.Forms.Button btnAddReward;
private System.Windows.Forms.Button btnDeleteReward;
private System.Windows.Forms.ComboBox cmbRewardType;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox cmbRewSelective;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Button btnSaveRew;
private System.Windows.Forms.TextBox txtRewAmount;
private System.Windows.Forms.TextBox txtRewID;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.TextBox txtRewUnk;
private System.Windows.Forms.Button btnModUnk;
private System.Windows.Forms.Button btnModDescription;
private System.Windows.Forms.Button btnDialogEditor;
private System.Windows.Forms.Button btnSaveRes;
private System.Windows.Forms.Label lblQuestTitle;
private System.Windows.Forms.TextBox txtQuestTitle;
private System.Windows.Forms.TextBox txtDesc;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Button btnModDescID;
private System.Windows.Forms.Button btnResDesc;
private System.Windows.Forms.Button btnduplicate;
private System.Windows.Forms.Button btnDeleteQuest;
private System.Windows.Forms.TextBox txtDebug;
}
}