1189 lines
66 KiB
C#
1189 lines
66 KiB
C#
/*
|
|
* Created by SharpDevelop.
|
|
* User: BITL-Gaming
|
|
* Date: 11/28/2016
|
|
* Time: 7:55 AM
|
|
*
|
|
* To change this template use Tools | Options | Coding | Edit Standard Headers.
|
|
*/
|
|
namespace NovetusLauncher
|
|
{
|
|
partial class ClientinfoEditor
|
|
{
|
|
/// <summary>
|
|
/// Designer variable used to keep track of non-visual components.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Disposes resources used by the form.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing) {
|
|
if (components != null) {
|
|
components.Dispose();
|
|
}
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
/// <summary>
|
|
/// This method is required for Windows Forms designer support.
|
|
/// Do not change the method contents inside the source code editor. The Forms designer might
|
|
/// not be able to load this method if it was changed manually.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ClientinfoEditor));
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox7 = new System.Windows.Forms.CheckBox();
|
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|
this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.saveAsTextFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tagsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.clientToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.serverToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.soloToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.studioToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.no3dToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.variablesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.generalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.mapfileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.mapfiledToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.luafileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.ipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.portToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.portToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.serverToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.limitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.securityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.md5launcherToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.md5scriptToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.md5exeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.md5scriptdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.md5exedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.playerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.customizationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.bodyColorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.headcolorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.torsocolorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.larmcolorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.llegcolorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.rarmcolorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.rlegcolorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hatsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat1dToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat2dToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat3dToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat1wsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat2wsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat3wsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.facesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.faceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.facedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.facewsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.headsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.headToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.headdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.headwsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tShirtsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tshirtToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tshirtdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tshirtwsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.shirtsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.shirtToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.shirtdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.shirtwsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pantsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pantsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pantsdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pantswsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.extraToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.extraToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.extradToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.extrawsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat4dToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hat4wsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.charappToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.idToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tripcodeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.iconeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.iconToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.debuggingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.donothingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.argsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.documentationToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.checkBox5 = new System.Windows.Forms.CheckBox();
|
|
this.hat4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.menuStrip1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.Location = new System.Drawing.Point(10, 58);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(210, 24);
|
|
this.checkBox1.TabIndex = 0;
|
|
this.checkBox1.Text = "Allows players to set custom names";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1CheckedChanged);
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.Location = new System.Drawing.Point(10, 78);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(210, 20);
|
|
this.checkBox2.TabIndex = 1;
|
|
this.checkBox2.Text = "Allows the launcher to set custom IDs";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
this.checkBox2.CheckedChanged += new System.EventHandler(this.CheckBox2CheckedChanged);
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Location = new System.Drawing.Point(10, 187);
|
|
this.textBox1.Multiline = true;
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.textBox1.Size = new System.Drawing.Size(279, 60);
|
|
this.textBox1.TabIndex = 4;
|
|
this.textBox1.TextChanged += new System.EventHandler(this.TextBox1TextChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.Location = new System.Drawing.Point(10, 168);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(92, 16);
|
|
this.label1.TabIndex = 5;
|
|
this.label1.Text = "Client Description";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Location = new System.Drawing.Point(8, 44);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(80, 17);
|
|
this.label2.TabIndex = 6;
|
|
this.label2.Text = "Client Options:";
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.Location = new System.Drawing.Point(10, 96);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(211, 20);
|
|
this.checkBox3.TabIndex = 13;
|
|
this.checkBox3.Text = "Client uses a single EXE to run";
|
|
this.checkBox3.UseVisualStyleBackColor = true;
|
|
this.checkBox3.CheckedChanged += new System.EventHandler(this.CheckBox3CheckedChanged);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Location = new System.Drawing.Point(309, 52);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(92, 13);
|
|
this.label3.TabIndex = 14;
|
|
this.label3.Text = "Client EXE MD5";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.BackColor = System.Drawing.SystemColors.Control;
|
|
this.textBox2.Location = new System.Drawing.Point(309, 68);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.ReadOnly = true;
|
|
this.textBox2.Size = new System.Drawing.Size(311, 20);
|
|
this.textBox2.TabIndex = 15;
|
|
this.textBox2.TextChanged += new System.EventHandler(this.TextBox2TextChanged);
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Location = new System.Drawing.Point(309, 107);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.ReadOnly = true;
|
|
this.textBox3.Size = new System.Drawing.Size(312, 20);
|
|
this.textBox3.TabIndex = 16;
|
|
this.textBox3.TextChanged += new System.EventHandler(this.TextBox3TextChanged);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Location = new System.Drawing.Point(309, 91);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(92, 13);
|
|
this.label4.TabIndex = 17;
|
|
this.label4.Text = "Client Script MD5";
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(309, 140);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(312, 29);
|
|
this.button4.TabIndex = 18;
|
|
this.button4.Text = "Get MD5s from client directory";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.Button4Click);
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.Location = new System.Drawing.Point(237, 58);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(50, 24);
|
|
this.checkBox4.TabIndex = 19;
|
|
this.checkBox4.Text = "Lock";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
this.checkBox4.Visible = false;
|
|
this.checkBox4.CheckedChanged += new System.EventHandler(this.CheckBox4CheckedChanged);
|
|
//
|
|
// checkBox6
|
|
//
|
|
this.checkBox6.Location = new System.Drawing.Point(10, 114);
|
|
this.checkBox6.Name = "checkBox6";
|
|
this.checkBox6.Size = new System.Drawing.Size(262, 21);
|
|
this.checkBox6.TabIndex = 20;
|
|
this.checkBox6.Text = "Fix Scripts and Map Loading for 2007-Early 2008";
|
|
this.checkBox6.UseVisualStyleBackColor = true;
|
|
this.checkBox6.CheckedChanged += new System.EventHandler(this.CheckBox6CheckedChanged);
|
|
//
|
|
// checkBox7
|
|
//
|
|
this.checkBox7.Location = new System.Drawing.Point(10, 131);
|
|
this.checkBox7.Name = "checkBox7";
|
|
this.checkBox7.Size = new System.Drawing.Size(262, 22);
|
|
this.checkBox7.TabIndex = 21;
|
|
this.checkBox7.Text = "Already has security options";
|
|
this.checkBox7.UseVisualStyleBackColor = true;
|
|
this.checkBox7.CheckedChanged += new System.EventHandler(this.CheckBox7CheckedChanged);
|
|
//
|
|
// menuStrip1
|
|
//
|
|
this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.fileToolStripMenuItem,
|
|
this.addToolStripMenuItem});
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.menuStrip1.Name = "menuStrip1";
|
|
this.menuStrip1.Size = new System.Drawing.Size(632, 24);
|
|
this.menuStrip1.TabIndex = 22;
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
//
|
|
// fileToolStripMenuItem
|
|
//
|
|
this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.newToolStripMenuItem,
|
|
this.loadToolStripMenuItem,
|
|
this.saveToolStripMenuItem,
|
|
this.saveAsTextFileToolStripMenuItem});
|
|
this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
|
|
this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
|
|
this.fileToolStripMenuItem.Text = "File";
|
|
//
|
|
// newToolStripMenuItem
|
|
//
|
|
this.newToolStripMenuItem.Name = "newToolStripMenuItem";
|
|
this.newToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
|
this.newToolStripMenuItem.Text = "New";
|
|
this.newToolStripMenuItem.Click += new System.EventHandler(this.NewToolStripMenuItemClick);
|
|
//
|
|
// loadToolStripMenuItem
|
|
//
|
|
this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
|
|
this.loadToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
|
this.loadToolStripMenuItem.Text = "Load";
|
|
this.loadToolStripMenuItem.Click += new System.EventHandler(this.LoadToolStripMenuItemClick);
|
|
//
|
|
// saveToolStripMenuItem
|
|
//
|
|
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
|
|
this.saveToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
|
this.saveToolStripMenuItem.Text = "Save";
|
|
this.saveToolStripMenuItem.Click += new System.EventHandler(this.SaveToolStripMenuItemClick);
|
|
//
|
|
// saveAsTextFileToolStripMenuItem
|
|
//
|
|
this.saveAsTextFileToolStripMenuItem.Name = "saveAsTextFileToolStripMenuItem";
|
|
this.saveAsTextFileToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
|
this.saveAsTextFileToolStripMenuItem.Text = "Save as Text File";
|
|
this.saveAsTextFileToolStripMenuItem.Click += new System.EventHandler(this.saveAsTextFileToolStripMenuItem_Click);
|
|
//
|
|
// addToolStripMenuItem
|
|
//
|
|
this.addToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tagsToolStripMenuItem,
|
|
this.variablesToolStripMenuItem,
|
|
this.documentationToolStripMenuItem1});
|
|
this.addToolStripMenuItem.Name = "addToolStripMenuItem";
|
|
this.addToolStripMenuItem.Size = new System.Drawing.Size(80, 20);
|
|
this.addToolStripMenuItem.Text = "ClientScript";
|
|
//
|
|
// tagsToolStripMenuItem
|
|
//
|
|
this.tagsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.clientToolStripMenuItem,
|
|
this.serverToolStripMenuItem,
|
|
this.soloToolStripMenuItem,
|
|
this.studioToolStripMenuItem,
|
|
this.no3dToolStripMenuItem});
|
|
this.tagsToolStripMenuItem.Name = "tagsToolStripMenuItem";
|
|
this.tagsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.tagsToolStripMenuItem.Text = "Add Tags";
|
|
//
|
|
// clientToolStripMenuItem
|
|
//
|
|
this.clientToolStripMenuItem.Name = "clientToolStripMenuItem";
|
|
this.clientToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.clientToolStripMenuItem.Text = "<client>";
|
|
this.clientToolStripMenuItem.Click += new System.EventHandler(this.clientToolStripMenuItem_Click);
|
|
//
|
|
// serverToolStripMenuItem
|
|
//
|
|
this.serverToolStripMenuItem.Name = "serverToolStripMenuItem";
|
|
this.serverToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.serverToolStripMenuItem.Text = "<server>";
|
|
this.serverToolStripMenuItem.Click += new System.EventHandler(this.serverToolStripMenuItem_Click);
|
|
//
|
|
// soloToolStripMenuItem
|
|
//
|
|
this.soloToolStripMenuItem.Name = "soloToolStripMenuItem";
|
|
this.soloToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.soloToolStripMenuItem.Text = "<solo>";
|
|
this.soloToolStripMenuItem.Click += new System.EventHandler(this.soloToolStripMenuItem_Click);
|
|
//
|
|
// studioToolStripMenuItem
|
|
//
|
|
this.studioToolStripMenuItem.Name = "studioToolStripMenuItem";
|
|
this.studioToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.studioToolStripMenuItem.Text = "<studio>";
|
|
this.studioToolStripMenuItem.Click += new System.EventHandler(this.studioToolStripMenuItem_Click);
|
|
//
|
|
// no3dToolStripMenuItem
|
|
//
|
|
this.no3dToolStripMenuItem.Name = "no3dToolStripMenuItem";
|
|
this.no3dToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.no3dToolStripMenuItem.Text = "<no3d>";
|
|
this.no3dToolStripMenuItem.Click += new System.EventHandler(this.no3dToolStripMenuItem_Click);
|
|
//
|
|
// variablesToolStripMenuItem
|
|
//
|
|
this.variablesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.generalToolStripMenuItem,
|
|
this.serverToolStripMenuItem1,
|
|
this.securityToolStripMenuItem,
|
|
this.playerToolStripMenuItem,
|
|
this.debuggingToolStripMenuItem,
|
|
this.argsToolStripMenuItem});
|
|
this.variablesToolStripMenuItem.Name = "variablesToolStripMenuItem";
|
|
this.variablesToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.variablesToolStripMenuItem.Text = "Add Variables";
|
|
//
|
|
// generalToolStripMenuItem
|
|
//
|
|
this.generalToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.mapfileToolStripMenuItem,
|
|
this.mapfiledToolStripMenuItem,
|
|
this.luafileToolStripMenuItem,
|
|
this.ipToolStripMenuItem,
|
|
this.portToolStripMenuItem,
|
|
this.portToolStripMenuItem1});
|
|
this.generalToolStripMenuItem.Name = "generalToolStripMenuItem";
|
|
this.generalToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.generalToolStripMenuItem.Text = "General";
|
|
//
|
|
// mapfileToolStripMenuItem
|
|
//
|
|
this.mapfileToolStripMenuItem.Name = "mapfileToolStripMenuItem";
|
|
this.mapfileToolStripMenuItem.Size = new System.Drawing.Size(181, 22);
|
|
this.mapfileToolStripMenuItem.Text = "%mapfile%";
|
|
this.mapfileToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// mapfiledToolStripMenuItem
|
|
//
|
|
this.mapfiledToolStripMenuItem.Name = "mapfiledToolStripMenuItem";
|
|
this.mapfiledToolStripMenuItem.Size = new System.Drawing.Size(181, 22);
|
|
this.mapfiledToolStripMenuItem.Text = "%mapfiled%";
|
|
this.mapfiledToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// luafileToolStripMenuItem
|
|
//
|
|
this.luafileToolStripMenuItem.Name = "luafileToolStripMenuItem";
|
|
this.luafileToolStripMenuItem.Size = new System.Drawing.Size(181, 22);
|
|
this.luafileToolStripMenuItem.Text = "%luafile%";
|
|
this.luafileToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// ipToolStripMenuItem
|
|
//
|
|
this.ipToolStripMenuItem.Name = "ipToolStripMenuItem";
|
|
this.ipToolStripMenuItem.Size = new System.Drawing.Size(181, 22);
|
|
this.ipToolStripMenuItem.Text = "%ip%";
|
|
this.ipToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// portToolStripMenuItem
|
|
//
|
|
this.portToolStripMenuItem.Name = "portToolStripMenuItem";
|
|
this.portToolStripMenuItem.Size = new System.Drawing.Size(181, 22);
|
|
this.portToolStripMenuItem.Text = "%port%";
|
|
this.portToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// portToolStripMenuItem1
|
|
//
|
|
this.portToolStripMenuItem1.Name = "portToolStripMenuItem1";
|
|
this.portToolStripMenuItem1.Size = new System.Drawing.Size(181, 22);
|
|
this.portToolStripMenuItem1.Text = "%addonscriptpath%";
|
|
this.portToolStripMenuItem1.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// serverToolStripMenuItem1
|
|
//
|
|
this.serverToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.limitToolStripMenuItem});
|
|
this.serverToolStripMenuItem1.Name = "serverToolStripMenuItem1";
|
|
this.serverToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
|
|
this.serverToolStripMenuItem1.Text = "Server";
|
|
//
|
|
// limitToolStripMenuItem
|
|
//
|
|
this.limitToolStripMenuItem.Name = "limitToolStripMenuItem";
|
|
this.limitToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
|
|
this.limitToolStripMenuItem.Text = "%limit%";
|
|
this.limitToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// securityToolStripMenuItem
|
|
//
|
|
this.securityToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.md5launcherToolStripMenuItem,
|
|
this.md5scriptToolStripMenuItem,
|
|
this.md5exeToolStripMenuItem,
|
|
this.md5scriptdToolStripMenuItem,
|
|
this.md5exedToolStripMenuItem});
|
|
this.securityToolStripMenuItem.Name = "securityToolStripMenuItem";
|
|
this.securityToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.securityToolStripMenuItem.Text = "Security";
|
|
//
|
|
// md5launcherToolStripMenuItem
|
|
//
|
|
this.md5launcherToolStripMenuItem.Name = "md5launcherToolStripMenuItem";
|
|
this.md5launcherToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
|
|
this.md5launcherToolStripMenuItem.Text = "%md5launcher%";
|
|
this.md5launcherToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// md5scriptToolStripMenuItem
|
|
//
|
|
this.md5scriptToolStripMenuItem.Name = "md5scriptToolStripMenuItem";
|
|
this.md5scriptToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
|
|
this.md5scriptToolStripMenuItem.Text = "%md5script%";
|
|
this.md5scriptToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// md5exeToolStripMenuItem
|
|
//
|
|
this.md5exeToolStripMenuItem.Name = "md5exeToolStripMenuItem";
|
|
this.md5exeToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
|
|
this.md5exeToolStripMenuItem.Text = "%md5exe%";
|
|
this.md5exeToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// md5scriptdToolStripMenuItem
|
|
//
|
|
this.md5scriptdToolStripMenuItem.Name = "md5scriptdToolStripMenuItem";
|
|
this.md5scriptdToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
|
|
this.md5scriptdToolStripMenuItem.Text = "%md5scriptd%";
|
|
this.md5scriptdToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// md5exedToolStripMenuItem
|
|
//
|
|
this.md5exedToolStripMenuItem.Name = "md5exedToolStripMenuItem";
|
|
this.md5exedToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
|
|
this.md5exedToolStripMenuItem.Text = "%md5exed%";
|
|
this.md5exedToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// playerToolStripMenuItem
|
|
//
|
|
this.playerToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.customizationToolStripMenuItem,
|
|
this.nameToolStripMenuItem,
|
|
this.idToolStripMenuItem,
|
|
this.tripcodeToolStripMenuItem,
|
|
this.iconeToolStripMenuItem,
|
|
this.iconToolStripMenuItem});
|
|
this.playerToolStripMenuItem.Name = "playerToolStripMenuItem";
|
|
this.playerToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.playerToolStripMenuItem.Text = "Player";
|
|
//
|
|
// customizationToolStripMenuItem
|
|
//
|
|
this.customizationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.bodyColorsToolStripMenuItem,
|
|
this.hatsToolStripMenuItem,
|
|
this.facesToolStripMenuItem,
|
|
this.headsToolStripMenuItem,
|
|
this.tShirtsToolStripMenuItem,
|
|
this.shirtsToolStripMenuItem,
|
|
this.pantsToolStripMenuItem,
|
|
this.extraToolStripMenuItem,
|
|
this.charappToolStripMenuItem});
|
|
this.customizationToolStripMenuItem.Name = "customizationToolStripMenuItem";
|
|
this.customizationToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.customizationToolStripMenuItem.Text = "Customization";
|
|
//
|
|
// bodyColorsToolStripMenuItem
|
|
//
|
|
this.bodyColorsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.headcolorToolStripMenuItem,
|
|
this.torsocolorToolStripMenuItem,
|
|
this.larmcolorToolStripMenuItem,
|
|
this.llegcolorToolStripMenuItem,
|
|
this.rarmcolorToolStripMenuItem,
|
|
this.rlegcolorToolStripMenuItem});
|
|
this.bodyColorsToolStripMenuItem.Name = "bodyColorsToolStripMenuItem";
|
|
this.bodyColorsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.bodyColorsToolStripMenuItem.Text = "Body Colors";
|
|
//
|
|
// headcolorToolStripMenuItem
|
|
//
|
|
this.headcolorToolStripMenuItem.Name = "headcolorToolStripMenuItem";
|
|
this.headcolorToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
this.headcolorToolStripMenuItem.Text = "%headcolor%";
|
|
this.headcolorToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// torsocolorToolStripMenuItem
|
|
//
|
|
this.torsocolorToolStripMenuItem.Name = "torsocolorToolStripMenuItem";
|
|
this.torsocolorToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
this.torsocolorToolStripMenuItem.Text = "%torsocolor%";
|
|
this.torsocolorToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// larmcolorToolStripMenuItem
|
|
//
|
|
this.larmcolorToolStripMenuItem.Name = "larmcolorToolStripMenuItem";
|
|
this.larmcolorToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
this.larmcolorToolStripMenuItem.Text = "%larmcolor%";
|
|
this.larmcolorToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// llegcolorToolStripMenuItem
|
|
//
|
|
this.llegcolorToolStripMenuItem.Name = "llegcolorToolStripMenuItem";
|
|
this.llegcolorToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
this.llegcolorToolStripMenuItem.Text = "%llegcolor%";
|
|
this.llegcolorToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// rarmcolorToolStripMenuItem
|
|
//
|
|
this.rarmcolorToolStripMenuItem.Name = "rarmcolorToolStripMenuItem";
|
|
this.rarmcolorToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
this.rarmcolorToolStripMenuItem.Text = "%rarmcolor%";
|
|
this.rarmcolorToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// rlegcolorToolStripMenuItem
|
|
//
|
|
this.rlegcolorToolStripMenuItem.Name = "rlegcolorToolStripMenuItem";
|
|
this.rlegcolorToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
this.rlegcolorToolStripMenuItem.Text = "%rlegcolor%";
|
|
this.rlegcolorToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hatsToolStripMenuItem
|
|
//
|
|
this.hatsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.hat1ToolStripMenuItem,
|
|
this.hat2ToolStripMenuItem,
|
|
this.hat3ToolStripMenuItem,
|
|
this.hat1dToolStripMenuItem,
|
|
this.hat2dToolStripMenuItem,
|
|
this.hat3dToolStripMenuItem,
|
|
this.hat1wsToolStripMenuItem,
|
|
this.hat2wsToolStripMenuItem,
|
|
this.hat3wsToolStripMenuItem});
|
|
this.hatsToolStripMenuItem.Name = "hatsToolStripMenuItem";
|
|
this.hatsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hatsToolStripMenuItem.Text = "Hats";
|
|
//
|
|
// hat1ToolStripMenuItem
|
|
//
|
|
this.hat1ToolStripMenuItem.Name = "hat1ToolStripMenuItem";
|
|
this.hat1ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat1ToolStripMenuItem.Text = "%hat1%";
|
|
this.hat1ToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat2ToolStripMenuItem
|
|
//
|
|
this.hat2ToolStripMenuItem.Name = "hat2ToolStripMenuItem";
|
|
this.hat2ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat2ToolStripMenuItem.Text = "%hat2%";
|
|
this.hat2ToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat3ToolStripMenuItem
|
|
//
|
|
this.hat3ToolStripMenuItem.Name = "hat3ToolStripMenuItem";
|
|
this.hat3ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat3ToolStripMenuItem.Text = "%hat3%";
|
|
this.hat3ToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat1dToolStripMenuItem
|
|
//
|
|
this.hat1dToolStripMenuItem.Name = "hat1dToolStripMenuItem";
|
|
this.hat1dToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat1dToolStripMenuItem.Text = "%hat1d%";
|
|
this.hat1dToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat2dToolStripMenuItem
|
|
//
|
|
this.hat2dToolStripMenuItem.Name = "hat2dToolStripMenuItem";
|
|
this.hat2dToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat2dToolStripMenuItem.Text = "%hat2d%";
|
|
this.hat2dToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat3dToolStripMenuItem
|
|
//
|
|
this.hat3dToolStripMenuItem.Name = "hat3dToolStripMenuItem";
|
|
this.hat3dToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat3dToolStripMenuItem.Text = "%hat3d%";
|
|
this.hat3dToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat1wsToolStripMenuItem
|
|
//
|
|
this.hat1wsToolStripMenuItem.Name = "hat1wsToolStripMenuItem";
|
|
this.hat1wsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat1wsToolStripMenuItem.Text = "%hat1ws%";
|
|
this.hat1wsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat2wsToolStripMenuItem
|
|
//
|
|
this.hat2wsToolStripMenuItem.Name = "hat2wsToolStripMenuItem";
|
|
this.hat2wsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat2wsToolStripMenuItem.Text = "%hat2ws%";
|
|
this.hat2wsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat3wsToolStripMenuItem
|
|
//
|
|
this.hat3wsToolStripMenuItem.Name = "hat3wsToolStripMenuItem";
|
|
this.hat3wsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat3wsToolStripMenuItem.Text = "%hat3ws%";
|
|
this.hat3wsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// facesToolStripMenuItem
|
|
//
|
|
this.facesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.faceToolStripMenuItem,
|
|
this.facedToolStripMenuItem,
|
|
this.facewsToolStripMenuItem});
|
|
this.facesToolStripMenuItem.Name = "facesToolStripMenuItem";
|
|
this.facesToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.facesToolStripMenuItem.Text = "Faces";
|
|
//
|
|
// faceToolStripMenuItem
|
|
//
|
|
this.faceToolStripMenuItem.Name = "faceToolStripMenuItem";
|
|
this.faceToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
|
|
this.faceToolStripMenuItem.Text = "%face%";
|
|
this.faceToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// facedToolStripMenuItem
|
|
//
|
|
this.facedToolStripMenuItem.Name = "facedToolStripMenuItem";
|
|
this.facedToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
|
|
this.facedToolStripMenuItem.Text = "%faced%";
|
|
this.facedToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// facewsToolStripMenuItem
|
|
//
|
|
this.facewsToolStripMenuItem.Name = "facewsToolStripMenuItem";
|
|
this.facewsToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
|
|
this.facewsToolStripMenuItem.Text = "%facews%";
|
|
this.facewsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// headsToolStripMenuItem
|
|
//
|
|
this.headsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.headToolStripMenuItem,
|
|
this.headdToolStripMenuItem,
|
|
this.headwsToolStripMenuItem});
|
|
this.headsToolStripMenuItem.Name = "headsToolStripMenuItem";
|
|
this.headsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.headsToolStripMenuItem.Text = "Heads";
|
|
//
|
|
// headToolStripMenuItem
|
|
//
|
|
this.headToolStripMenuItem.Name = "headToolStripMenuItem";
|
|
this.headToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
|
|
this.headToolStripMenuItem.Text = "%head%";
|
|
this.headToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// headdToolStripMenuItem
|
|
//
|
|
this.headdToolStripMenuItem.Name = "headdToolStripMenuItem";
|
|
this.headdToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
|
|
this.headdToolStripMenuItem.Text = "%headd%";
|
|
this.headdToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// headwsToolStripMenuItem
|
|
//
|
|
this.headwsToolStripMenuItem.Name = "headwsToolStripMenuItem";
|
|
this.headwsToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
|
|
this.headwsToolStripMenuItem.Text = "%headws%";
|
|
this.headwsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// tShirtsToolStripMenuItem
|
|
//
|
|
this.tShirtsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tshirtToolStripMenuItem,
|
|
this.tshirtdToolStripMenuItem,
|
|
this.tshirtwsToolStripMenuItem});
|
|
this.tShirtsToolStripMenuItem.Name = "tShirtsToolStripMenuItem";
|
|
this.tShirtsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.tShirtsToolStripMenuItem.Text = "T-Shirts";
|
|
//
|
|
// tshirtToolStripMenuItem
|
|
//
|
|
this.tshirtToolStripMenuItem.Name = "tshirtToolStripMenuItem";
|
|
this.tshirtToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
|
|
this.tshirtToolStripMenuItem.Text = "%tshirt%";
|
|
this.tshirtToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// tshirtdToolStripMenuItem
|
|
//
|
|
this.tshirtdToolStripMenuItem.Name = "tshirtdToolStripMenuItem";
|
|
this.tshirtdToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
|
|
this.tshirtdToolStripMenuItem.Text = "%tshirtd%";
|
|
this.tshirtdToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// tshirtwsToolStripMenuItem
|
|
//
|
|
this.tshirtwsToolStripMenuItem.Name = "tshirtwsToolStripMenuItem";
|
|
this.tshirtwsToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
|
|
this.tshirtwsToolStripMenuItem.Text = "%tshirtws%";
|
|
this.tshirtwsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// shirtsToolStripMenuItem
|
|
//
|
|
this.shirtsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.shirtToolStripMenuItem,
|
|
this.shirtdToolStripMenuItem,
|
|
this.shirtwsToolStripMenuItem});
|
|
this.shirtsToolStripMenuItem.Name = "shirtsToolStripMenuItem";
|
|
this.shirtsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.shirtsToolStripMenuItem.Text = "Shirts";
|
|
//
|
|
// shirtToolStripMenuItem
|
|
//
|
|
this.shirtToolStripMenuItem.Name = "shirtToolStripMenuItem";
|
|
this.shirtToolStripMenuItem.Size = new System.Drawing.Size(131, 22);
|
|
this.shirtToolStripMenuItem.Text = "%shirt%";
|
|
this.shirtToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// shirtdToolStripMenuItem
|
|
//
|
|
this.shirtdToolStripMenuItem.Name = "shirtdToolStripMenuItem";
|
|
this.shirtdToolStripMenuItem.Size = new System.Drawing.Size(131, 22);
|
|
this.shirtdToolStripMenuItem.Text = "%shirtd%";
|
|
this.shirtdToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// shirtwsToolStripMenuItem
|
|
//
|
|
this.shirtwsToolStripMenuItem.Name = "shirtwsToolStripMenuItem";
|
|
this.shirtwsToolStripMenuItem.Size = new System.Drawing.Size(131, 22);
|
|
this.shirtwsToolStripMenuItem.Text = "%shirtws%";
|
|
this.shirtwsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// pantsToolStripMenuItem
|
|
//
|
|
this.pantsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.pantsToolStripMenuItem1,
|
|
this.pantsdToolStripMenuItem,
|
|
this.pantswsToolStripMenuItem});
|
|
this.pantsToolStripMenuItem.Name = "pantsToolStripMenuItem";
|
|
this.pantsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.pantsToolStripMenuItem.Text = "Pants";
|
|
//
|
|
// pantsToolStripMenuItem1
|
|
//
|
|
this.pantsToolStripMenuItem1.Name = "pantsToolStripMenuItem1";
|
|
this.pantsToolStripMenuItem1.Size = new System.Drawing.Size(137, 22);
|
|
this.pantsToolStripMenuItem1.Text = "%pants%";
|
|
this.pantsToolStripMenuItem1.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// pantsdToolStripMenuItem
|
|
//
|
|
this.pantsdToolStripMenuItem.Name = "pantsdToolStripMenuItem";
|
|
this.pantsdToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
|
|
this.pantsdToolStripMenuItem.Text = "%pantsd%";
|
|
this.pantsdToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// pantswsToolStripMenuItem
|
|
//
|
|
this.pantswsToolStripMenuItem.Name = "pantswsToolStripMenuItem";
|
|
this.pantswsToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
|
|
this.pantswsToolStripMenuItem.Text = "%pantsws%";
|
|
this.pantswsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// extraToolStripMenuItem
|
|
//
|
|
this.extraToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.extraToolStripMenuItem1,
|
|
this.extradToolStripMenuItem,
|
|
this.extrawsToolStripMenuItem,
|
|
this.hat4ToolStripMenuItem,
|
|
this.hat4dToolStripMenuItem,
|
|
this.hat4wsToolStripMenuItem});
|
|
this.extraToolStripMenuItem.Name = "extraToolStripMenuItem";
|
|
this.extraToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.extraToolStripMenuItem.Text = "Extra";
|
|
//
|
|
// extraToolStripMenuItem1
|
|
//
|
|
this.extraToolStripMenuItem1.Name = "extraToolStripMenuItem1";
|
|
this.extraToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
|
|
this.extraToolStripMenuItem1.Text = "%extra%";
|
|
this.extraToolStripMenuItem1.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// extradToolStripMenuItem
|
|
//
|
|
this.extradToolStripMenuItem.Name = "extradToolStripMenuItem";
|
|
this.extradToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.extradToolStripMenuItem.Text = "%extrad%";
|
|
this.extradToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// extrawsToolStripMenuItem
|
|
//
|
|
this.extrawsToolStripMenuItem.Name = "extrawsToolStripMenuItem";
|
|
this.extrawsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.extrawsToolStripMenuItem.Text = "%extraws%";
|
|
this.extrawsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat4dToolStripMenuItem
|
|
//
|
|
this.hat4dToolStripMenuItem.Name = "hat4dToolStripMenuItem";
|
|
this.hat4dToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat4dToolStripMenuItem.Text = "%hat4d%";
|
|
this.hat4dToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// hat4wsToolStripMenuItem
|
|
//
|
|
this.hat4wsToolStripMenuItem.Name = "hat4wsToolStripMenuItem";
|
|
this.hat4wsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat4wsToolStripMenuItem.Text = "%hat4ws%";
|
|
this.hat4wsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// charappToolStripMenuItem
|
|
//
|
|
this.charappToolStripMenuItem.Name = "charappToolStripMenuItem";
|
|
this.charappToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.charappToolStripMenuItem.Text = "%charapp%";
|
|
this.charappToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// nameToolStripMenuItem
|
|
//
|
|
this.nameToolStripMenuItem.Name = "nameToolStripMenuItem";
|
|
this.nameToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.nameToolStripMenuItem.Text = "%name%";
|
|
this.nameToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// idToolStripMenuItem
|
|
//
|
|
this.idToolStripMenuItem.Name = "idToolStripMenuItem";
|
|
this.idToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.idToolStripMenuItem.Text = "%id%";
|
|
this.idToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// tripcodeToolStripMenuItem
|
|
//
|
|
this.tripcodeToolStripMenuItem.Name = "tripcodeToolStripMenuItem";
|
|
this.tripcodeToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.tripcodeToolStripMenuItem.Text = "%tripcode%";
|
|
this.tripcodeToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// iconeToolStripMenuItem
|
|
//
|
|
this.iconeToolStripMenuItem.Name = "iconeToolStripMenuItem";
|
|
this.iconeToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.iconeToolStripMenuItem.Text = "%icone%";
|
|
this.iconeToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// iconToolStripMenuItem
|
|
//
|
|
this.iconToolStripMenuItem.Name = "iconToolStripMenuItem";
|
|
this.iconToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.iconToolStripMenuItem.Text = "%icon%";
|
|
this.iconToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// debuggingToolStripMenuItem
|
|
//
|
|
this.debuggingToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.donothingToolStripMenuItem});
|
|
this.debuggingToolStripMenuItem.Name = "debuggingToolStripMenuItem";
|
|
this.debuggingToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.debuggingToolStripMenuItem.Text = "Debugging";
|
|
//
|
|
// donothingToolStripMenuItem
|
|
//
|
|
this.donothingToolStripMenuItem.Name = "donothingToolStripMenuItem";
|
|
this.donothingToolStripMenuItem.Size = new System.Drawing.Size(150, 22);
|
|
this.donothingToolStripMenuItem.Text = "%donothing%";
|
|
this.donothingToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// argsToolStripMenuItem
|
|
//
|
|
this.argsToolStripMenuItem.Name = "argsToolStripMenuItem";
|
|
this.argsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.argsToolStripMenuItem.Text = "%args%";
|
|
this.argsToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// documentationToolStripMenuItem1
|
|
//
|
|
this.documentationToolStripMenuItem1.Name = "documentationToolStripMenuItem1";
|
|
this.documentationToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
|
|
this.documentationToolStripMenuItem1.Text = "Documentation";
|
|
this.documentationToolStripMenuItem1.Click += new System.EventHandler(this.documentationToolStripMenuItem_Click);
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.Location = new System.Drawing.Point(309, 204);
|
|
this.textBox4.Multiline = true;
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.textBox4.Size = new System.Drawing.Size(311, 125);
|
|
this.textBox4.TabIndex = 23;
|
|
this.textBox4.TextChanged += new System.EventHandler(this.TextBox4TextChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.Location = new System.Drawing.Point(308, 185);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(229, 16);
|
|
this.label5.TabIndex = 24;
|
|
this.label5.Text = "Client Command Arguments (Uses ClientScript)";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label6.Location = new System.Drawing.Point(0, 28);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(632, 2);
|
|
this.label6.TabIndex = 25;
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.Location = new System.Drawing.Point(10, 269);
|
|
this.textBox5.Multiline = true;
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.textBox5.Size = new System.Drawing.Size(279, 60);
|
|
this.textBox5.TabIndex = 27;
|
|
this.textBox5.TextChanged += new System.EventHandler(this.TextBox5TextChanged);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Location = new System.Drawing.Point(10, 250);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(100, 16);
|
|
this.label7.TabIndex = 28;
|
|
this.label7.Text = "Warning (if needed)";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(466, 5);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(92, 13);
|
|
this.label8.TabIndex = 29;
|
|
this.label8.Text = "ClientInfo Version:";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(559, 5);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(63, 13);
|
|
this.label9.TabIndex = 30;
|
|
this.label9.Text = "Not Loaded";
|
|
//
|
|
// checkBox5
|
|
//
|
|
this.checkBox5.AutoSize = true;
|
|
this.checkBox5.Location = new System.Drawing.Point(10, 152);
|
|
this.checkBox5.Name = "checkBox5";
|
|
this.checkBox5.Size = new System.Drawing.Size(198, 17);
|
|
this.checkBox5.TabIndex = 31;
|
|
this.checkBox5.Text = "Doesn\'t have graphics mode options";
|
|
this.checkBox5.UseVisualStyleBackColor = true;
|
|
this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
|
|
//
|
|
// hat4ToolStripMenuItem
|
|
//
|
|
this.hat4ToolStripMenuItem.Name = "hat4ToolStripMenuItem";
|
|
this.hat4ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.hat4ToolStripMenuItem.Text = "%hat4%";
|
|
this.hat4ToolStripMenuItem.Click += new System.EventHandler(this.variableToolStripMenuItem_Click);
|
|
//
|
|
// ClientinfoEditor
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.ClientSize = new System.Drawing.Size(632, 336);
|
|
this.Controls.Add(this.checkBox5);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.textBox5);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.checkBox7);
|
|
this.Controls.Add(this.checkBox6);
|
|
this.Controls.Add(this.checkBox4);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.checkBox3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.checkBox2);
|
|
this.Controls.Add(this.checkBox1);
|
|
this.Controls.Add(this.menuStrip1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MainMenuStrip = this.menuStrip1;
|
|
this.MaximizeBox = false;
|
|
this.Name = "ClientinfoEditor";
|
|
this.Text = "Novetus Client SDK";
|
|
this.Load += new System.EventHandler(this.ClientinfoCreatorLoad);
|
|
this.menuStrip1.ResumeLayout(false);
|
|
this.menuStrip1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem loadToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
|
|
private System.Windows.Forms.MenuStrip menuStrip1;
|
|
private System.Windows.Forms.CheckBox checkBox7;
|
|
private System.Windows.Forms.CheckBox checkBox6;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.ToolStripMenuItem addToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem tagsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem clientToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem serverToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem soloToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem studioToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem no3dToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem variablesToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem generalToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem mapfileToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem mapfiledToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem luafileToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem ipToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem portToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem portToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem serverToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem limitToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem securityToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem md5launcherToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem md5scriptToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem md5exeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem md5scriptdToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem md5exedToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem playerToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem customizationToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem bodyColorsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem headcolorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem torsocolorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem larmcolorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem llegcolorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem rarmcolorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem rlegcolorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hatsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat1ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat2ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat3ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat1dToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat2dToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat3dToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat1wsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat2wsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat3wsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem facesToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem headsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem tShirtsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem shirtsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem pantsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem extraToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem nameToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem idToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem tripcodeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem iconeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem iconToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem debuggingToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem argsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem faceToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem facedToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem facewsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem headToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem headdToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem headwsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem tshirtToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem tshirtdToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem tshirtwsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem shirtToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem shirtdToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem shirtwsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem pantsToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem pantsdToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem pantswsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem extraToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem extradToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem extrawsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat4dToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hat4wsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem donothingToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem charappToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem documentationToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem saveAsTextFileToolStripMenuItem;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.CheckBox checkBox5;
|
|
private System.Windows.Forms.ToolStripMenuItem hat4ToolStripMenuItem;
|
|
}
|
|
}
|