mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-03 20:17:08 -05:00
1222 lines
57 KiB
C#
1222 lines
57 KiB
C#
namespace PKHeX.WinForms
|
|
{
|
|
partial class SAV_Trainer9a
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
B_Cancel = new System.Windows.Forms.Button();
|
|
B_Save = new System.Windows.Forms.Button();
|
|
TB_OTName = new System.Windows.Forms.TextBox();
|
|
L_TrainerName = new System.Windows.Forms.Label();
|
|
MT_Money = new System.Windows.Forms.MaskedTextBox();
|
|
L_Money = new System.Windows.Forms.Label();
|
|
L_Saying5 = new System.Windows.Forms.Label();
|
|
L_Saying4 = new System.Windows.Forms.Label();
|
|
L_Saying3 = new System.Windows.Forms.Label();
|
|
L_Saying2 = new System.Windows.Forms.Label();
|
|
L_Saying1 = new System.Windows.Forms.Label();
|
|
TB_Saying5 = new System.Windows.Forms.TextBox();
|
|
TB_Saying4 = new System.Windows.Forms.TextBox();
|
|
TB_Saying3 = new System.Windows.Forms.TextBox();
|
|
TB_Saying2 = new System.Windows.Forms.TextBox();
|
|
TB_Saying1 = new System.Windows.Forms.TextBox();
|
|
L_Seconds = new System.Windows.Forms.Label();
|
|
L_Minutes = new System.Windows.Forms.Label();
|
|
MT_Seconds = new System.Windows.Forms.MaskedTextBox();
|
|
MT_Minutes = new System.Windows.Forms.MaskedTextBox();
|
|
L_Hours = new System.Windows.Forms.Label();
|
|
MT_Hours = new System.Windows.Forms.MaskedTextBox();
|
|
L_Language = new System.Windows.Forms.Label();
|
|
B_MaxCash = new System.Windows.Forms.Button();
|
|
CB_Language = new System.Windows.Forms.ComboBox();
|
|
CB_Gender = new System.Windows.Forms.ComboBox();
|
|
TB_MBMS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBMN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBRS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBRN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBTS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBTN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBDS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBDN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBSS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBSN = new System.Windows.Forms.MaskedTextBox();
|
|
L_SuperB = new System.Windows.Forms.Label();
|
|
L_NormalB = new System.Windows.Forms.Label();
|
|
L_MultiB = new System.Windows.Forms.Label();
|
|
L_RotationB = new System.Windows.Forms.Label();
|
|
L_TriplesB = new System.Windows.Forms.Label();
|
|
L_DoublesB = new System.Windows.Forms.Label();
|
|
L_SinglesB = new System.Windows.Forms.Label();
|
|
TB_MCMS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCMN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCRS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCRN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCTS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCTN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCDS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCDN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCSS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCSN = new System.Windows.Forms.MaskedTextBox();
|
|
L_SuperC = new System.Windows.Forms.Label();
|
|
L_NormalC = new System.Windows.Forms.Label();
|
|
L_MultiC = new System.Windows.Forms.Label();
|
|
L_RotationC = new System.Windows.Forms.Label();
|
|
L_TriplesC = new System.Windows.Forms.Label();
|
|
L_DoublesC = new System.Windows.Forms.Label();
|
|
L_SinglesC = new System.Windows.Forms.Label();
|
|
TC_Editor = new System.Windows.Forms.TabControl();
|
|
Tab_Overview = new System.Windows.Forms.TabPage();
|
|
trainerID1 = new PKHeX.WinForms.Controls.TrainerID();
|
|
CAL_LastSavedDate = new System.Windows.Forms.DateTimePicker();
|
|
L_LastSaved = new System.Windows.Forms.Label();
|
|
CAL_LastSavedTime = new System.Windows.Forms.DateTimePicker();
|
|
Tab_MiscValues = new System.Windows.Forms.TabPage();
|
|
B_CollectTechnicalMachines = new System.Windows.Forms.Button();
|
|
B_CollectScrews = new System.Windows.Forms.Button();
|
|
label3 = new System.Windows.Forms.Label();
|
|
L_RoyaleTicketPointsInfinite = new System.Windows.Forms.Label();
|
|
L_RoyaleRegularTicketPoints = new System.Windows.Forms.Label();
|
|
MT_RoyaleInfinite = new System.Windows.Forms.MaskedTextBox();
|
|
B_RoyaleInfiniteMax = new System.Windows.Forms.Button();
|
|
MT_RoyaleRegular = new System.Windows.Forms.MaskedTextBox();
|
|
B_RoyaleRegularMax = new System.Windows.Forms.Button();
|
|
GB_Map = new System.Windows.Forms.GroupBox();
|
|
TB_Map = new System.Windows.Forms.TextBox();
|
|
L_Map = new System.Windows.Forms.Label();
|
|
NUD_R = new System.Windows.Forms.NumericUpDown();
|
|
L_R = new System.Windows.Forms.Label();
|
|
NUD_Z = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Y = new System.Windows.Forms.NumericUpDown();
|
|
NUD_X = new System.Windows.Forms.NumericUpDown();
|
|
L_Y = new System.Windows.Forms.Label();
|
|
L_Z = new System.Windows.Forms.Label();
|
|
L_X = new System.Windows.Forms.Label();
|
|
Tab_Images = new System.Windows.Forms.TabPage();
|
|
FLP_Images = new System.Windows.Forms.FlowLayoutPanel();
|
|
P_Picture1 = new System.Windows.Forms.PictureBox();
|
|
P_Picture2 = new System.Windows.Forms.PictureBox();
|
|
P_Picture3 = new System.Windows.Forms.PictureBox();
|
|
Tab_DLC = new System.Windows.Forms.TabPage();
|
|
L_HyperspaceSurveyPoints = new System.Windows.Forms.Label();
|
|
MT_HyperspaceSurveyPoints = new System.Windows.Forms.MaskedTextBox();
|
|
B_HyperspaceSurveyPoints = new System.Windows.Forms.Button();
|
|
TB_StreetName = new System.Windows.Forms.TextBox();
|
|
L_StreetName = new System.Windows.Forms.Label();
|
|
TC_Editor.SuspendLayout();
|
|
Tab_Overview.SuspendLayout();
|
|
Tab_MiscValues.SuspendLayout();
|
|
GB_Map.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_R).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Z).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Y).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_X).BeginInit();
|
|
Tab_Images.SuspendLayout();
|
|
FLP_Images.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)P_Picture1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)P_Picture2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)P_Picture3).BeginInit();
|
|
Tab_DLC.SuspendLayout();
|
|
SuspendLayout();
|
|
//
|
|
// B_Cancel
|
|
//
|
|
B_Cancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
|
|
B_Cancel.Location = new System.Drawing.Point(281, 312);
|
|
B_Cancel.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
B_Cancel.Name = "B_Cancel";
|
|
B_Cancel.Size = new System.Drawing.Size(100, 32);
|
|
B_Cancel.TabIndex = 0;
|
|
B_Cancel.Text = "Cancel";
|
|
B_Cancel.UseVisualStyleBackColor = true;
|
|
B_Cancel.Click += B_Cancel_Click;
|
|
//
|
|
// B_Save
|
|
//
|
|
B_Save.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
|
|
B_Save.Location = new System.Drawing.Point(391, 312);
|
|
B_Save.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
B_Save.Name = "B_Save";
|
|
B_Save.Size = new System.Drawing.Size(100, 32);
|
|
B_Save.TabIndex = 1;
|
|
B_Save.Text = "Save";
|
|
B_Save.UseVisualStyleBackColor = true;
|
|
B_Save.Click += B_Save_Click;
|
|
//
|
|
// TB_OTName
|
|
//
|
|
TB_OTName.Font = new System.Drawing.Font("Courier New", 8.25F);
|
|
TB_OTName.Location = new System.Drawing.Point(170, 14);
|
|
TB_OTName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_OTName.MaxLength = 12;
|
|
TB_OTName.Name = "TB_OTName";
|
|
TB_OTName.Size = new System.Drawing.Size(120, 20);
|
|
TB_OTName.TabIndex = 2;
|
|
TB_OTName.Text = "WWWWWWWWWWWW";
|
|
TB_OTName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
TB_OTName.MouseDown += ClickOT;
|
|
//
|
|
// L_TrainerName
|
|
//
|
|
L_TrainerName.Location = new System.Drawing.Point(66, 13);
|
|
L_TrainerName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_TrainerName.Name = "L_TrainerName";
|
|
L_TrainerName.Size = new System.Drawing.Size(104, 24);
|
|
L_TrainerName.TabIndex = 3;
|
|
L_TrainerName.Text = "Trainer Name:";
|
|
L_TrainerName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_Money
|
|
//
|
|
MT_Money.Location = new System.Drawing.Point(170, 68);
|
|
MT_Money.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Money.Mask = "0000000";
|
|
MT_Money.Name = "MT_Money";
|
|
MT_Money.Size = new System.Drawing.Size(67, 25);
|
|
MT_Money.TabIndex = 4;
|
|
MT_Money.Text = "1234567";
|
|
MT_Money.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_Money
|
|
//
|
|
L_Money.Location = new System.Drawing.Point(132, 69);
|
|
L_Money.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Money.Name = "L_Money";
|
|
L_Money.Size = new System.Drawing.Size(37, 23);
|
|
L_Money.TabIndex = 5;
|
|
L_Money.Text = "$:";
|
|
L_Money.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Saying5
|
|
//
|
|
L_Saying5.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying5.Name = "L_Saying5";
|
|
L_Saying5.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying5.TabIndex = 0;
|
|
//
|
|
// L_Saying4
|
|
//
|
|
L_Saying4.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying4.Name = "L_Saying4";
|
|
L_Saying4.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying4.TabIndex = 0;
|
|
//
|
|
// L_Saying3
|
|
//
|
|
L_Saying3.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying3.Name = "L_Saying3";
|
|
L_Saying3.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying3.TabIndex = 0;
|
|
//
|
|
// L_Saying2
|
|
//
|
|
L_Saying2.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying2.Name = "L_Saying2";
|
|
L_Saying2.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying2.TabIndex = 0;
|
|
//
|
|
// L_Saying1
|
|
//
|
|
L_Saying1.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying1.Name = "L_Saying1";
|
|
L_Saying1.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying1.TabIndex = 0;
|
|
//
|
|
// TB_Saying5
|
|
//
|
|
TB_Saying5.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying5.Name = "TB_Saying5";
|
|
TB_Saying5.Size = new System.Drawing.Size(100, 25);
|
|
TB_Saying5.TabIndex = 0;
|
|
//
|
|
// TB_Saying4
|
|
//
|
|
TB_Saying4.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying4.Name = "TB_Saying4";
|
|
TB_Saying4.Size = new System.Drawing.Size(100, 25);
|
|
TB_Saying4.TabIndex = 0;
|
|
//
|
|
// TB_Saying3
|
|
//
|
|
TB_Saying3.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying3.Name = "TB_Saying3";
|
|
TB_Saying3.Size = new System.Drawing.Size(100, 25);
|
|
TB_Saying3.TabIndex = 0;
|
|
//
|
|
// TB_Saying2
|
|
//
|
|
TB_Saying2.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying2.Name = "TB_Saying2";
|
|
TB_Saying2.Size = new System.Drawing.Size(100, 25);
|
|
TB_Saying2.TabIndex = 0;
|
|
//
|
|
// TB_Saying1
|
|
//
|
|
TB_Saying1.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying1.Name = "TB_Saying1";
|
|
TB_Saying1.Size = new System.Drawing.Size(100, 25);
|
|
TB_Saying1.TabIndex = 0;
|
|
//
|
|
// L_Seconds
|
|
//
|
|
L_Seconds.Location = new System.Drawing.Point(285, 178);
|
|
L_Seconds.Margin = new System.Windows.Forms.Padding(0);
|
|
L_Seconds.Name = "L_Seconds";
|
|
L_Seconds.Size = new System.Drawing.Size(41, 24);
|
|
L_Seconds.TabIndex = 30;
|
|
L_Seconds.Text = "Sec:";
|
|
L_Seconds.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Minutes
|
|
//
|
|
L_Minutes.Location = new System.Drawing.Point(198, 178);
|
|
L_Minutes.Margin = new System.Windows.Forms.Padding(0);
|
|
L_Minutes.Name = "L_Minutes";
|
|
L_Minutes.Size = new System.Drawing.Size(67, 24);
|
|
L_Minutes.TabIndex = 29;
|
|
L_Minutes.Text = "Min:";
|
|
L_Minutes.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_Seconds
|
|
//
|
|
MT_Seconds.Location = new System.Drawing.Point(326, 178);
|
|
MT_Seconds.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Seconds.Mask = "00";
|
|
MT_Seconds.Name = "MT_Seconds";
|
|
MT_Seconds.Size = new System.Drawing.Size(25, 25);
|
|
MT_Seconds.TabIndex = 28;
|
|
MT_Seconds.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
MT_Seconds.TextChanged += Change255;
|
|
//
|
|
// MT_Minutes
|
|
//
|
|
MT_Minutes.Location = new System.Drawing.Point(265, 178);
|
|
MT_Minutes.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Minutes.Mask = "00";
|
|
MT_Minutes.Name = "MT_Minutes";
|
|
MT_Minutes.Size = new System.Drawing.Size(25, 25);
|
|
MT_Minutes.TabIndex = 27;
|
|
MT_Minutes.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
MT_Minutes.TextChanged += Change255;
|
|
//
|
|
// L_Hours
|
|
//
|
|
L_Hours.Location = new System.Drawing.Point(100, 178);
|
|
L_Hours.Margin = new System.Windows.Forms.Padding(0);
|
|
L_Hours.Name = "L_Hours";
|
|
L_Hours.Size = new System.Drawing.Size(70, 24);
|
|
L_Hours.TabIndex = 26;
|
|
L_Hours.Text = "Hrs:";
|
|
L_Hours.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_Hours
|
|
//
|
|
MT_Hours.Location = new System.Drawing.Point(170, 178);
|
|
MT_Hours.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Hours.Mask = "00000";
|
|
MT_Hours.Name = "MT_Hours";
|
|
MT_Hours.Size = new System.Drawing.Size(56, 25);
|
|
MT_Hours.TabIndex = 25;
|
|
MT_Hours.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_Language
|
|
//
|
|
L_Language.Location = new System.Drawing.Point(66, 150);
|
|
L_Language.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Language.Name = "L_Language";
|
|
L_Language.Size = new System.Drawing.Size(104, 24);
|
|
L_Language.TabIndex = 21;
|
|
L_Language.Text = "Language:";
|
|
L_Language.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// B_MaxCash
|
|
//
|
|
B_MaxCash.Location = new System.Drawing.Point(241, 68);
|
|
B_MaxCash.Margin = new System.Windows.Forms.Padding(0);
|
|
B_MaxCash.Name = "B_MaxCash";
|
|
B_MaxCash.Size = new System.Drawing.Size(23, 23);
|
|
B_MaxCash.TabIndex = 16;
|
|
B_MaxCash.Text = "+";
|
|
B_MaxCash.UseVisualStyleBackColor = true;
|
|
//
|
|
// CB_Language
|
|
//
|
|
CB_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Language.FormattingEnabled = true;
|
|
CB_Language.Location = new System.Drawing.Point(170, 150);
|
|
CB_Language.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Language.Name = "CB_Language";
|
|
CB_Language.Size = new System.Drawing.Size(120, 25);
|
|
CB_Language.TabIndex = 15;
|
|
//
|
|
// CB_Gender
|
|
//
|
|
CB_Gender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Gender.FormattingEnabled = true;
|
|
CB_Gender.Items.AddRange(new object[] { "♂", "♀" });
|
|
CB_Gender.Location = new System.Drawing.Point(298, 13);
|
|
CB_Gender.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Gender.Name = "CB_Gender";
|
|
CB_Gender.Size = new System.Drawing.Size(46, 25);
|
|
CB_Gender.TabIndex = 22;
|
|
//
|
|
// TB_MBMS
|
|
//
|
|
TB_MBMS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBMS.Name = "TB_MBMS";
|
|
TB_MBMS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBMS.TabIndex = 0;
|
|
//
|
|
// TB_MBMN
|
|
//
|
|
TB_MBMN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBMN.Name = "TB_MBMN";
|
|
TB_MBMN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBMN.TabIndex = 0;
|
|
//
|
|
// TB_MBRS
|
|
//
|
|
TB_MBRS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBRS.Name = "TB_MBRS";
|
|
TB_MBRS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBRS.TabIndex = 0;
|
|
//
|
|
// TB_MBRN
|
|
//
|
|
TB_MBRN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBRN.Name = "TB_MBRN";
|
|
TB_MBRN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBRN.TabIndex = 0;
|
|
//
|
|
// TB_MBTS
|
|
//
|
|
TB_MBTS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBTS.Name = "TB_MBTS";
|
|
TB_MBTS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBTS.TabIndex = 0;
|
|
//
|
|
// TB_MBTN
|
|
//
|
|
TB_MBTN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBTN.Name = "TB_MBTN";
|
|
TB_MBTN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBTN.TabIndex = 0;
|
|
//
|
|
// TB_MBDS
|
|
//
|
|
TB_MBDS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBDS.Name = "TB_MBDS";
|
|
TB_MBDS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBDS.TabIndex = 0;
|
|
//
|
|
// TB_MBDN
|
|
//
|
|
TB_MBDN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBDN.Name = "TB_MBDN";
|
|
TB_MBDN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBDN.TabIndex = 0;
|
|
//
|
|
// TB_MBSS
|
|
//
|
|
TB_MBSS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBSS.Name = "TB_MBSS";
|
|
TB_MBSS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBSS.TabIndex = 0;
|
|
//
|
|
// TB_MBSN
|
|
//
|
|
TB_MBSN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBSN.Name = "TB_MBSN";
|
|
TB_MBSN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MBSN.TabIndex = 0;
|
|
//
|
|
// L_SuperB
|
|
//
|
|
L_SuperB.Location = new System.Drawing.Point(0, 0);
|
|
L_SuperB.Name = "L_SuperB";
|
|
L_SuperB.Size = new System.Drawing.Size(100, 23);
|
|
L_SuperB.TabIndex = 0;
|
|
//
|
|
// L_NormalB
|
|
//
|
|
L_NormalB.Location = new System.Drawing.Point(0, 0);
|
|
L_NormalB.Name = "L_NormalB";
|
|
L_NormalB.Size = new System.Drawing.Size(100, 23);
|
|
L_NormalB.TabIndex = 0;
|
|
//
|
|
// L_MultiB
|
|
//
|
|
L_MultiB.Location = new System.Drawing.Point(0, 0);
|
|
L_MultiB.Name = "L_MultiB";
|
|
L_MultiB.Size = new System.Drawing.Size(100, 23);
|
|
L_MultiB.TabIndex = 0;
|
|
//
|
|
// L_RotationB
|
|
//
|
|
L_RotationB.Location = new System.Drawing.Point(0, 0);
|
|
L_RotationB.Name = "L_RotationB";
|
|
L_RotationB.Size = new System.Drawing.Size(100, 23);
|
|
L_RotationB.TabIndex = 0;
|
|
//
|
|
// L_TriplesB
|
|
//
|
|
L_TriplesB.Location = new System.Drawing.Point(0, 0);
|
|
L_TriplesB.Name = "L_TriplesB";
|
|
L_TriplesB.Size = new System.Drawing.Size(100, 23);
|
|
L_TriplesB.TabIndex = 0;
|
|
//
|
|
// L_DoublesB
|
|
//
|
|
L_DoublesB.Location = new System.Drawing.Point(0, 0);
|
|
L_DoublesB.Name = "L_DoublesB";
|
|
L_DoublesB.Size = new System.Drawing.Size(100, 23);
|
|
L_DoublesB.TabIndex = 0;
|
|
//
|
|
// L_SinglesB
|
|
//
|
|
L_SinglesB.Location = new System.Drawing.Point(0, 0);
|
|
L_SinglesB.Name = "L_SinglesB";
|
|
L_SinglesB.Size = new System.Drawing.Size(100, 23);
|
|
L_SinglesB.TabIndex = 0;
|
|
//
|
|
// TB_MCMS
|
|
//
|
|
TB_MCMS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCMS.Name = "TB_MCMS";
|
|
TB_MCMS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCMS.TabIndex = 0;
|
|
//
|
|
// TB_MCMN
|
|
//
|
|
TB_MCMN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCMN.Name = "TB_MCMN";
|
|
TB_MCMN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCMN.TabIndex = 0;
|
|
//
|
|
// TB_MCRS
|
|
//
|
|
TB_MCRS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCRS.Name = "TB_MCRS";
|
|
TB_MCRS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCRS.TabIndex = 0;
|
|
//
|
|
// TB_MCRN
|
|
//
|
|
TB_MCRN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCRN.Name = "TB_MCRN";
|
|
TB_MCRN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCRN.TabIndex = 0;
|
|
//
|
|
// TB_MCTS
|
|
//
|
|
TB_MCTS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCTS.Name = "TB_MCTS";
|
|
TB_MCTS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCTS.TabIndex = 0;
|
|
//
|
|
// TB_MCTN
|
|
//
|
|
TB_MCTN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCTN.Name = "TB_MCTN";
|
|
TB_MCTN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCTN.TabIndex = 0;
|
|
//
|
|
// TB_MCDS
|
|
//
|
|
TB_MCDS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCDS.Name = "TB_MCDS";
|
|
TB_MCDS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCDS.TabIndex = 0;
|
|
//
|
|
// TB_MCDN
|
|
//
|
|
TB_MCDN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCDN.Name = "TB_MCDN";
|
|
TB_MCDN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCDN.TabIndex = 0;
|
|
//
|
|
// TB_MCSS
|
|
//
|
|
TB_MCSS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCSS.Name = "TB_MCSS";
|
|
TB_MCSS.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCSS.TabIndex = 0;
|
|
//
|
|
// TB_MCSN
|
|
//
|
|
TB_MCSN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCSN.Name = "TB_MCSN";
|
|
TB_MCSN.Size = new System.Drawing.Size(100, 25);
|
|
TB_MCSN.TabIndex = 0;
|
|
//
|
|
// L_SuperC
|
|
//
|
|
L_SuperC.Location = new System.Drawing.Point(0, 0);
|
|
L_SuperC.Name = "L_SuperC";
|
|
L_SuperC.Size = new System.Drawing.Size(100, 23);
|
|
L_SuperC.TabIndex = 0;
|
|
//
|
|
// L_NormalC
|
|
//
|
|
L_NormalC.Location = new System.Drawing.Point(0, 0);
|
|
L_NormalC.Name = "L_NormalC";
|
|
L_NormalC.Size = new System.Drawing.Size(100, 23);
|
|
L_NormalC.TabIndex = 0;
|
|
//
|
|
// L_MultiC
|
|
//
|
|
L_MultiC.Location = new System.Drawing.Point(0, 0);
|
|
L_MultiC.Name = "L_MultiC";
|
|
L_MultiC.Size = new System.Drawing.Size(100, 23);
|
|
L_MultiC.TabIndex = 0;
|
|
//
|
|
// L_RotationC
|
|
//
|
|
L_RotationC.Location = new System.Drawing.Point(0, 0);
|
|
L_RotationC.Name = "L_RotationC";
|
|
L_RotationC.Size = new System.Drawing.Size(100, 23);
|
|
L_RotationC.TabIndex = 0;
|
|
//
|
|
// L_TriplesC
|
|
//
|
|
L_TriplesC.Location = new System.Drawing.Point(0, 0);
|
|
L_TriplesC.Name = "L_TriplesC";
|
|
L_TriplesC.Size = new System.Drawing.Size(100, 23);
|
|
L_TriplesC.TabIndex = 0;
|
|
//
|
|
// L_DoublesC
|
|
//
|
|
L_DoublesC.Location = new System.Drawing.Point(0, 0);
|
|
L_DoublesC.Name = "L_DoublesC";
|
|
L_DoublesC.Size = new System.Drawing.Size(100, 23);
|
|
L_DoublesC.TabIndex = 0;
|
|
//
|
|
// L_SinglesC
|
|
//
|
|
L_SinglesC.Location = new System.Drawing.Point(0, 0);
|
|
L_SinglesC.Name = "L_SinglesC";
|
|
L_SinglesC.Size = new System.Drawing.Size(100, 23);
|
|
L_SinglesC.TabIndex = 0;
|
|
//
|
|
// TC_Editor
|
|
//
|
|
TC_Editor.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
TC_Editor.Controls.Add(Tab_Overview);
|
|
TC_Editor.Controls.Add(Tab_MiscValues);
|
|
TC_Editor.Controls.Add(Tab_Images);
|
|
TC_Editor.Controls.Add(Tab_DLC);
|
|
TC_Editor.Location = new System.Drawing.Point(0, 0);
|
|
TC_Editor.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
TC_Editor.Name = "TC_Editor";
|
|
TC_Editor.SelectedIndex = 0;
|
|
TC_Editor.Size = new System.Drawing.Size(496, 307);
|
|
TC_Editor.TabIndex = 54;
|
|
//
|
|
// Tab_Overview
|
|
//
|
|
Tab_Overview.Controls.Add(trainerID1);
|
|
Tab_Overview.Controls.Add(CAL_LastSavedDate);
|
|
Tab_Overview.Controls.Add(L_LastSaved);
|
|
Tab_Overview.Controls.Add(CAL_LastSavedTime);
|
|
Tab_Overview.Controls.Add(MT_Hours);
|
|
Tab_Overview.Controls.Add(L_Hours);
|
|
Tab_Overview.Controls.Add(MT_Minutes);
|
|
Tab_Overview.Controls.Add(L_Minutes);
|
|
Tab_Overview.Controls.Add(TB_OTName);
|
|
Tab_Overview.Controls.Add(CB_Gender);
|
|
Tab_Overview.Controls.Add(L_TrainerName);
|
|
Tab_Overview.Controls.Add(MT_Money);
|
|
Tab_Overview.Controls.Add(L_Money);
|
|
Tab_Overview.Controls.Add(L_Language);
|
|
Tab_Overview.Controls.Add(CB_Language);
|
|
Tab_Overview.Controls.Add(B_MaxCash);
|
|
Tab_Overview.Controls.Add(MT_Seconds);
|
|
Tab_Overview.Controls.Add(L_Seconds);
|
|
Tab_Overview.Location = new System.Drawing.Point(4, 26);
|
|
Tab_Overview.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
Tab_Overview.Name = "Tab_Overview";
|
|
Tab_Overview.Padding = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
Tab_Overview.Size = new System.Drawing.Size(488, 277);
|
|
Tab_Overview.TabIndex = 0;
|
|
Tab_Overview.Text = "Overview";
|
|
Tab_Overview.UseVisualStyleBackColor = true;
|
|
//
|
|
// trainerID1
|
|
//
|
|
trainerID1.Location = new System.Drawing.Point(130, 40);
|
|
trainerID1.Margin = new System.Windows.Forms.Padding(0);
|
|
trainerID1.Name = "trainerID1";
|
|
trainerID1.Size = new System.Drawing.Size(246, 25);
|
|
trainerID1.TabIndex = 74;
|
|
//
|
|
// CAL_LastSavedDate
|
|
//
|
|
CAL_LastSavedDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
|
CAL_LastSavedDate.Location = new System.Drawing.Point(170, 232);
|
|
CAL_LastSavedDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_LastSavedDate.MaxDate = new System.DateTime(4095, 12, 31, 0, 0, 0, 0);
|
|
CAL_LastSavedDate.Name = "CAL_LastSavedDate";
|
|
CAL_LastSavedDate.Size = new System.Drawing.Size(120, 25);
|
|
CAL_LastSavedDate.TabIndex = 55;
|
|
CAL_LastSavedDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// L_LastSaved
|
|
//
|
|
L_LastSaved.Location = new System.Drawing.Point(75, 232);
|
|
L_LastSaved.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_LastSaved.Name = "L_LastSaved";
|
|
L_LastSaved.Size = new System.Drawing.Size(93, 23);
|
|
L_LastSaved.TabIndex = 56;
|
|
L_LastSaved.Text = "Last Saved:";
|
|
L_LastSaved.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CAL_LastSavedTime
|
|
//
|
|
CAL_LastSavedTime.CustomFormat = "HH:mm:ss";
|
|
CAL_LastSavedTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
CAL_LastSavedTime.Location = new System.Drawing.Point(205, 254);
|
|
CAL_LastSavedTime.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_LastSavedTime.MaxDate = new System.DateTime(2060, 12, 31, 0, 0, 0, 0);
|
|
CAL_LastSavedTime.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
CAL_LastSavedTime.Name = "CAL_LastSavedTime";
|
|
CAL_LastSavedTime.ShowUpDown = true;
|
|
CAL_LastSavedTime.Size = new System.Drawing.Size(84, 25);
|
|
CAL_LastSavedTime.TabIndex = 57;
|
|
CAL_LastSavedTime.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// Tab_MiscValues
|
|
//
|
|
Tab_MiscValues.Controls.Add(B_CollectTechnicalMachines);
|
|
Tab_MiscValues.Controls.Add(B_CollectScrews);
|
|
Tab_MiscValues.Controls.Add(label3);
|
|
Tab_MiscValues.Controls.Add(L_RoyaleTicketPointsInfinite);
|
|
Tab_MiscValues.Controls.Add(L_RoyaleRegularTicketPoints);
|
|
Tab_MiscValues.Controls.Add(MT_RoyaleInfinite);
|
|
Tab_MiscValues.Controls.Add(B_RoyaleInfiniteMax);
|
|
Tab_MiscValues.Controls.Add(MT_RoyaleRegular);
|
|
Tab_MiscValues.Controls.Add(B_RoyaleRegularMax);
|
|
Tab_MiscValues.Controls.Add(GB_Map);
|
|
Tab_MiscValues.Location = new System.Drawing.Point(4, 26);
|
|
Tab_MiscValues.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
Tab_MiscValues.Name = "Tab_MiscValues";
|
|
Tab_MiscValues.Padding = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
Tab_MiscValues.Size = new System.Drawing.Size(488, 277);
|
|
Tab_MiscValues.TabIndex = 4;
|
|
Tab_MiscValues.Text = "Misc";
|
|
Tab_MiscValues.UseVisualStyleBackColor = true;
|
|
//
|
|
// B_CollectTechnicalMachines
|
|
//
|
|
B_CollectTechnicalMachines.Location = new System.Drawing.Point(365, 210);
|
|
B_CollectTechnicalMachines.Name = "B_CollectTechnicalMachines";
|
|
B_CollectTechnicalMachines.Size = new System.Drawing.Size(120, 64);
|
|
B_CollectTechnicalMachines.TabIndex = 85;
|
|
B_CollectTechnicalMachines.Text = "Collect All Technical Machines";
|
|
B_CollectTechnicalMachines.UseVisualStyleBackColor = true;
|
|
B_CollectTechnicalMachines.Click += B_CollectTechnicalMachines_Click;
|
|
//
|
|
// B_CollectScrews
|
|
//
|
|
B_CollectScrews.Location = new System.Drawing.Point(365, 140);
|
|
B_CollectScrews.Name = "B_CollectScrews";
|
|
B_CollectScrews.Size = new System.Drawing.Size(120, 64);
|
|
B_CollectScrews.TabIndex = 85;
|
|
B_CollectScrews.Text = "Collect All Colorful Screws";
|
|
B_CollectScrews.UseVisualStyleBackColor = true;
|
|
B_CollectScrews.Click += B_CollectScrews_Click;
|
|
//
|
|
// label3
|
|
//
|
|
label3.Location = new System.Drawing.Point(280, 12);
|
|
label3.Margin = new System.Windows.Forms.Padding(0);
|
|
label3.Name = "label3";
|
|
label3.Size = new System.Drawing.Size(181, 24);
|
|
label3.TabIndex = 84;
|
|
label3.Text = "Royale Ticket Points";
|
|
label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_RoyaleTicketPointsInfinite
|
|
//
|
|
L_RoyaleTicketPointsInfinite.Location = new System.Drawing.Point(280, 61);
|
|
L_RoyaleTicketPointsInfinite.Margin = new System.Windows.Forms.Padding(0);
|
|
L_RoyaleTicketPointsInfinite.Name = "L_RoyaleTicketPointsInfinite";
|
|
L_RoyaleTicketPointsInfinite.Size = new System.Drawing.Size(110, 24);
|
|
L_RoyaleTicketPointsInfinite.TabIndex = 83;
|
|
L_RoyaleTicketPointsInfinite.Text = "Infinite:";
|
|
L_RoyaleTicketPointsInfinite.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_RoyaleRegularTicketPoints
|
|
//
|
|
L_RoyaleRegularTicketPoints.Location = new System.Drawing.Point(280, 38);
|
|
L_RoyaleRegularTicketPoints.Margin = new System.Windows.Forms.Padding(0);
|
|
L_RoyaleRegularTicketPoints.Name = "L_RoyaleRegularTicketPoints";
|
|
L_RoyaleRegularTicketPoints.Size = new System.Drawing.Size(110, 24);
|
|
L_RoyaleRegularTicketPoints.TabIndex = 56;
|
|
L_RoyaleRegularTicketPoints.Text = "Regular:";
|
|
L_RoyaleRegularTicketPoints.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_RoyaleInfinite
|
|
//
|
|
MT_RoyaleInfinite.Location = new System.Drawing.Point(394, 62);
|
|
MT_RoyaleInfinite.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_RoyaleInfinite.Mask = "0000000";
|
|
MT_RoyaleInfinite.Name = "MT_RoyaleInfinite";
|
|
MT_RoyaleInfinite.Size = new System.Drawing.Size(67, 25);
|
|
MT_RoyaleInfinite.TabIndex = 81;
|
|
MT_RoyaleInfinite.Text = "1234567";
|
|
MT_RoyaleInfinite.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// B_RoyaleInfiniteMax
|
|
//
|
|
B_RoyaleInfiniteMax.Location = new System.Drawing.Point(465, 62);
|
|
B_RoyaleInfiniteMax.Margin = new System.Windows.Forms.Padding(0);
|
|
B_RoyaleInfiniteMax.Name = "B_RoyaleInfiniteMax";
|
|
B_RoyaleInfiniteMax.Size = new System.Drawing.Size(23, 23);
|
|
B_RoyaleInfiniteMax.TabIndex = 82;
|
|
B_RoyaleInfiniteMax.Text = "+";
|
|
B_RoyaleInfiniteMax.UseVisualStyleBackColor = true;
|
|
//
|
|
// MT_RoyaleRegular
|
|
//
|
|
MT_RoyaleRegular.Location = new System.Drawing.Point(394, 39);
|
|
MT_RoyaleRegular.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_RoyaleRegular.Mask = "0000000";
|
|
MT_RoyaleRegular.Name = "MT_RoyaleRegular";
|
|
MT_RoyaleRegular.Size = new System.Drawing.Size(67, 25);
|
|
MT_RoyaleRegular.TabIndex = 79;
|
|
MT_RoyaleRegular.Text = "1234567";
|
|
MT_RoyaleRegular.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// B_RoyaleRegularMax
|
|
//
|
|
B_RoyaleRegularMax.Location = new System.Drawing.Point(465, 39);
|
|
B_RoyaleRegularMax.Margin = new System.Windows.Forms.Padding(0);
|
|
B_RoyaleRegularMax.Name = "B_RoyaleRegularMax";
|
|
B_RoyaleRegularMax.Size = new System.Drawing.Size(23, 23);
|
|
B_RoyaleRegularMax.TabIndex = 80;
|
|
B_RoyaleRegularMax.Text = "+";
|
|
B_RoyaleRegularMax.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Map
|
|
//
|
|
GB_Map.Controls.Add(TB_Map);
|
|
GB_Map.Controls.Add(L_Map);
|
|
GB_Map.Controls.Add(NUD_R);
|
|
GB_Map.Controls.Add(L_R);
|
|
GB_Map.Controls.Add(NUD_Z);
|
|
GB_Map.Controls.Add(NUD_Y);
|
|
GB_Map.Controls.Add(NUD_X);
|
|
GB_Map.Controls.Add(L_Y);
|
|
GB_Map.Controls.Add(L_Z);
|
|
GB_Map.Controls.Add(L_X);
|
|
GB_Map.Location = new System.Drawing.Point(7, 18);
|
|
GB_Map.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
GB_Map.Name = "GB_Map";
|
|
GB_Map.Padding = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
GB_Map.Size = new System.Drawing.Size(271, 229);
|
|
GB_Map.TabIndex = 59;
|
|
GB_Map.TabStop = false;
|
|
GB_Map.Text = "Map Position";
|
|
//
|
|
// TB_Map
|
|
//
|
|
TB_Map.Location = new System.Drawing.Point(115, 184);
|
|
TB_Map.MaxLength = 32;
|
|
TB_Map.Name = "TB_Map";
|
|
TB_Map.Size = new System.Drawing.Size(151, 25);
|
|
TB_Map.TabIndex = 85;
|
|
TB_Map.TextChanged += ChangeMapValue;
|
|
//
|
|
// L_Map
|
|
//
|
|
L_Map.Location = new System.Drawing.Point(5, 180);
|
|
L_Map.Margin = new System.Windows.Forms.Padding(0);
|
|
L_Map.Name = "L_Map";
|
|
L_Map.Size = new System.Drawing.Size(110, 31);
|
|
L_Map.TabIndex = 56;
|
|
L_Map.Text = "Map:";
|
|
L_Map.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_R
|
|
//
|
|
NUD_R.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_R.DecimalPlaces = 6;
|
|
NUD_R.Location = new System.Drawing.Point(115, 129);
|
|
NUD_R.Margin = new System.Windows.Forms.Padding(0);
|
|
NUD_R.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_R.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_R.Name = "NUD_R";
|
|
NUD_R.Size = new System.Drawing.Size(151, 25);
|
|
NUD_R.TabIndex = 55;
|
|
NUD_R.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
NUD_R.ValueChanged += ChangeMapValue;
|
|
//
|
|
// L_R
|
|
//
|
|
L_R.Location = new System.Drawing.Point(5, 124);
|
|
L_R.Margin = new System.Windows.Forms.Padding(0);
|
|
L_R.Name = "L_R";
|
|
L_R.Size = new System.Drawing.Size(110, 31);
|
|
L_R.TabIndex = 54;
|
|
L_R.Text = "Rotation:";
|
|
L_R.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_Z
|
|
//
|
|
NUD_Z.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Z.DecimalPlaces = 6;
|
|
NUD_Z.Location = new System.Drawing.Point(115, 57);
|
|
NUD_Z.Margin = new System.Windows.Forms.Padding(0);
|
|
NUD_Z.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_Z.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_Z.Name = "NUD_Z";
|
|
NUD_Z.Size = new System.Drawing.Size(151, 25);
|
|
NUD_Z.TabIndex = 53;
|
|
NUD_Z.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
NUD_Z.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_Y
|
|
//
|
|
NUD_Y.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Y.DecimalPlaces = 6;
|
|
NUD_Y.Location = new System.Drawing.Point(115, 93);
|
|
NUD_Y.Margin = new System.Windows.Forms.Padding(0);
|
|
NUD_Y.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_Y.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_Y.Name = "NUD_Y";
|
|
NUD_Y.Size = new System.Drawing.Size(151, 25);
|
|
NUD_Y.TabIndex = 51;
|
|
NUD_Y.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
NUD_Y.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_X
|
|
//
|
|
NUD_X.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_X.DecimalPlaces = 6;
|
|
NUD_X.Location = new System.Drawing.Point(115, 22);
|
|
NUD_X.Margin = new System.Windows.Forms.Padding(0);
|
|
NUD_X.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_X.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_X.Name = "NUD_X";
|
|
NUD_X.Size = new System.Drawing.Size(151, 25);
|
|
NUD_X.TabIndex = 50;
|
|
NUD_X.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
NUD_X.ValueChanged += ChangeMapValue;
|
|
//
|
|
// L_Y
|
|
//
|
|
L_Y.Location = new System.Drawing.Point(5, 88);
|
|
L_Y.Margin = new System.Windows.Forms.Padding(0);
|
|
L_Y.Name = "L_Y";
|
|
L_Y.Size = new System.Drawing.Size(110, 31);
|
|
L_Y.TabIndex = 49;
|
|
L_Y.Text = "Y Coordinate:";
|
|
L_Y.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Z
|
|
//
|
|
L_Z.Location = new System.Drawing.Point(5, 52);
|
|
L_Z.Margin = new System.Windows.Forms.Padding(0);
|
|
L_Z.Name = "L_Z";
|
|
L_Z.Size = new System.Drawing.Size(110, 31);
|
|
L_Z.TabIndex = 48;
|
|
L_Z.Text = "Z Coordinate:";
|
|
L_Z.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_X
|
|
//
|
|
L_X.Location = new System.Drawing.Point(5, 17);
|
|
L_X.Margin = new System.Windows.Forms.Padding(0);
|
|
L_X.Name = "L_X";
|
|
L_X.Size = new System.Drawing.Size(110, 31);
|
|
L_X.TabIndex = 47;
|
|
L_X.Text = "X Coordinate:";
|
|
L_X.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// Tab_Images
|
|
//
|
|
Tab_Images.Controls.Add(FLP_Images);
|
|
Tab_Images.Location = new System.Drawing.Point(4, 26);
|
|
Tab_Images.Name = "Tab_Images";
|
|
Tab_Images.Padding = new System.Windows.Forms.Padding(3);
|
|
Tab_Images.Size = new System.Drawing.Size(488, 277);
|
|
Tab_Images.TabIndex = 5;
|
|
Tab_Images.Text = "Images";
|
|
Tab_Images.UseVisualStyleBackColor = true;
|
|
//
|
|
// FLP_Images
|
|
//
|
|
FLP_Images.AutoScroll = true;
|
|
FLP_Images.Controls.Add(P_Picture1);
|
|
FLP_Images.Controls.Add(P_Picture2);
|
|
FLP_Images.Controls.Add(P_Picture3);
|
|
FLP_Images.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
FLP_Images.Location = new System.Drawing.Point(3, 3);
|
|
FLP_Images.Name = "FLP_Images";
|
|
FLP_Images.Size = new System.Drawing.Size(482, 271);
|
|
FLP_Images.TabIndex = 0;
|
|
//
|
|
// P_Picture1
|
|
//
|
|
P_Picture1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
P_Picture1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
P_Picture1.Location = new System.Drawing.Point(3, 3);
|
|
P_Picture1.Name = "P_Picture1";
|
|
P_Picture1.Size = new System.Drawing.Size(342, 342);
|
|
P_Picture1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
P_Picture1.TabIndex = 79;
|
|
P_Picture1.TabStop = false;
|
|
P_Picture1.Click += P_Picture1_Click;
|
|
//
|
|
// P_Picture2
|
|
//
|
|
P_Picture2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
P_Picture2.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
P_Picture2.Location = new System.Drawing.Point(3, 351);
|
|
P_Picture2.Name = "P_Picture2";
|
|
P_Picture2.Size = new System.Drawing.Size(566, 294);
|
|
P_Picture2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
P_Picture2.TabIndex = 80;
|
|
P_Picture2.TabStop = false;
|
|
P_Picture2.Click += P_Picture2_Click;
|
|
//
|
|
// P_Picture3
|
|
//
|
|
P_Picture3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
P_Picture3.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
P_Picture3.Location = new System.Drawing.Point(3, 651);
|
|
P_Picture3.Name = "P_Picture3";
|
|
P_Picture3.Size = new System.Drawing.Size(566, 294);
|
|
P_Picture3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
P_Picture3.TabIndex = 81;
|
|
P_Picture3.TabStop = false;
|
|
P_Picture3.Click += P_Picture3_Click;
|
|
//
|
|
// Tab_DLC
|
|
//
|
|
Tab_DLC.Controls.Add(TB_StreetName);
|
|
Tab_DLC.Controls.Add(L_StreetName);
|
|
Tab_DLC.Controls.Add(L_HyperspaceSurveyPoints);
|
|
Tab_DLC.Controls.Add(MT_HyperspaceSurveyPoints);
|
|
Tab_DLC.Controls.Add(B_HyperspaceSurveyPoints);
|
|
Tab_DLC.Location = new System.Drawing.Point(4, 26);
|
|
Tab_DLC.Name = "Tab_DLC";
|
|
Tab_DLC.Padding = new System.Windows.Forms.Padding(3);
|
|
Tab_DLC.Size = new System.Drawing.Size(488, 277);
|
|
Tab_DLC.TabIndex = 6;
|
|
Tab_DLC.Text = "DLC";
|
|
Tab_DLC.UseVisualStyleBackColor = true;
|
|
//
|
|
// L_HyperspaceSurveyPoints
|
|
//
|
|
L_HyperspaceSurveyPoints.Location = new System.Drawing.Point(5, 3);
|
|
L_HyperspaceSurveyPoints.Margin = new System.Windows.Forms.Padding(0);
|
|
L_HyperspaceSurveyPoints.Name = "L_HyperspaceSurveyPoints";
|
|
L_HyperspaceSurveyPoints.Size = new System.Drawing.Size(245, 24);
|
|
L_HyperspaceSurveyPoints.TabIndex = 91;
|
|
L_HyperspaceSurveyPoints.Text = "Hyperspace Survey Points:";
|
|
L_HyperspaceSurveyPoints.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_HyperspaceSurveyPoints
|
|
//
|
|
MT_HyperspaceSurveyPoints.Location = new System.Drawing.Point(254, 4);
|
|
MT_HyperspaceSurveyPoints.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_HyperspaceSurveyPoints.Mask = "0000000";
|
|
MT_HyperspaceSurveyPoints.Name = "MT_HyperspaceSurveyPoints";
|
|
MT_HyperspaceSurveyPoints.Size = new System.Drawing.Size(67, 25);
|
|
MT_HyperspaceSurveyPoints.TabIndex = 89;
|
|
MT_HyperspaceSurveyPoints.Text = "1234567";
|
|
MT_HyperspaceSurveyPoints.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// B_HyperspaceSurveyPoints
|
|
//
|
|
B_HyperspaceSurveyPoints.Location = new System.Drawing.Point(325, 4);
|
|
B_HyperspaceSurveyPoints.Margin = new System.Windows.Forms.Padding(0);
|
|
B_HyperspaceSurveyPoints.Name = "B_HyperspaceSurveyPoints";
|
|
B_HyperspaceSurveyPoints.Size = new System.Drawing.Size(23, 23);
|
|
B_HyperspaceSurveyPoints.TabIndex = 90;
|
|
B_HyperspaceSurveyPoints.Text = "+";
|
|
B_HyperspaceSurveyPoints.UseVisualStyleBackColor = true;
|
|
//
|
|
// TB_StreetName
|
|
//
|
|
TB_StreetName.Font = new System.Drawing.Font("Courier New", 8.25F);
|
|
TB_StreetName.Location = new System.Drawing.Point(254, 39);
|
|
TB_StreetName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_StreetName.MaxLength = 18;
|
|
TB_StreetName.Name = "TB_StreetName";
|
|
TB_StreetName.Size = new System.Drawing.Size(145, 20);
|
|
TB_StreetName.TabIndex = 92;
|
|
TB_StreetName.Text = "WWWWWWWWWWWWWWWWWW";
|
|
//
|
|
// L_StreetName
|
|
//
|
|
L_StreetName.Location = new System.Drawing.Point(9, 35);
|
|
L_StreetName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_StreetName.Name = "L_StreetName";
|
|
L_StreetName.Size = new System.Drawing.Size(241, 24);
|
|
L_StreetName.TabIndex = 93;
|
|
L_StreetName.Text = "Street Name:";
|
|
L_StreetName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// SAV_Trainer9a
|
|
//
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
|
|
ClientSize = new System.Drawing.Size(496, 353);
|
|
Controls.Add(TC_Editor);
|
|
Controls.Add(B_Save);
|
|
Controls.Add(B_Cancel);
|
|
Icon = Properties.Resources.Icon;
|
|
Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
MaximizeBox = false;
|
|
MinimizeBox = false;
|
|
Name = "SAV_Trainer9a";
|
|
StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
Text = "Trainer Data Editor";
|
|
TC_Editor.ResumeLayout(false);
|
|
Tab_Overview.ResumeLayout(false);
|
|
Tab_Overview.PerformLayout();
|
|
Tab_MiscValues.ResumeLayout(false);
|
|
Tab_MiscValues.PerformLayout();
|
|
GB_Map.ResumeLayout(false);
|
|
GB_Map.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_R).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Z).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Y).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_X).EndInit();
|
|
Tab_Images.ResumeLayout(false);
|
|
FLP_Images.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)P_Picture1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)P_Picture2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)P_Picture3).EndInit();
|
|
Tab_DLC.ResumeLayout(false);
|
|
Tab_DLC.PerformLayout();
|
|
ResumeLayout(false);
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button B_Cancel;
|
|
private System.Windows.Forms.Button B_Save;
|
|
private System.Windows.Forms.TextBox TB_OTName;
|
|
private System.Windows.Forms.Label L_TrainerName;
|
|
private System.Windows.Forms.MaskedTextBox MT_Money;
|
|
private System.Windows.Forms.Label L_Money;
|
|
private System.Windows.Forms.Label L_Saying5;
|
|
private System.Windows.Forms.Label L_Saying4;
|
|
private System.Windows.Forms.Label L_Saying3;
|
|
private System.Windows.Forms.Label L_Saying2;
|
|
private System.Windows.Forms.Label L_Saying1;
|
|
private System.Windows.Forms.TextBox TB_Saying5;
|
|
private System.Windows.Forms.TextBox TB_Saying4;
|
|
private System.Windows.Forms.TextBox TB_Saying3;
|
|
private System.Windows.Forms.TextBox TB_Saying2;
|
|
private System.Windows.Forms.TextBox TB_Saying1;
|
|
private System.Windows.Forms.ComboBox CB_Language;
|
|
private System.Windows.Forms.Button B_MaxCash;
|
|
private System.Windows.Forms.Label L_SuperB;
|
|
private System.Windows.Forms.Label L_NormalB;
|
|
private System.Windows.Forms.Label L_MultiB;
|
|
private System.Windows.Forms.Label L_RotationB;
|
|
private System.Windows.Forms.Label L_TriplesB;
|
|
private System.Windows.Forms.Label L_DoublesB;
|
|
private System.Windows.Forms.Label L_SinglesB;
|
|
private System.Windows.Forms.Label L_SuperC;
|
|
private System.Windows.Forms.Label L_NormalC;
|
|
private System.Windows.Forms.Label L_MultiC;
|
|
private System.Windows.Forms.Label L_RotationC;
|
|
private System.Windows.Forms.Label L_TriplesC;
|
|
private System.Windows.Forms.Label L_DoublesC;
|
|
private System.Windows.Forms.Label L_SinglesC;
|
|
private System.Windows.Forms.Label L_Language;
|
|
private System.Windows.Forms.ComboBox CB_Gender;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBMS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBMN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBRS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBRN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBTS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBTN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBDS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBDN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBSS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MBSN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCMS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCMN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCRS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCRN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCTS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCTN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCDS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCDN;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCSS;
|
|
private System.Windows.Forms.MaskedTextBox TB_MCSN;
|
|
private System.Windows.Forms.Label L_Seconds;
|
|
private System.Windows.Forms.Label L_Minutes;
|
|
private System.Windows.Forms.MaskedTextBox MT_Seconds;
|
|
private System.Windows.Forms.MaskedTextBox MT_Minutes;
|
|
private System.Windows.Forms.Label L_Hours;
|
|
private System.Windows.Forms.MaskedTextBox MT_Hours;
|
|
private System.Windows.Forms.TabControl TC_Editor;
|
|
private System.Windows.Forms.TabPage Tab_Overview;
|
|
private System.Windows.Forms.TabPage Tab_MiscValues;
|
|
private System.Windows.Forms.GroupBox GB_Map;
|
|
private System.Windows.Forms.NumericUpDown NUD_Z;
|
|
private System.Windows.Forms.NumericUpDown NUD_Y;
|
|
private System.Windows.Forms.NumericUpDown NUD_X;
|
|
private System.Windows.Forms.Label L_Y;
|
|
private System.Windows.Forms.Label L_Z;
|
|
private System.Windows.Forms.Label L_X;
|
|
private System.Windows.Forms.NumericUpDown NUD_R;
|
|
private System.Windows.Forms.Label L_R;
|
|
private System.Windows.Forms.DateTimePicker CAL_LastSavedDate;
|
|
private System.Windows.Forms.Label L_LastSaved;
|
|
private System.Windows.Forms.DateTimePicker CAL_LastSavedTime;
|
|
private Controls.TrainerID trainerID1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label L_RoyaleTicketPointsInfinite;
|
|
private System.Windows.Forms.Label L_RoyaleRegularTicketPoints;
|
|
private System.Windows.Forms.MaskedTextBox MT_RoyaleInfinite;
|
|
private System.Windows.Forms.Button B_RoyaleInfiniteMax;
|
|
private System.Windows.Forms.MaskedTextBox MT_RoyaleRegular;
|
|
private System.Windows.Forms.Button B_RoyaleRegularMax;
|
|
private System.Windows.Forms.TextBox TB_Map;
|
|
private System.Windows.Forms.Label L_Map;
|
|
private System.Windows.Forms.TabPage Tab_Images;
|
|
private System.Windows.Forms.FlowLayoutPanel FLP_Images;
|
|
private System.Windows.Forms.PictureBox P_Picture1;
|
|
private System.Windows.Forms.PictureBox P_Picture2;
|
|
private System.Windows.Forms.PictureBox P_Picture3;
|
|
private System.Windows.Forms.Button B_CollectTechnicalMachines;
|
|
private System.Windows.Forms.Button B_CollectScrews;
|
|
private System.Windows.Forms.TabPage Tab_DLC;
|
|
private System.Windows.Forms.Label L_HyperspaceSurveyPoints;
|
|
private System.Windows.Forms.MaskedTextBox MT_HyperspaceSurveyPoints;
|
|
private System.Windows.Forms.Button B_HyperspaceSurveyPoints;
|
|
private System.Windows.Forms.TextBox TB_StreetName;
|
|
private System.Windows.Forms.Label L_StreetName;
|
|
}
|
|
}
|