diff --git a/Source/GrasscutterTools/App.config b/Source/GrasscutterTools/App.config
index 2bd8f33..7af3182 100644
--- a/Source/GrasscutterTools/App.config
+++ b/Source/GrasscutterTools/App.config
@@ -1,36 +1,39 @@
-
-
-
-
-
-
-
-
-
-
-
- False
-
-
- 10001
-
-
- zh-CN
-
-
-
-
-
- TextMapCHS
-
-
- 10001
-
-
- https://127.0.0.1
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+ 10001
+
+
+ zh-CN
+
+
+
+
+
+ TextMapCHS
+
+
+ 10001
+
+
+ https://127.0.0.1
+
+
+
\ No newline at end of file
diff --git a/Source/GrasscutterTools/FormMain.Designer.cs b/Source/GrasscutterTools/FormMain.Designer.cs
index c0e5f6a..92dd295 100644
--- a/Source/GrasscutterTools/FormMain.Designer.cs
+++ b/Source/GrasscutterTools/FormMain.Designer.cs
@@ -232,13 +232,11 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.TxtCommand, "TxtCommand");
this.TxtCommand.Name = "TxtCommand";
- this.TTip.SetToolTip(this.TxtCommand, resources.GetString("TxtCommand.ToolTip"));
//
// BtnCopy
//
resources.ApplyResources(this.BtnCopy, "BtnCopy");
this.BtnCopy.Name = "BtnCopy";
- this.TTip.SetToolTip(this.BtnCopy, resources.GetString("BtnCopy.ToolTip"));
this.BtnCopy.UseVisualStyleBackColor = true;
this.BtnCopy.Click += new System.EventHandler(this.BtnCopy_Click);
//
@@ -246,7 +244,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.ChkAutoCopy, "ChkAutoCopy");
this.ChkAutoCopy.Name = "ChkAutoCopy";
- this.TTip.SetToolTip(this.ChkAutoCopy, resources.GetString("ChkAutoCopy.ToolTip"));
this.ChkAutoCopy.UseVisualStyleBackColor = true;
//
// GrpCommand
@@ -258,13 +255,11 @@ namespace GrasscutterTools
this.GrpCommand.Controls.Add(this.TxtCommand);
this.GrpCommand.Name = "GrpCommand";
this.GrpCommand.TabStop = false;
- this.TTip.SetToolTip(this.GrpCommand, resources.GetString("GrpCommand.ToolTip"));
//
// BtnInvokeOpenCommand
//
resources.ApplyResources(this.BtnInvokeOpenCommand, "BtnInvokeOpenCommand");
this.BtnInvokeOpenCommand.Name = "BtnInvokeOpenCommand";
- this.TTip.SetToolTip(this.BtnInvokeOpenCommand, resources.GetString("BtnInvokeOpenCommand.ToolTip"));
this.BtnInvokeOpenCommand.UseVisualStyleBackColor = true;
this.BtnInvokeOpenCommand.Click += new System.EventHandler(this.BtnInvokeOpenCommand_Click);
//
@@ -285,25 +280,22 @@ namespace GrasscutterTools
this.TCMain.Controls.Add(this.TPRemoteCall);
this.TCMain.Name = "TCMain";
this.TCMain.SelectedIndex = 0;
- this.TTip.SetToolTip(this.TCMain, resources.GetString("TCMain.ToolTip"));
//
// TPHome
//
- resources.ApplyResources(this.TPHome, "TPHome");
this.TPHome.Controls.Add(this.BtnOpenTextMap);
this.TPHome.Controls.Add(this.BtnOpenGachaBannerEditor);
this.TPHome.Controls.Add(this.pictureBox1);
this.TPHome.Controls.Add(this.GrpSettings);
this.TPHome.Controls.Add(this.LblAbout);
+ resources.ApplyResources(this.TPHome, "TPHome");
this.TPHome.Name = "TPHome";
- this.TTip.SetToolTip(this.TPHome, resources.GetString("TPHome.ToolTip"));
this.TPHome.UseVisualStyleBackColor = true;
//
// BtnOpenTextMap
//
resources.ApplyResources(this.BtnOpenTextMap, "BtnOpenTextMap");
this.BtnOpenTextMap.Name = "BtnOpenTextMap";
- this.TTip.SetToolTip(this.BtnOpenTextMap, resources.GetString("BtnOpenTextMap.ToolTip"));
this.BtnOpenTextMap.UseVisualStyleBackColor = true;
this.BtnOpenTextMap.Click += new System.EventHandler(this.BtnOpenTextMap_Click);
//
@@ -311,7 +303,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.BtnOpenGachaBannerEditor, "BtnOpenGachaBannerEditor");
this.BtnOpenGachaBannerEditor.Name = "BtnOpenGachaBannerEditor";
- this.TTip.SetToolTip(this.BtnOpenGachaBannerEditor, resources.GetString("BtnOpenGachaBannerEditor.ToolTip"));
this.BtnOpenGachaBannerEditor.UseVisualStyleBackColor = true;
this.BtnOpenGachaBannerEditor.Click += new System.EventHandler(this.BtnOpenGachaBannerEditor_Click);
//
@@ -321,7 +312,6 @@ namespace GrasscutterTools
this.pictureBox1.Image = global::GrasscutterTools.Properties.Resources.ImgIconGrasscutter;
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.TabStop = false;
- this.TTip.SetToolTip(this.pictureBox1, resources.GetString("pictureBox1.ToolTip"));
//
// GrpSettings
//
@@ -333,22 +323,19 @@ namespace GrasscutterTools
this.GrpSettings.Controls.Add(this.LblDefaultUid);
this.GrpSettings.Name = "GrpSettings";
this.GrpSettings.TabStop = false;
- this.TTip.SetToolTip(this.GrpSettings, resources.GetString("GrpSettings.ToolTip"));
//
// CmbLanguage
//
- resources.ApplyResources(this.CmbLanguage, "CmbLanguage");
this.CmbLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbLanguage.FormattingEnabled = true;
+ resources.ApplyResources(this.CmbLanguage, "CmbLanguage");
this.CmbLanguage.Name = "CmbLanguage";
- this.TTip.SetToolTip(this.CmbLanguage, resources.GetString("CmbLanguage.ToolTip"));
this.CmbLanguage.SelectedIndexChanged += new System.EventHandler(this.CmbLanguage_SelectedIndexChanged);
//
// LblLanguage
//
resources.ApplyResources(this.LblLanguage, "LblLanguage");
this.LblLanguage.Name = "LblLanguage";
- this.TTip.SetToolTip(this.LblLanguage, resources.GetString("LblLanguage.ToolTip"));
//
// NUDUid
//
@@ -359,7 +346,6 @@ namespace GrasscutterTools
0,
0});
this.NUDUid.Name = "NUDUid";
- this.TTip.SetToolTip(this.NUDUid, resources.GetString("NUDUid.ToolTip"));
this.NUDUid.Value = new decimal(new int[] {
10001,
0,
@@ -370,24 +356,20 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.ChkIncludeUID, "ChkIncludeUID");
this.ChkIncludeUID.Name = "ChkIncludeUID";
- this.TTip.SetToolTip(this.ChkIncludeUID, resources.GetString("ChkIncludeUID.ToolTip"));
this.ChkIncludeUID.UseVisualStyleBackColor = true;
//
// LblDefaultUid
//
resources.ApplyResources(this.LblDefaultUid, "LblDefaultUid");
this.LblDefaultUid.Name = "LblDefaultUid";
- this.TTip.SetToolTip(this.LblDefaultUid, resources.GetString("LblDefaultUid.ToolTip"));
//
// LblAbout
//
resources.ApplyResources(this.LblAbout, "LblAbout");
this.LblAbout.Name = "LblAbout";
- this.TTip.SetToolTip(this.LblAbout, resources.GetString("LblAbout.ToolTip"));
//
// TPCustom
//
- resources.ApplyResources(this.TPCustom, "TPCustom");
this.TPCustom.Controls.Add(this.BtnExportCustomCommands);
this.TPCustom.Controls.Add(this.BtnLoadCustomCommands);
this.TPCustom.Controls.Add(this.LblCustomName);
@@ -395,15 +377,14 @@ namespace GrasscutterTools
this.TPCustom.Controls.Add(this.BtnRemoveCustomCommand);
this.TPCustom.Controls.Add(this.BtnSaveCustomCommand);
this.TPCustom.Controls.Add(this.TxtCustomName);
+ resources.ApplyResources(this.TPCustom, "TPCustom");
this.TPCustom.Name = "TPCustom";
- this.TTip.SetToolTip(this.TPCustom, resources.GetString("TPCustom.ToolTip"));
this.TPCustom.UseVisualStyleBackColor = true;
//
// BtnExportCustomCommands
//
resources.ApplyResources(this.BtnExportCustomCommands, "BtnExportCustomCommands");
this.BtnExportCustomCommands.Name = "BtnExportCustomCommands";
- this.TTip.SetToolTip(this.BtnExportCustomCommands, resources.GetString("BtnExportCustomCommands.ToolTip"));
this.BtnExportCustomCommands.UseVisualStyleBackColor = true;
this.BtnExportCustomCommands.Click += new System.EventHandler(this.BtnExport_Click);
//
@@ -411,7 +392,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.BtnLoadCustomCommands, "BtnLoadCustomCommands");
this.BtnLoadCustomCommands.Name = "BtnLoadCustomCommands";
- this.TTip.SetToolTip(this.BtnLoadCustomCommands, resources.GetString("BtnLoadCustomCommands.ToolTip"));
this.BtnLoadCustomCommands.UseVisualStyleBackColor = true;
this.BtnLoadCustomCommands.Click += new System.EventHandler(this.BtnImport_Click);
//
@@ -419,7 +399,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblCustomName, "LblCustomName");
this.LblCustomName.Name = "LblCustomName";
- this.TTip.SetToolTip(this.LblCustomName, resources.GetString("LblCustomName.ToolTip"));
//
// groupBox1
//
@@ -427,19 +406,16 @@ namespace GrasscutterTools
this.groupBox1.Controls.Add(this.FLPCustomCommands);
this.groupBox1.Name = "groupBox1";
this.groupBox1.TabStop = false;
- this.TTip.SetToolTip(this.groupBox1, resources.GetString("groupBox1.ToolTip"));
//
// FLPCustomCommands
//
resources.ApplyResources(this.FLPCustomCommands, "FLPCustomCommands");
this.FLPCustomCommands.Name = "FLPCustomCommands";
- this.TTip.SetToolTip(this.FLPCustomCommands, resources.GetString("FLPCustomCommands.ToolTip"));
//
// BtnRemoveCustomCommand
//
resources.ApplyResources(this.BtnRemoveCustomCommand, "BtnRemoveCustomCommand");
this.BtnRemoveCustomCommand.Name = "BtnRemoveCustomCommand";
- this.TTip.SetToolTip(this.BtnRemoveCustomCommand, resources.GetString("BtnRemoveCustomCommand.ToolTip"));
this.BtnRemoveCustomCommand.UseVisualStyleBackColor = true;
this.BtnRemoveCustomCommand.Click += new System.EventHandler(this.BtnRemoveCustomCommand_Click);
//
@@ -447,7 +423,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.BtnSaveCustomCommand, "BtnSaveCustomCommand");
this.BtnSaveCustomCommand.Name = "BtnSaveCustomCommand";
- this.TTip.SetToolTip(this.BtnSaveCustomCommand, resources.GetString("BtnSaveCustomCommand.ToolTip"));
this.BtnSaveCustomCommand.UseVisualStyleBackColor = true;
this.BtnSaveCustomCommand.Click += new System.EventHandler(this.BtnSaveCustomCommand_Click);
//
@@ -455,11 +430,9 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.TxtCustomName, "TxtCustomName");
this.TxtCustomName.Name = "TxtCustomName";
- this.TTip.SetToolTip(this.TxtCustomName, resources.GetString("TxtCustomName.ToolTip"));
//
// TPArtifact
//
- resources.ApplyResources(this.TPArtifact, "TPArtifact");
this.TPArtifact.Controls.Add(this.LblArtifactName);
this.TPArtifact.Controls.Add(this.NUDArtifactStars);
this.TPArtifact.Controls.Add(this.LblArtifactStars);
@@ -479,15 +452,14 @@ namespace GrasscutterTools
this.TPArtifact.Controls.Add(this.LblSubAttribution);
this.TPArtifact.Controls.Add(this.CmbMainAttribution);
this.TPArtifact.Controls.Add(this.LblMainAttribution);
+ resources.ApplyResources(this.TPArtifact, "TPArtifact");
this.TPArtifact.Name = "TPArtifact";
- this.TTip.SetToolTip(this.TPArtifact, resources.GetString("TPArtifact.ToolTip"));
this.TPArtifact.UseVisualStyleBackColor = true;
//
// LblArtifactName
//
resources.ApplyResources(this.LblArtifactName, "LblArtifactName");
this.LblArtifactName.Name = "LblArtifactName";
- this.TTip.SetToolTip(this.LblArtifactName, resources.GetString("LblArtifactName.ToolTip"));
//
// NUDArtifactStars
//
@@ -503,7 +475,6 @@ namespace GrasscutterTools
0,
0});
this.NUDArtifactStars.Name = "NUDArtifactStars";
- this.TTip.SetToolTip(this.NUDArtifactStars, resources.GetString("NUDArtifactStars.ToolTip"));
this.NUDArtifactStars.Value = new decimal(new int[] {
5,
0,
@@ -515,13 +486,11 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblArtifactStars, "LblArtifactStars");
this.LblArtifactStars.Name = "LblArtifactStars";
- this.TTip.SetToolTip(this.LblArtifactStars, resources.GetString("LblArtifactStars.ToolTip"));
//
// LblArtifactPart
//
resources.ApplyResources(this.LblArtifactPart, "LblArtifactPart");
this.LblArtifactPart.Name = "LblArtifactPart";
- this.TTip.SetToolTip(this.LblArtifactPart, resources.GetString("LblArtifactPart.ToolTip"));
//
// CmbArtifactPart
//
@@ -530,7 +499,6 @@ namespace GrasscutterTools
this.CmbArtifactPart.DropDownWidth = 125;
this.CmbArtifactPart.FormattingEnabled = true;
this.CmbArtifactPart.Name = "CmbArtifactPart";
- this.TTip.SetToolTip(this.CmbArtifactPart, resources.GetString("CmbArtifactPart.ToolTip"));
this.CmbArtifactPart.SelectedIndexChanged += new System.EventHandler(this.CmbArtifactPart_SelectedIndexChanged);
//
// CmbArtifactSet
@@ -540,21 +508,18 @@ namespace GrasscutterTools
this.CmbArtifactSet.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.CmbArtifactSet.FormattingEnabled = true;
this.CmbArtifactSet.Name = "CmbArtifactSet";
- this.TTip.SetToolTip(this.CmbArtifactSet, resources.GetString("CmbArtifactSet.ToolTip"));
this.CmbArtifactSet.SelectedIndexChanged += new System.EventHandler(this.CmbArtifactSet_SelectedIndexChanged);
//
// LblArtifactSet
//
resources.ApplyResources(this.LblArtifactSet, "LblArtifactSet");
this.LblArtifactSet.Name = "LblArtifactSet";
- this.TTip.SetToolTip(this.LblArtifactSet, resources.GetString("LblArtifactSet.ToolTip"));
//
// LblArtifactLevelTip
//
resources.ApplyResources(this.LblArtifactLevelTip, "LblArtifactLevelTip");
this.LblArtifactLevelTip.ForeColor = System.Drawing.SystemColors.GrayText;
this.LblArtifactLevelTip.Name = "LblArtifactLevelTip";
- this.TTip.SetToolTip(this.LblArtifactLevelTip, resources.GetString("LblArtifactLevelTip.ToolTip"));
//
// LblAddSubAttr
//
@@ -562,7 +527,6 @@ namespace GrasscutterTools
this.LblAddSubAttr.Cursor = System.Windows.Forms.Cursors.Hand;
this.LblAddSubAttr.ForeColor = System.Drawing.SystemColors.Highlight;
this.LblAddSubAttr.Name = "LblAddSubAttr";
- this.TTip.SetToolTip(this.LblAddSubAttr, resources.GetString("LblAddSubAttr.ToolTip"));
this.LblAddSubAttr.Click += new System.EventHandler(this.LblAddSubAttr_Click);
//
// NUDSubAttributionTimes
@@ -579,7 +543,6 @@ namespace GrasscutterTools
0,
0});
this.NUDSubAttributionTimes.Name = "NUDSubAttributionTimes";
- this.TTip.SetToolTip(this.NUDSubAttributionTimes, resources.GetString("NUDSubAttributionTimes.ToolTip"));
this.NUDSubAttributionTimes.Value = new decimal(new int[] {
1,
0,
@@ -592,7 +555,6 @@ namespace GrasscutterTools
this.CmbSubAttributionValue.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbSubAttributionValue.FormattingEnabled = true;
this.CmbSubAttributionValue.Name = "CmbSubAttributionValue";
- this.TTip.SetToolTip(this.CmbSubAttributionValue, resources.GetString("CmbSubAttributionValue.ToolTip"));
//
// CmbSubAttribution
//
@@ -600,7 +562,6 @@ namespace GrasscutterTools
this.CmbSubAttribution.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbSubAttribution.FormattingEnabled = true;
this.CmbSubAttribution.Name = "CmbSubAttribution";
- this.TTip.SetToolTip(this.CmbSubAttribution, resources.GetString("CmbSubAttribution.ToolTip"));
this.CmbSubAttribution.SelectedIndexChanged += new System.EventHandler(this.CmbSubAttribution_SelectedIndexChanged);
//
// LblClearSubAttrCheckedList
@@ -608,7 +569,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.LblClearSubAttrCheckedList, "LblClearSubAttrCheckedList");
this.LblClearSubAttrCheckedList.Cursor = System.Windows.Forms.Cursors.Hand;
this.LblClearSubAttrCheckedList.Name = "LblClearSubAttrCheckedList";
- this.TTip.SetToolTip(this.LblClearSubAttrCheckedList, resources.GetString("LblClearSubAttrCheckedList.ToolTip"));
this.LblClearSubAttrCheckedList.Click += new System.EventHandler(this.LblClearSubAttrCheckedList_Click);
//
// ListSubAttributionChecked
@@ -616,7 +576,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.ListSubAttributionChecked, "ListSubAttributionChecked");
this.ListSubAttributionChecked.FormattingEnabled = true;
this.ListSubAttributionChecked.Name = "ListSubAttributionChecked";
- this.TTip.SetToolTip(this.ListSubAttributionChecked, resources.GetString("ListSubAttributionChecked.ToolTip"));
this.ListSubAttributionChecked.SelectedIndexChanged += new System.EventHandler(this.ListSubAttributionChecked_SelectedIndexChanged);
//
// NUDArtifactLevel
@@ -633,7 +592,6 @@ namespace GrasscutterTools
0,
0});
this.NUDArtifactLevel.Name = "NUDArtifactLevel";
- this.TTip.SetToolTip(this.NUDArtifactLevel, resources.GetString("NUDArtifactLevel.ToolTip"));
this.NUDArtifactLevel.Value = new decimal(new int[] {
21,
0,
@@ -645,13 +603,11 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblArtifactLevel, "LblArtifactLevel");
this.LblArtifactLevel.Name = "LblArtifactLevel";
- this.TTip.SetToolTip(this.LblArtifactLevel, resources.GetString("LblArtifactLevel.ToolTip"));
//
// LblSubAttribution
//
resources.ApplyResources(this.LblSubAttribution, "LblSubAttribution");
this.LblSubAttribution.Name = "LblSubAttribution";
- this.TTip.SetToolTip(this.LblSubAttribution, resources.GetString("LblSubAttribution.ToolTip"));
//
// CmbMainAttribution
//
@@ -659,18 +615,15 @@ namespace GrasscutterTools
this.CmbMainAttribution.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbMainAttribution.FormattingEnabled = true;
this.CmbMainAttribution.Name = "CmbMainAttribution";
- this.TTip.SetToolTip(this.CmbMainAttribution, resources.GetString("CmbMainAttribution.ToolTip"));
this.CmbMainAttribution.SelectedIndexChanged += new System.EventHandler(this.ArtifactInputChanged);
//
// LblMainAttribution
//
resources.ApplyResources(this.LblMainAttribution, "LblMainAttribution");
this.LblMainAttribution.Name = "LblMainAttribution";
- this.TTip.SetToolTip(this.LblMainAttribution, resources.GetString("LblMainAttribution.ToolTip"));
//
// TPWeapon
//
- resources.ApplyResources(this.TPWeapon, "TPWeapon");
this.TPWeapon.Controls.Add(this.TxtWeaponFilter);
this.TPWeapon.Controls.Add(this.LblWeaponDescription);
this.TPWeapon.Controls.Add(this.LblWeaponRefinement);
@@ -680,40 +633,35 @@ namespace GrasscutterTools
this.TPWeapon.Controls.Add(this.NUDWeaponAmout);
this.TPWeapon.Controls.Add(this.NUDWeaponLevel);
this.TPWeapon.Controls.Add(this.ListWeapons);
+ resources.ApplyResources(this.TPWeapon, "TPWeapon");
this.TPWeapon.Name = "TPWeapon";
- this.TTip.SetToolTip(this.TPWeapon, resources.GetString("TPWeapon.ToolTip"));
this.TPWeapon.UseVisualStyleBackColor = true;
//
// TxtWeaponFilter
//
resources.ApplyResources(this.TxtWeaponFilter, "TxtWeaponFilter");
this.TxtWeaponFilter.Name = "TxtWeaponFilter";
- this.TTip.SetToolTip(this.TxtWeaponFilter, resources.GetString("TxtWeaponFilter.ToolTip"));
this.TxtWeaponFilter.TextChanged += new System.EventHandler(this.TxtWeaponFilter_TextChanged);
//
// LblWeaponDescription
//
resources.ApplyResources(this.LblWeaponDescription, "LblWeaponDescription");
this.LblWeaponDescription.Name = "LblWeaponDescription";
- this.TTip.SetToolTip(this.LblWeaponDescription, resources.GetString("LblWeaponDescription.ToolTip"));
//
// LblWeaponRefinement
//
resources.ApplyResources(this.LblWeaponRefinement, "LblWeaponRefinement");
this.LblWeaponRefinement.Name = "LblWeaponRefinement";
- this.TTip.SetToolTip(this.LblWeaponRefinement, resources.GetString("LblWeaponRefinement.ToolTip"));
//
// LblWeaponAmount
//
resources.ApplyResources(this.LblWeaponAmount, "LblWeaponAmount");
this.LblWeaponAmount.Name = "LblWeaponAmount";
- this.TTip.SetToolTip(this.LblWeaponAmount, resources.GetString("LblWeaponAmount.ToolTip"));
//
// LblWeaponLevel
//
resources.ApplyResources(this.LblWeaponLevel, "LblWeaponLevel");
this.LblWeaponLevel.Name = "LblWeaponLevel";
- this.TTip.SetToolTip(this.LblWeaponLevel, resources.GetString("LblWeaponLevel.ToolTip"));
//
// NUDWeaponRefinement
//
@@ -729,7 +677,6 @@ namespace GrasscutterTools
0,
0});
this.NUDWeaponRefinement.Name = "NUDWeaponRefinement";
- this.TTip.SetToolTip(this.NUDWeaponRefinement, resources.GetString("NUDWeaponRefinement.ToolTip"));
this.NUDWeaponRefinement.Value = new decimal(new int[] {
1,
0,
@@ -746,7 +693,6 @@ namespace GrasscutterTools
0,
0});
this.NUDWeaponAmout.Name = "NUDWeaponAmout";
- this.TTip.SetToolTip(this.NUDWeaponAmout, resources.GetString("NUDWeaponAmout.ToolTip"));
this.NUDWeaponAmout.Value = new decimal(new int[] {
1,
0,
@@ -768,7 +714,6 @@ namespace GrasscutterTools
0,
0});
this.NUDWeaponLevel.Name = "NUDWeaponLevel";
- this.TTip.SetToolTip(this.NUDWeaponLevel, resources.GetString("NUDWeaponLevel.ToolTip"));
this.NUDWeaponLevel.Value = new decimal(new int[] {
1,
0,
@@ -781,12 +726,10 @@ namespace GrasscutterTools
resources.ApplyResources(this.ListWeapons, "ListWeapons");
this.ListWeapons.FormattingEnabled = true;
this.ListWeapons.Name = "ListWeapons";
- this.TTip.SetToolTip(this.ListWeapons, resources.GetString("ListWeapons.ToolTip"));
this.ListWeapons.SelectedIndexChanged += new System.EventHandler(this.WeaponValueChanged);
//
// TPItem
//
- resources.ApplyResources(this.TPItem, "TPItem");
this.TPItem.Controls.Add(this.BtnSaveGiveItemLog);
this.TPItem.Controls.Add(this.BtnRemoveGiveItemLog);
this.TPItem.Controls.Add(this.GrpGiveItemRecord);
@@ -798,15 +741,14 @@ namespace GrasscutterTools
this.TPItem.Controls.Add(this.NUDGameItemAmout);
this.TPItem.Controls.Add(this.NUDGameItemLevel);
this.TPItem.Controls.Add(this.LblGiveCommandDescription);
+ resources.ApplyResources(this.TPItem, "TPItem");
this.TPItem.Name = "TPItem";
- this.TTip.SetToolTip(this.TPItem, resources.GetString("TPItem.ToolTip"));
this.TPItem.UseVisualStyleBackColor = true;
//
// BtnSaveGiveItemLog
//
resources.ApplyResources(this.BtnSaveGiveItemLog, "BtnSaveGiveItemLog");
this.BtnSaveGiveItemLog.Name = "BtnSaveGiveItemLog";
- this.TTip.SetToolTip(this.BtnSaveGiveItemLog, resources.GetString("BtnSaveGiveItemLog.ToolTip"));
this.BtnSaveGiveItemLog.UseVisualStyleBackColor = true;
this.BtnSaveGiveItemLog.Click += new System.EventHandler(this.BtnSaveGiveItemLog_Click);
//
@@ -814,7 +756,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.BtnRemoveGiveItemLog, "BtnRemoveGiveItemLog");
this.BtnRemoveGiveItemLog.Name = "BtnRemoveGiveItemLog";
- this.TTip.SetToolTip(this.BtnRemoveGiveItemLog, resources.GetString("BtnRemoveGiveItemLog.ToolTip"));
this.BtnRemoveGiveItemLog.UseVisualStyleBackColor = true;
this.BtnRemoveGiveItemLog.Click += new System.EventHandler(this.BtnRemoveGiveItemLog_Click);
//
@@ -824,21 +765,18 @@ namespace GrasscutterTools
this.GrpGiveItemRecord.Controls.Add(this.ListGiveItemLogs);
this.GrpGiveItemRecord.Name = "GrpGiveItemRecord";
this.GrpGiveItemRecord.TabStop = false;
- this.TTip.SetToolTip(this.GrpGiveItemRecord, resources.GetString("GrpGiveItemRecord.ToolTip"));
//
// ListGiveItemLogs
//
resources.ApplyResources(this.ListGiveItemLogs, "ListGiveItemLogs");
this.ListGiveItemLogs.FormattingEnabled = true;
this.ListGiveItemLogs.Name = "ListGiveItemLogs";
- this.TTip.SetToolTip(this.ListGiveItemLogs, resources.GetString("ListGiveItemLogs.ToolTip"));
this.ListGiveItemLogs.SelectedIndexChanged += new System.EventHandler(this.ListGiveItemLogs_SelectedIndexChanged);
//
// ChkDrop
//
resources.ApplyResources(this.ChkDrop, "ChkDrop");
this.ChkDrop.Name = "ChkDrop";
- this.TTip.SetToolTip(this.ChkDrop, resources.GetString("ChkDrop.ToolTip"));
this.ChkDrop.UseVisualStyleBackColor = true;
this.ChkDrop.CheckedChanged += new System.EventHandler(this.GiveItemsInputChanged);
//
@@ -846,7 +784,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.TxtGameItemFilter, "TxtGameItemFilter");
this.TxtGameItemFilter.Name = "TxtGameItemFilter";
- this.TTip.SetToolTip(this.TxtGameItemFilter, resources.GetString("TxtGameItemFilter.ToolTip"));
this.TxtGameItemFilter.TextChanged += new System.EventHandler(this.TxtGameItemFilter_TextChanged);
//
// ListGameItems
@@ -854,20 +791,17 @@ namespace GrasscutterTools
resources.ApplyResources(this.ListGameItems, "ListGameItems");
this.ListGameItems.FormattingEnabled = true;
this.ListGameItems.Name = "ListGameItems";
- this.TTip.SetToolTip(this.ListGameItems, resources.GetString("ListGameItems.ToolTip"));
this.ListGameItems.SelectedIndexChanged += new System.EventHandler(this.GiveItemsInputChanged);
//
// LblGameItemAmount
//
resources.ApplyResources(this.LblGameItemAmount, "LblGameItemAmount");
this.LblGameItemAmount.Name = "LblGameItemAmount";
- this.TTip.SetToolTip(this.LblGameItemAmount, resources.GetString("LblGameItemAmount.ToolTip"));
//
// LblGameItemLevel
//
resources.ApplyResources(this.LblGameItemLevel, "LblGameItemLevel");
this.LblGameItemLevel.Name = "LblGameItemLevel";
- this.TTip.SetToolTip(this.LblGameItemLevel, resources.GetString("LblGameItemLevel.ToolTip"));
//
// NUDGameItemAmout
//
@@ -883,7 +817,6 @@ namespace GrasscutterTools
0,
0});
this.NUDGameItemAmout.Name = "NUDGameItemAmout";
- this.TTip.SetToolTip(this.NUDGameItemAmout, resources.GetString("NUDGameItemAmout.ToolTip"));
this.NUDGameItemAmout.Value = new decimal(new int[] {
1,
0,
@@ -905,7 +838,6 @@ namespace GrasscutterTools
0,
0});
this.NUDGameItemLevel.Name = "NUDGameItemLevel";
- this.TTip.SetToolTip(this.NUDGameItemLevel, resources.GetString("NUDGameItemLevel.ToolTip"));
this.NUDGameItemLevel.Value = new decimal(new int[] {
1,
0,
@@ -917,19 +849,17 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblGiveCommandDescription, "LblGiveCommandDescription");
this.LblGiveCommandDescription.Name = "LblGiveCommandDescription";
- this.TTip.SetToolTip(this.LblGiveCommandDescription, resources.GetString("LblGiveCommandDescription.ToolTip"));
//
// TPAvatar
//
- resources.ApplyResources(this.TPAvatar, "TPAvatar");
this.TPAvatar.Controls.Add(this.LblAvatarGenWarning);
this.TPAvatar.Controls.Add(this.ImgAvatar);
this.TPAvatar.Controls.Add(this.LblAvatar);
this.TPAvatar.Controls.Add(this.LblLevel);
this.TPAvatar.Controls.Add(this.NUDAvatarLevel);
this.TPAvatar.Controls.Add(this.CmbAvatar);
+ resources.ApplyResources(this.TPAvatar, "TPAvatar");
this.TPAvatar.Name = "TPAvatar";
- this.TTip.SetToolTip(this.TPAvatar, resources.GetString("TPAvatar.ToolTip"));
this.TPAvatar.UseVisualStyleBackColor = true;
//
// LblAvatarGenWarning
@@ -937,7 +867,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.LblAvatarGenWarning, "LblAvatarGenWarning");
this.LblAvatarGenWarning.ForeColor = System.Drawing.Color.Red;
this.LblAvatarGenWarning.Name = "LblAvatarGenWarning";
- this.TTip.SetToolTip(this.LblAvatarGenWarning, resources.GetString("LblAvatarGenWarning.ToolTip"));
//
// ImgAvatar
//
@@ -945,19 +874,16 @@ namespace GrasscutterTools
this.ImgAvatar.Image = global::GrasscutterTools.Properties.Resources.ImgHome;
this.ImgAvatar.Name = "ImgAvatar";
this.ImgAvatar.TabStop = false;
- this.TTip.SetToolTip(this.ImgAvatar, resources.GetString("ImgAvatar.ToolTip"));
//
// LblAvatar
//
resources.ApplyResources(this.LblAvatar, "LblAvatar");
this.LblAvatar.Name = "LblAvatar";
- this.TTip.SetToolTip(this.LblAvatar, resources.GetString("LblAvatar.ToolTip"));
//
// LblLevel
//
resources.ApplyResources(this.LblLevel, "LblLevel");
this.LblLevel.Name = "LblLevel";
- this.TTip.SetToolTip(this.LblLevel, resources.GetString("LblLevel.ToolTip"));
//
// NUDAvatarLevel
//
@@ -973,7 +899,6 @@ namespace GrasscutterTools
0,
0});
this.NUDAvatarLevel.Name = "NUDAvatarLevel";
- this.TTip.SetToolTip(this.NUDAvatarLevel, resources.GetString("NUDAvatarLevel.ToolTip"));
this.NUDAvatarLevel.Value = new decimal(new int[] {
1,
0,
@@ -987,12 +912,10 @@ namespace GrasscutterTools
this.CmbAvatar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbAvatar.FormattingEnabled = true;
this.CmbAvatar.Name = "CmbAvatar";
- this.TTip.SetToolTip(this.CmbAvatar, resources.GetString("CmbAvatar.ToolTip"));
this.CmbAvatar.SelectedIndexChanged += new System.EventHandler(this.CmbAvatar_SelectedIndexChanged);
//
// TPSpawn
//
- resources.ApplyResources(this.TPSpawn, "TPSpawn");
this.TPSpawn.Controls.Add(this.BtnSaveSpawnLog);
this.TPSpawn.Controls.Add(this.BtnRemoveSpawnLog);
this.TPSpawn.Controls.Add(this.GrpSpawnRecord);
@@ -1004,15 +927,14 @@ namespace GrasscutterTools
this.TPSpawn.Controls.Add(this.NUDEntityLevel);
this.TPSpawn.Controls.Add(this.TxtEntityFilter);
this.TPSpawn.Controls.Add(this.ListEntity);
+ resources.ApplyResources(this.TPSpawn, "TPSpawn");
this.TPSpawn.Name = "TPSpawn";
- this.TTip.SetToolTip(this.TPSpawn, resources.GetString("TPSpawn.ToolTip"));
this.TPSpawn.UseVisualStyleBackColor = true;
//
// BtnSaveSpawnLog
//
resources.ApplyResources(this.BtnSaveSpawnLog, "BtnSaveSpawnLog");
this.BtnSaveSpawnLog.Name = "BtnSaveSpawnLog";
- this.TTip.SetToolTip(this.BtnSaveSpawnLog, resources.GetString("BtnSaveSpawnLog.ToolTip"));
this.BtnSaveSpawnLog.UseVisualStyleBackColor = true;
this.BtnSaveSpawnLog.Click += new System.EventHandler(this.BtnSaveSpawnLog_Click);
//
@@ -1020,7 +942,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.BtnRemoveSpawnLog, "BtnRemoveSpawnLog");
this.BtnRemoveSpawnLog.Name = "BtnRemoveSpawnLog";
- this.TTip.SetToolTip(this.BtnRemoveSpawnLog, resources.GetString("BtnRemoveSpawnLog.ToolTip"));
this.BtnRemoveSpawnLog.UseVisualStyleBackColor = true;
this.BtnRemoveSpawnLog.Click += new System.EventHandler(this.BtnRemoveSpawnLog_Click);
//
@@ -1030,14 +951,12 @@ namespace GrasscutterTools
this.GrpSpawnRecord.Controls.Add(this.ListSpawnLogs);
this.GrpSpawnRecord.Name = "GrpSpawnRecord";
this.GrpSpawnRecord.TabStop = false;
- this.TTip.SetToolTip(this.GrpSpawnRecord, resources.GetString("GrpSpawnRecord.ToolTip"));
//
// ListSpawnLogs
//
resources.ApplyResources(this.ListSpawnLogs, "ListSpawnLogs");
this.ListSpawnLogs.FormattingEnabled = true;
this.ListSpawnLogs.Name = "ListSpawnLogs";
- this.TTip.SetToolTip(this.ListSpawnLogs, resources.GetString("ListSpawnLogs.ToolTip"));
this.ListSpawnLogs.SelectedIndexChanged += new System.EventHandler(this.ListSpawnLogs_SelectedIndexChanged);
//
// GrpEntityType
@@ -1049,14 +968,12 @@ namespace GrasscutterTools
this.GrpEntityType.Controls.Add(this.RbEntityMonster);
this.GrpEntityType.Name = "GrpEntityType";
this.GrpEntityType.TabStop = false;
- this.TTip.SetToolTip(this.GrpEntityType, resources.GetString("GrpEntityType.ToolTip"));
//
// RbEntityOrnament
//
resources.ApplyResources(this.RbEntityOrnament, "RbEntityOrnament");
this.RbEntityOrnament.Name = "RbEntityOrnament";
this.RbEntityOrnament.TabStop = true;
- this.TTip.SetToolTip(this.RbEntityOrnament, resources.GetString("RbEntityOrnament.ToolTip"));
this.RbEntityOrnament.UseVisualStyleBackColor = true;
this.RbEntityOrnament.CheckedChanged += new System.EventHandler(this.RbEntity_CheckedChanged);
//
@@ -1064,7 +981,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.RbEntityAnimal, "RbEntityAnimal");
this.RbEntityAnimal.Name = "RbEntityAnimal";
- this.TTip.SetToolTip(this.RbEntityAnimal, resources.GetString("RbEntityAnimal.ToolTip"));
this.RbEntityAnimal.UseVisualStyleBackColor = true;
this.RbEntityAnimal.CheckedChanged += new System.EventHandler(this.RbEntity_CheckedChanged);
//
@@ -1072,7 +988,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.RbEntityNPC, "RbEntityNPC");
this.RbEntityNPC.Name = "RbEntityNPC";
- this.TTip.SetToolTip(this.RbEntityNPC, resources.GetString("RbEntityNPC.ToolTip"));
this.RbEntityNPC.UseVisualStyleBackColor = true;
this.RbEntityNPC.CheckedChanged += new System.EventHandler(this.RbEntity_CheckedChanged);
//
@@ -1080,7 +995,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.RbEntityMonster, "RbEntityMonster");
this.RbEntityMonster.Name = "RbEntityMonster";
- this.TTip.SetToolTip(this.RbEntityMonster, resources.GetString("RbEntityMonster.ToolTip"));
this.RbEntityMonster.UseVisualStyleBackColor = true;
this.RbEntityMonster.CheckedChanged += new System.EventHandler(this.RbEntity_CheckedChanged);
//
@@ -1088,19 +1002,16 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblSpawnDescription, "LblSpawnDescription");
this.LblSpawnDescription.Name = "LblSpawnDescription";
- this.TTip.SetToolTip(this.LblSpawnDescription, resources.GetString("LblSpawnDescription.ToolTip"));
//
// LblEntityAmount
//
resources.ApplyResources(this.LblEntityAmount, "LblEntityAmount");
this.LblEntityAmount.Name = "LblEntityAmount";
- this.TTip.SetToolTip(this.LblEntityAmount, resources.GetString("LblEntityAmount.ToolTip"));
//
// LblEntityLevel
//
resources.ApplyResources(this.LblEntityLevel, "LblEntityLevel");
this.LblEntityLevel.Name = "LblEntityLevel";
- this.TTip.SetToolTip(this.LblEntityLevel, resources.GetString("LblEntityLevel.ToolTip"));
//
// NUDEntityAmout
//
@@ -1116,7 +1027,6 @@ namespace GrasscutterTools
0,
0});
this.NUDEntityAmout.Name = "NUDEntityAmout";
- this.TTip.SetToolTip(this.NUDEntityAmout, resources.GetString("NUDEntityAmout.ToolTip"));
this.NUDEntityAmout.Value = new decimal(new int[] {
1,
0,
@@ -1138,7 +1048,6 @@ namespace GrasscutterTools
0,
0});
this.NUDEntityLevel.Name = "NUDEntityLevel";
- this.TTip.SetToolTip(this.NUDEntityLevel, resources.GetString("NUDEntityLevel.ToolTip"));
this.NUDEntityLevel.Value = new decimal(new int[] {
1,
0,
@@ -1150,7 +1059,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.TxtEntityFilter, "TxtEntityFilter");
this.TxtEntityFilter.Name = "TxtEntityFilter";
- this.TTip.SetToolTip(this.TxtEntityFilter, resources.GetString("TxtEntityFilter.ToolTip"));
this.TxtEntityFilter.TextChanged += new System.EventHandler(this.TxtEntityFilter_TextChanged);
//
// ListEntity
@@ -1158,57 +1066,50 @@ namespace GrasscutterTools
resources.ApplyResources(this.ListEntity, "ListEntity");
this.ListEntity.FormattingEnabled = true;
this.ListEntity.Name = "ListEntity";
- this.TTip.SetToolTip(this.ListEntity, resources.GetString("ListEntity.ToolTip"));
this.ListEntity.SelectedIndexChanged += new System.EventHandler(this.SpawnEntityInputChanged);
//
// TPScene
//
- resources.ApplyResources(this.TPScene, "TPScene");
this.TPScene.Controls.Add(this.CmbClimateType);
this.TPScene.Controls.Add(this.LblClimateType);
this.TPScene.Controls.Add(this.LblSceneDescription);
this.TPScene.Controls.Add(this.ListScenes);
+ resources.ApplyResources(this.TPScene, "TPScene");
this.TPScene.Name = "TPScene";
- this.TTip.SetToolTip(this.TPScene, resources.GetString("TPScene.ToolTip"));
this.TPScene.UseVisualStyleBackColor = true;
//
// CmbClimateType
//
- resources.ApplyResources(this.CmbClimateType, "CmbClimateType");
this.CmbClimateType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbClimateType.FormattingEnabled = true;
+ resources.ApplyResources(this.CmbClimateType, "CmbClimateType");
this.CmbClimateType.Name = "CmbClimateType";
- this.TTip.SetToolTip(this.CmbClimateType, resources.GetString("CmbClimateType.ToolTip"));
this.CmbClimateType.SelectedIndexChanged += new System.EventHandler(this.CmbClimateType_SelectedIndexChanged);
//
// LblClimateType
//
resources.ApplyResources(this.LblClimateType, "LblClimateType");
this.LblClimateType.Name = "LblClimateType";
- this.TTip.SetToolTip(this.LblClimateType, resources.GetString("LblClimateType.ToolTip"));
//
// LblSceneDescription
//
resources.ApplyResources(this.LblSceneDescription, "LblSceneDescription");
this.LblSceneDescription.Name = "LblSceneDescription";
- this.TTip.SetToolTip(this.LblSceneDescription, resources.GetString("LblSceneDescription.ToolTip"));
//
// ListScenes
//
resources.ApplyResources(this.ListScenes, "ListScenes");
this.ListScenes.FormattingEnabled = true;
this.ListScenes.Name = "ListScenes";
- this.TTip.SetToolTip(this.ListScenes, resources.GetString("ListScenes.ToolTip"));
this.ListScenes.SelectedIndexChanged += new System.EventHandler(this.ListScenes_SelectedIndexChanged);
//
// TPStats
//
- resources.ApplyResources(this.TPStats, "TPStats");
this.TPStats.Controls.Add(this.GrpSetStats);
this.TPStats.Controls.Add(this.GrpTalentLevel);
this.TPStats.Controls.Add(this.LblStatsDescription);
+ resources.ApplyResources(this.TPStats, "TPStats");
this.TPStats.Name = "TPStats";
- this.TTip.SetToolTip(this.TPStats, resources.GetString("TPStats.ToolTip"));
this.TPStats.UseVisualStyleBackColor = true;
//
// GrpSetStats
@@ -1220,20 +1121,17 @@ namespace GrasscutterTools
this.GrpSetStats.Controls.Add(this.CmbStat);
this.GrpSetStats.Name = "GrpSetStats";
this.GrpSetStats.TabStop = false;
- this.TTip.SetToolTip(this.GrpSetStats, resources.GetString("GrpSetStats.ToolTip"));
//
// LblStatTip
//
resources.ApplyResources(this.LblStatTip, "LblStatTip");
this.LblStatTip.ForeColor = System.Drawing.SystemColors.GrayText;
this.LblStatTip.Name = "LblStatTip";
- this.TTip.SetToolTip(this.LblStatTip, resources.GetString("LblStatTip.ToolTip"));
//
// LblStatPercent
//
resources.ApplyResources(this.LblStatPercent, "LblStatPercent");
this.LblStatPercent.Name = "LblStatPercent";
- this.TTip.SetToolTip(this.LblStatPercent, resources.GetString("LblStatPercent.ToolTip"));
//
// NUDStat
//
@@ -1244,7 +1142,6 @@ namespace GrasscutterTools
0,
0});
this.NUDStat.Name = "NUDStat";
- this.TTip.SetToolTip(this.NUDStat, resources.GetString("NUDStat.ToolTip"));
this.NUDStat.Value = new decimal(new int[] {
100,
0,
@@ -1254,11 +1151,10 @@ namespace GrasscutterTools
//
// CmbStat
//
- resources.ApplyResources(this.CmbStat, "CmbStat");
this.CmbStat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CmbStat.FormattingEnabled = true;
+ resources.ApplyResources(this.CmbStat, "CmbStat");
this.CmbStat.Name = "CmbStat";
- this.TTip.SetToolTip(this.CmbStat, resources.GetString("CmbStat.ToolTip"));
this.CmbStat.SelectedIndexChanged += new System.EventHandler(this.SetStatsInputChanged);
//
// GrpTalentLevel
@@ -1270,7 +1166,6 @@ namespace GrasscutterTools
this.GrpTalentLevel.Controls.Add(this.NUDTalentLevel);
this.GrpTalentLevel.Name = "GrpTalentLevel";
this.GrpTalentLevel.TabStop = false;
- this.TTip.SetToolTip(this.GrpTalentLevel, resources.GetString("GrpTalentLevel.ToolTip"));
//
// LnkTalentE
//
@@ -1278,7 +1173,6 @@ namespace GrasscutterTools
this.LnkTalentE.Name = "LnkTalentE";
this.LnkTalentE.TabStop = true;
this.LnkTalentE.Tag = "e";
- this.TTip.SetToolTip(this.LnkTalentE, resources.GetString("LnkTalentE.ToolTip"));
this.LnkTalentE.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkSetTalentClicked);
//
// LnkTalentQ
@@ -1287,7 +1181,6 @@ namespace GrasscutterTools
this.LnkTalentQ.Name = "LnkTalentQ";
this.LnkTalentQ.TabStop = true;
this.LnkTalentQ.Tag = "q";
- this.TTip.SetToolTip(this.LnkTalentQ, resources.GetString("LnkTalentQ.ToolTip"));
this.LnkTalentQ.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkSetTalentClicked);
//
// LnkTalentNormalATK
@@ -1296,7 +1189,6 @@ namespace GrasscutterTools
this.LnkTalentNormalATK.Name = "LnkTalentNormalATK";
this.LnkTalentNormalATK.TabStop = true;
this.LnkTalentNormalATK.Tag = "n";
- this.TTip.SetToolTip(this.LnkTalentNormalATK, resources.GetString("LnkTalentNormalATK.ToolTip"));
this.LnkTalentNormalATK.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkSetTalentClicked);
//
// NUDTalentLevel
@@ -1308,7 +1200,6 @@ namespace GrasscutterTools
0,
0});
this.NUDTalentLevel.Name = "NUDTalentLevel";
- this.TTip.SetToolTip(this.NUDTalentLevel, resources.GetString("NUDTalentLevel.ToolTip"));
this.NUDTalentLevel.Value = new decimal(new int[] {
10,
0,
@@ -1319,15 +1210,13 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblStatsDescription, "LblStatsDescription");
this.LblStatsDescription.Name = "LblStatsDescription";
- this.TTip.SetToolTip(this.LblStatsDescription, resources.GetString("LblStatsDescription.ToolTip"));
//
// TPManage
//
- resources.ApplyResources(this.TPManage, "TPManage");
this.TPManage.Controls.Add(this.GrpAccount);
this.TPManage.Controls.Add(this.GrpPermission);
+ resources.ApplyResources(this.TPManage, "TPManage");
this.TPManage.Name = "TPManage";
- this.TTip.SetToolTip(this.TPManage, resources.GetString("TPManage.ToolTip"));
this.TPManage.UseVisualStyleBackColor = true;
//
// GrpAccount
@@ -1341,13 +1230,11 @@ namespace GrasscutterTools
this.GrpAccount.Controls.Add(this.TxtAccountUserName);
this.GrpAccount.Name = "GrpAccount";
this.GrpAccount.TabStop = false;
- this.TTip.SetToolTip(this.GrpAccount, resources.GetString("GrpAccount.ToolTip"));
//
// ChkAccountSetUid
//
resources.ApplyResources(this.ChkAccountSetUid, "ChkAccountSetUid");
this.ChkAccountSetUid.Name = "ChkAccountSetUid";
- this.TTip.SetToolTip(this.ChkAccountSetUid, resources.GetString("ChkAccountSetUid.ToolTip"));
this.ChkAccountSetUid.UseVisualStyleBackColor = true;
//
// NUDAccountUid
@@ -1359,7 +1246,6 @@ namespace GrasscutterTools
0,
0});
this.NUDAccountUid.Name = "NUDAccountUid";
- this.TTip.SetToolTip(this.NUDAccountUid, resources.GetString("NUDAccountUid.ToolTip"));
this.NUDAccountUid.Value = new decimal(new int[] {
10001,
0,
@@ -1371,7 +1257,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.BtnDeleteAccount, "BtnDeleteAccount");
this.BtnDeleteAccount.Name = "BtnDeleteAccount";
this.BtnDeleteAccount.Tag = "delete";
- this.TTip.SetToolTip(this.BtnDeleteAccount, resources.GetString("BtnDeleteAccount.ToolTip"));
this.BtnDeleteAccount.UseVisualStyleBackColor = true;
this.BtnDeleteAccount.Click += new System.EventHandler(this.AccountButtonClicked);
//
@@ -1380,7 +1265,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.BtnCreateAccount, "BtnCreateAccount");
this.BtnCreateAccount.Name = "BtnCreateAccount";
this.BtnCreateAccount.Tag = "create";
- this.TTip.SetToolTip(this.BtnCreateAccount, resources.GetString("BtnCreateAccount.ToolTip"));
this.BtnCreateAccount.UseVisualStyleBackColor = true;
this.BtnCreateAccount.Click += new System.EventHandler(this.AccountButtonClicked);
//
@@ -1388,13 +1272,11 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblAccountUserName, "LblAccountUserName");
this.LblAccountUserName.Name = "LblAccountUserName";
- this.TTip.SetToolTip(this.LblAccountUserName, resources.GetString("LblAccountUserName.ToolTip"));
//
// TxtAccountUserName
//
resources.ApplyResources(this.TxtAccountUserName, "TxtAccountUserName");
this.TxtAccountUserName.Name = "TxtAccountUserName";
- this.TTip.SetToolTip(this.TxtAccountUserName, resources.GetString("TxtAccountUserName.ToolTip"));
//
// GrpPermission
//
@@ -1407,16 +1289,14 @@ namespace GrasscutterTools
this.GrpPermission.Controls.Add(this.LblPermUID);
this.GrpPermission.Name = "GrpPermission";
this.GrpPermission.TabStop = false;
- this.TTip.SetToolTip(this.GrpPermission, resources.GetString("GrpPermission.ToolTip"));
//
// CmbPerm
//
- resources.ApplyResources(this.CmbPerm, "CmbPerm");
this.CmbPerm.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.CmbPerm.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.CmbPerm.FormattingEnabled = true;
+ resources.ApplyResources(this.CmbPerm, "CmbPerm");
this.CmbPerm.Name = "CmbPerm";
- this.TTip.SetToolTip(this.CmbPerm, resources.GetString("CmbPerm.ToolTip"));
//
// NUDPermUID
//
@@ -1427,7 +1307,6 @@ namespace GrasscutterTools
0,
0});
this.NUDPermUID.Name = "NUDPermUID";
- this.TTip.SetToolTip(this.NUDPermUID, resources.GetString("NUDPermUID.ToolTip"));
this.NUDPermUID.Value = new decimal(new int[] {
10001,
0,
@@ -1439,7 +1318,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.BtmPermRemove, "BtmPermRemove");
this.BtmPermRemove.Name = "BtmPermRemove";
this.BtmPermRemove.Tag = "remove";
- this.TTip.SetToolTip(this.BtmPermRemove, resources.GetString("BtmPermRemove.ToolTip"));
this.BtmPermRemove.UseVisualStyleBackColor = true;
this.BtmPermRemove.Click += new System.EventHandler(this.BtnPermClick);
//
@@ -1448,7 +1326,6 @@ namespace GrasscutterTools
resources.ApplyResources(this.BtnPermAdd, "BtnPermAdd");
this.BtnPermAdd.Name = "BtnPermAdd";
this.BtnPermAdd.Tag = "add";
- this.TTip.SetToolTip(this.BtnPermAdd, resources.GetString("BtnPermAdd.ToolTip"));
this.BtnPermAdd.UseVisualStyleBackColor = true;
this.BtnPermAdd.Click += new System.EventHandler(this.BtnPermClick);
//
@@ -1456,22 +1333,19 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblPerm, "LblPerm");
this.LblPerm.Name = "LblPerm";
- this.TTip.SetToolTip(this.LblPerm, resources.GetString("LblPerm.ToolTip"));
//
// LblPermUID
//
resources.ApplyResources(this.LblPermUID, "LblPermUID");
this.LblPermUID.Name = "LblPermUID";
- this.TTip.SetToolTip(this.LblPermUID, resources.GetString("LblPermUID.ToolTip"));
//
// TPAbout
//
- resources.ApplyResources(this.TPAbout, "TPAbout");
this.TPAbout.Controls.Add(this.pictureBox2);
this.TPAbout.Controls.Add(this.LnkGithub);
this.TPAbout.Controls.Add(this.LblSupportDescription);
+ resources.ApplyResources(this.TPAbout, "TPAbout");
this.TPAbout.Name = "TPAbout";
- this.TTip.SetToolTip(this.TPAbout, resources.GetString("TPAbout.ToolTip"));
this.TPAbout.UseVisualStyleBackColor = true;
//
// pictureBox2
@@ -1480,84 +1354,73 @@ namespace GrasscutterTools
this.pictureBox2.Image = global::GrasscutterTools.Properties.Resources.ImgSupport;
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.TabStop = false;
- this.TTip.SetToolTip(this.pictureBox2, resources.GetString("pictureBox2.ToolTip"));
//
// LnkGithub
//
resources.ApplyResources(this.LnkGithub, "LnkGithub");
this.LnkGithub.Name = "LnkGithub";
this.LnkGithub.TabStop = true;
- this.TTip.SetToolTip(this.LnkGithub, resources.GetString("LnkGithub.ToolTip"));
this.LnkGithub.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkGithub_LinkClicked);
//
// LblSupportDescription
//
resources.ApplyResources(this.LblSupportDescription, "LblSupportDescription");
this.LblSupportDescription.Name = "LblSupportDescription";
- this.TTip.SetToolTip(this.LblSupportDescription, resources.GetString("LblSupportDescription.ToolTip"));
//
// TPRemoteCall
//
- resources.ApplyResources(this.TPRemoteCall, "TPRemoteCall");
this.TPRemoteCall.Controls.Add(this.GrpServerStatus);
this.TPRemoteCall.Controls.Add(this.GrpRemoteCommand);
this.TPRemoteCall.Controls.Add(this.TxtHost);
this.TPRemoteCall.Controls.Add(this.BtnQueryServerStatus);
this.TPRemoteCall.Controls.Add(this.LblHost);
+ resources.ApplyResources(this.TPRemoteCall, "TPRemoteCall");
this.TPRemoteCall.Name = "TPRemoteCall";
- this.TTip.SetToolTip(this.TPRemoteCall, resources.GetString("TPRemoteCall.ToolTip"));
this.TPRemoteCall.UseVisualStyleBackColor = true;
//
// GrpServerStatus
//
- resources.ApplyResources(this.GrpServerStatus, "GrpServerStatus");
this.GrpServerStatus.Controls.Add(this.LnkOpenCommandLabel);
this.GrpServerStatus.Controls.Add(this.LblOpenCommandSupport);
this.GrpServerStatus.Controls.Add(this.LblServerVersion);
this.GrpServerStatus.Controls.Add(this.LblPlayerCount);
this.GrpServerStatus.Controls.Add(this.LblServerVersionLabel);
this.GrpServerStatus.Controls.Add(this.LblPlayerCountLabel);
+ resources.ApplyResources(this.GrpServerStatus, "GrpServerStatus");
this.GrpServerStatus.Name = "GrpServerStatus";
this.GrpServerStatus.TabStop = false;
- this.TTip.SetToolTip(this.GrpServerStatus, resources.GetString("GrpServerStatus.ToolTip"));
//
// LnkOpenCommandLabel
//
resources.ApplyResources(this.LnkOpenCommandLabel, "LnkOpenCommandLabel");
this.LnkOpenCommandLabel.Name = "LnkOpenCommandLabel";
this.LnkOpenCommandLabel.TabStop = true;
- this.TTip.SetToolTip(this.LnkOpenCommandLabel, resources.GetString("LnkOpenCommandLabel.ToolTip"));
this.LnkOpenCommandLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkOpenCommandLabel_LinkClicked);
//
// LblOpenCommandSupport
//
resources.ApplyResources(this.LblOpenCommandSupport, "LblOpenCommandSupport");
this.LblOpenCommandSupport.Name = "LblOpenCommandSupport";
- this.TTip.SetToolTip(this.LblOpenCommandSupport, resources.GetString("LblOpenCommandSupport.ToolTip"));
//
// LblServerVersion
//
resources.ApplyResources(this.LblServerVersion, "LblServerVersion");
this.LblServerVersion.Name = "LblServerVersion";
- this.TTip.SetToolTip(this.LblServerVersion, resources.GetString("LblServerVersion.ToolTip"));
//
// LblPlayerCount
//
resources.ApplyResources(this.LblPlayerCount, "LblPlayerCount");
this.LblPlayerCount.Name = "LblPlayerCount";
- this.TTip.SetToolTip(this.LblPlayerCount, resources.GetString("LblPlayerCount.ToolTip"));
//
// LblServerVersionLabel
//
resources.ApplyResources(this.LblServerVersionLabel, "LblServerVersionLabel");
this.LblServerVersionLabel.Name = "LblServerVersionLabel";
- this.TTip.SetToolTip(this.LblServerVersionLabel, resources.GetString("LblServerVersionLabel.ToolTip"));
//
// LblPlayerCountLabel
//
resources.ApplyResources(this.LblPlayerCountLabel, "LblPlayerCountLabel");
this.LblPlayerCountLabel.Name = "LblPlayerCountLabel";
- this.TTip.SetToolTip(this.LblPlayerCountLabel, resources.GetString("LblPlayerCountLabel.ToolTip"));
//
// GrpRemoteCommand
//
@@ -1571,21 +1434,18 @@ namespace GrasscutterTools
this.GrpRemoteCommand.Controls.Add(this.NUDRemotePlayerId);
this.GrpRemoteCommand.Name = "GrpRemoteCommand";
this.GrpRemoteCommand.TabStop = false;
- this.TTip.SetToolTip(this.GrpRemoteCommand, resources.GetString("GrpRemoteCommand.ToolTip"));
//
// LnkRCHelp
//
resources.ApplyResources(this.LnkRCHelp, "LnkRCHelp");
this.LnkRCHelp.Name = "LnkRCHelp";
this.LnkRCHelp.TabStop = true;
- this.TTip.SetToolTip(this.LnkRCHelp, resources.GetString("LnkRCHelp.ToolTip"));
this.LnkRCHelp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkRCHelp_LinkClicked);
//
// BtnConnectOpenCommand
//
resources.ApplyResources(this.BtnConnectOpenCommand, "BtnConnectOpenCommand");
this.BtnConnectOpenCommand.Name = "BtnConnectOpenCommand";
- this.TTip.SetToolTip(this.BtnConnectOpenCommand, resources.GetString("BtnConnectOpenCommand.ToolTip"));
this.BtnConnectOpenCommand.UseVisualStyleBackColor = true;
this.BtnConnectOpenCommand.Click += new System.EventHandler(this.BtnConnectOpenCommand_Click);
//
@@ -1593,7 +1453,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.BtnSendVerificationCode, "BtnSendVerificationCode");
this.BtnSendVerificationCode.Name = "BtnSendVerificationCode";
- this.TTip.SetToolTip(this.BtnSendVerificationCode, resources.GetString("BtnSendVerificationCode.ToolTip"));
this.BtnSendVerificationCode.UseVisualStyleBackColor = true;
this.BtnSendVerificationCode.Click += new System.EventHandler(this.BtnSendVerificationCode_Click);
//
@@ -1601,7 +1460,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblRemotePlayerId, "LblRemotePlayerId");
this.LblRemotePlayerId.Name = "LblRemotePlayerId";
- this.TTip.SetToolTip(this.LblRemotePlayerId, resources.GetString("LblRemotePlayerId.ToolTip"));
//
// NUDVerificationCode
//
@@ -1617,7 +1475,6 @@ namespace GrasscutterTools
0,
0});
this.NUDVerificationCode.Name = "NUDVerificationCode";
- this.TTip.SetToolTip(this.NUDVerificationCode, resources.GetString("NUDVerificationCode.ToolTip"));
this.NUDVerificationCode.Value = new decimal(new int[] {
1000,
0,
@@ -1628,7 +1485,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblVerificationCode, "LblVerificationCode");
this.LblVerificationCode.Name = "LblVerificationCode";
- this.TTip.SetToolTip(this.LblVerificationCode, resources.GetString("LblVerificationCode.ToolTip"));
//
// NUDRemotePlayerId
//
@@ -1639,7 +1495,6 @@ namespace GrasscutterTools
0,
0});
this.NUDRemotePlayerId.Name = "NUDRemotePlayerId";
- this.TTip.SetToolTip(this.NUDRemotePlayerId, resources.GetString("NUDRemotePlayerId.ToolTip"));
this.NUDRemotePlayerId.Value = new decimal(new int[] {
10001,
0,
@@ -1650,13 +1505,11 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.TxtHost, "TxtHost");
this.TxtHost.Name = "TxtHost";
- this.TTip.SetToolTip(this.TxtHost, resources.GetString("TxtHost.ToolTip"));
//
// BtnQueryServerStatus
//
resources.ApplyResources(this.BtnQueryServerStatus, "BtnQueryServerStatus");
this.BtnQueryServerStatus.Name = "BtnQueryServerStatus";
- this.TTip.SetToolTip(this.BtnQueryServerStatus, resources.GetString("BtnQueryServerStatus.ToolTip"));
this.BtnQueryServerStatus.UseVisualStyleBackColor = true;
this.BtnQueryServerStatus.Click += new System.EventHandler(this.BtnQueryServerStatus_Click);
//
@@ -1664,7 +1517,6 @@ namespace GrasscutterTools
//
resources.ApplyResources(this.LblHost, "LblHost");
this.LblHost.Name = "LblHost";
- this.TTip.SetToolTip(this.LblHost, resources.GetString("LblHost.ToolTip"));
//
// FormMain
//
@@ -1674,7 +1526,6 @@ namespace GrasscutterTools
this.Controls.Add(this.GrpCommand);
this.KeyPreview = true;
this.Name = "FormMain";
- this.TTip.SetToolTip(this, resources.GetString("$this.ToolTip"));
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FormMain_FormClosed);
this.Load += new System.EventHandler(this.FormMain_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FormMain_KeyDown);
diff --git a/Source/GrasscutterTools/FormMain.cs b/Source/GrasscutterTools/FormMain.cs
index 6f0cc92..952699b 100644
--- a/Source/GrasscutterTools/FormMain.cs
+++ b/Source/GrasscutterTools/FormMain.cs
@@ -60,15 +60,17 @@ namespace GrasscutterTools
{
try
{
- ChkAutoCopy.Checked = Settings.Default.AutoCopy;
- NUDUid.Value = Settings.Default.Uid;
+ ChkAutoCopy.Checked = Settings.Default.AutoCopy;
+ NUDUid.Value = Settings.Default.Uid;
CmbLanguage.Items.AddRange(LanguageNames);
CmbLanguage.SelectedIndex = Array.IndexOf(Languages, Settings.Default.DefaultLanguage);
+ NUDRemotePlayerId.Value = Settings.Default.RemoteUid;
+ TxtHost.Text = Settings.Default.Host;
+
InitGiveItemRecord();
InitSpawnRecord();
- InitOpenCommand();
}
catch (Exception ex)
{
@@ -80,13 +82,14 @@ namespace GrasscutterTools
{
try
{
- Settings.Default.AutoCopy = ChkAutoCopy.Checked;
- Settings.Default.Uid = NUDUid.Value;
- Settings.Default.Save();
+ Settings.Default.AutoCopy = ChkAutoCopy.Checked;
+ Settings.Default.Uid = NUDUid.Value;
+ Settings.Default.RemoteUid = NUDRemotePlayerId.Value;
+ Settings.Default.Host = TxtHost.Text;
SaveCustomCommands();
SaveGiveItemRecord();
SaveSpawnRecord();
- SaveOpenCommand();
+ Settings.Default.Save();
}
catch (Exception ex)
{
@@ -926,18 +929,6 @@ namespace GrasscutterTools
#region - 远程 -
- private void InitOpenCommand()
- {
- NUDRemotePlayerId.Value = Settings.Default.RemoteUid;
- TxtHost.Text = Settings.Default.Host;
- }
-
- private void SaveOpenCommand()
- {
- Settings.Default.RemoteUid = NUDRemotePlayerId.Value;
- Settings.Default.Host = TxtHost.Text;
- }
-
private OpenCommandAPI OC;
private async void BtnQueryServerStatus_Click(object sender, EventArgs e)
diff --git a/Source/GrasscutterTools/FormMain.en-us.resx b/Source/GrasscutterTools/FormMain.en-us.resx
index 61c0bc9..0ee74c5 100644
--- a/Source/GrasscutterTools/FormMain.en-us.resx
+++ b/Source/GrasscutterTools/FormMain.en-us.resx
@@ -117,15 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
Copy
-
-
-
54, 21
@@ -133,20 +127,14 @@
Auto
-
-
+
+ Command (Press and hold Ctrl to run automatically)
Run(F5)
-
-
-
-
- Command (Press and hold Ctrl to run automatically)
-
-
-
+
+ Home
120, 23
@@ -154,26 +142,11 @@
TextMapBrowser
-
-
-
Banner editor
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ Settings
95, 21
@@ -181,18 +154,6 @@
Include UID
-
-
-
-
-
-
-
- Settings
-
-
-
-
74, 38
@@ -202,14 +163,8 @@
Have a nice time!
-
-
-
-
- Home
-
-
-
+
+ Custom
533, 216
@@ -220,9 +175,6 @@
Export
-
-
-
467, 216
@@ -232,27 +184,15 @@
Load
-
-
-
30, 17
Tag
-
-
-
-
-
-
List
-
-
-
393, 216
@@ -262,9 +202,6 @@
x Delete
-
-
-
317, 216
@@ -274,26 +211,11 @@
√ Save
-
-
-
267, 23
-
-
-
-
- Custom
-
-
-
-
-
-
-
-
-
+
+ Artifact
298, 41
@@ -304,24 +226,12 @@
Stars
-
-
-
31, 17
Part
-
-
-
-
-
-
-
-
-
87, 11
@@ -331,45 +241,18 @@
Artifact
-
-
-
62, 17
21 is +20
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
50, 17
X Clear
-
-
-
-
-
-
-
-
-
99, 41
@@ -379,9 +262,6 @@
Level
-
-
-
80, 102
@@ -391,12 +271,6 @@
Sub Stat
-
-
-
-
-
-
73, 71
@@ -406,17 +280,8 @@
Main Stat
-
-
-
-
- Artifact
-
-
-
-
-
-
+
+ Weapon
6, 6
@@ -427,9 +292,6 @@
Geive Weapon
-
-
-
203, 218
@@ -439,18 +301,12 @@
Refinement
-
-
-
53, 17
Amount
-
-
-
121, 218
@@ -460,35 +316,17 @@
Lv
-
-
-
282, 216
-
-
-
65, 216
-
-
-
147, 216
-
-
-
-
-
-
-
- Weapon
-
-
-
+
+ Items
@@ -500,9 +338,6 @@
√ Record
-
-
-
Top, Left
@@ -512,26 +347,17 @@
× Delete
-
-
-
Top, Bottom, Left
-
- 243, 140
-
-
-
-
249, 162
Records
-
-
+
+ 243, 140
278, 217
@@ -542,9 +368,6 @@
Drop
-
-
-
Top, Left, Right
@@ -554,9 +377,6 @@
250, 23
-
-
-
Top, Bottom, Left, Right
@@ -566,9 +386,6 @@
250, 208
-
-
-
Bottom, Left
@@ -578,9 +395,6 @@
Amount
-
-
-
171, 218
@@ -590,21 +404,12 @@
Level
-
-
-
65, 216
-
-
-
209, 216
-
-
-
6, 6
@@ -614,14 +419,8 @@
Give item to player
-
-
-
-
- Items
-
-
-
+
+ Avatar
88, 161
@@ -634,12 +433,6 @@
in a corrupted account save, making it impossible to play the game.
The data may not be cleared even if the account is recreated.
-
-
-
-
-
-
135, 217
@@ -649,9 +442,6 @@ The data may not be cleared even if the account is recreated.
Avatar
-
-
-
392, 216
@@ -661,50 +451,29 @@ The data may not be cleared even if the account is recreated.
Lv
-
-
-
418, 214
-
-
-
186, 214
200, 25
-
-
-
-
- Avatar
-
-
-
+
+ Spawn
√ Record
-
-
-
× Delete
-
-
-
-
-
-
Records
-
-
+
+ Class
84, 21
@@ -712,45 +481,24 @@ The data may not be cleared even if the account is recreated.
Ornament
-
-
-
65, 21
Animal
-
-
-
-
-
-
75, 21
Monster
-
-
-
-
- Class
-
-
-
-
81, 17
Spawn entity
-
-
-
Bottom, Left
@@ -760,9 +508,6 @@ The data may not be cleared even if the account is recreated.
Amount
-
-
-
120, 218
@@ -772,48 +517,24 @@ The data may not be cleared even if the account is recreated.
Lv
-
-
-
64, 216
-
-
-
146, 216
-
-
-
-
-
-
-
-
-
-
- Spawn
-
-
-
+
+ Scene
66, 94
-
-
-
54, 17
weather
-
-
-
Top, Bottom, Left, Right
@@ -832,17 +553,11 @@ The data may not be cleared even if the account is recreated.
Tip: Most of the scenes have no effect and cannot be entered.
-
-
+
+ Stats
-
-
-
-
- Scene
-
-
-
+
+ Stats
26, 17
@@ -850,23 +565,8 @@ Tip: Most of the scenes have no effect and cannot be entered.
Tip
-
-
-
-
-
-
-
-
-
-
-
-
-
- Stats
-
-
-
+
+ Talent Level
283, 24
@@ -877,9 +577,6 @@ Tip: Most of the scenes have no effect and cannot be entered.
E
-
-
-
259, 24
@@ -889,9 +586,6 @@ Tip: Most of the scenes have no effect and cannot be entered.
Q
-
-
-
178, 24
@@ -901,21 +595,9 @@ Tip: Most of the scenes have no effect and cannot be entered.
NormalATK
-
-
-
128, 23
-
-
-
-
- Talent Level
-
-
-
-
6, 6
@@ -925,14 +607,11 @@ Tip: Most of the scenes have no effect and cannot be entered.
Set current active Avatar data
-
-
+
+ Manage
-
- Stats
-
-
-
+
+ Account Management
49, 21
@@ -940,30 +619,18 @@ Tip: Most of the scenes have no effect and cannot be entered.
UID
-
-
-
270, 23
130, 23
-
-
-
Delete
-
-
-
Create
-
-
-
6, 25
@@ -973,51 +640,27 @@ Tip: Most of the scenes have no effect and cannot be entered.
Username
-
-
-
79, 22
127, 23
-
-
-
-
- Account Management
-
-
-
-
-
-
-
-
-
+
+ Permission Management
Delete
-
-
-
Add
-
-
-
38, 17
Perm
-
-
-
30, 25
@@ -1027,44 +670,23 @@ Tip: Most of the scenes have no effect and cannot be entered.
UID
-
-
-
-
- Permission Management
-
-
-
-
-
- Manage
-
-
-
-
-
-
+
+ About
Bottom, Left
-
-
-
110, 17
Grasscutter Tools
-
-
+
+ Remote
-
- About
-
-
-
+
+ Server status
13, 63
@@ -1075,27 +697,15 @@ Tip: Most of the scenes have no effect and cannot be entered.
OpenCommand
-
-
-
119, 63
-
-
-
119, 29
-
-
-
119, 46
-
-
-
25, 29
@@ -1105,9 +715,6 @@ Tip: Most of the scenes have no effect and cannot be entered.
Game version
-
-
-
34, 46
@@ -1117,14 +724,8 @@ Tip: Most of the scenes have no effect and cannot be entered.
Player count
-
-
-
-
- Server status
-
-
-
+
+ Remote Cell
35, 17
@@ -1132,51 +733,21 @@ Tip: Most of the scenes have no effect and cannot be entered.
Help
-
-
-
Connect
-
-
-
Send Code
-
-
-
-
-
-
-
-
-
39, 17
Code
-
-
-
-
-
-
-
- Remote Cell
-
-
-
-
167, 23
-
-
-
292, 36
@@ -1186,31 +757,13 @@ Tip: Most of the scenes have no effect and cannot be entered.
Query
-
-
-
35, 17
Host
-
-
-
-
- Remote
-
-
-
-
-
-
-
GrasscutterTools
-
-
-
\ No newline at end of file
diff --git a/Source/GrasscutterTools/FormMain.resx b/Source/GrasscutterTools/FormMain.resx
index 67cfc35..32a4e48 100644
--- a/Source/GrasscutterTools/FormMain.resx
+++ b/Source/GrasscutterTools/FormMain.resx
@@ -117,2963 +117,2858 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 3
+
+
+ Top, Left, Right
-
- 283, 25
+
+ 87, 22
-
- 6, 218
+
+ 400, 23
-
- LblPlayerCountLabel
-
-
-
- Top
-
-
- 19, 17
-
-
- 366, 39
-
-
- 17
-
-
-
-
-
- Top
-
-
-
-
-
- 8
-
-
- TPSpawn
-
-
-
-
-
- GrpTalentLevel
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LnkRCHelp
-
-
- 60, 23
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
+
+
0
-
- LblClearSubAttrCheckedList
+
+ TxtCommand
-
- 133, 21
-
-
- 25, 45
-
-
- NUDAvatarLevel
-
-
-
-
-
- 3, 3, 3, 3
-
-
- 5
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- 44, 17
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 5
-
-
- 96, 17
-
-
- 连接
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 257, 217
-
-
- 3
-
-
-
-
-
-
-
-
- 6
-
-
- TCMain
-
-
- 66, 22
-
-
-
-
-
- 祝你玩得愉快!
-
-
- TPWeapon
-
-
- 6
-
-
- NUDRemotePlayerId
-
-
- CenterImage
-
-
- 1
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 目标UID
-
-
- 3
-
-
- 135, 138
-
-
- 99, 45
-
-
- 51, 23
-
-
- 5
-
-
- 4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 9
-
-
- GrpSetStats
-
-
- LblStatPercent
-
-
- 311, 98
-
-
- TPAbout
-
-
- LblGiveCommandDescription
-
-
- GrpTalentLevel
-
-
- LblMainAttribution
-
-
- TPScene
-
-
- 提示
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 75, 23
-
-
- 0
-
-
- TPSpawn
-
-
- 5
-
-
- 125, 25
-
-
-
-
-
- 角色
-
-
- 2
-
-
- 315, 77
-
-
- 服务器状态
-
-
- CenterScreen
-
-
- GrpPermission
-
-
- TPSpawn
-
-
- BtnRemoveSpawnLog
-
-
- Top
-
-
- 3
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
GrpCommand
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 396, 31
-
-
- GrpPermission
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnSaveCustomCommand
-
-
- 200, 23
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnQueryServerStatus
-
-
- 18
-
-
- 32, 17
-
-
+
3
-
-
-
-
- 1
-
-
- TPItem
-
-
- 3, 3, 3, 3
-
-
- 3, 19
-
-
- 10
-
-
- NUDGameItemAmout
-
-
- TPWeapon
-
-
- 200, 23
-
-
- 4
-
-
- 200, 153
-
-
- 语言/Language
-
-
- 20
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPSpawn
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- +
-
-
- 602, 245
-
-
- 1
-
-
- GrpTalentLevel
-
-
- 10, 48
-
-
- GrpServerStatus
-
-
- 24
-
-
- 610, 56
-
-
- Bottom, Left
-
-
- 203, 24
-
-
- TPHome
-
-
- 602, 245
-
-
- 590, 204
-
-
- 121, 25
-
-
- 设置
-
-
-
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4, 26
-
-
- TxtHost
-
-
- True
-
-
- 50, 23
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpServerStatus
-
-
- 16, 220
-
-
- CmbClimateType
-
-
- TPAbout
-
-
- 技能等级
-
-
- Bottom, Left
-
-
- LnkTalentNormalATK
-
-
- 43, 22
-
-
- 0
-
-
- 23, 17
-
-
- 割草机工具箱
-
-这是一个免费且开源的项目
-如果觉得这对你很有帮助,可以为我点一个免费的Star
-如果愿意请我喝一杯奶茶,那就更好了 : )
-指令生成有问题,或者有新的功能请求,都可以来Github提出
-
-
- 135, 62
-
-
- 7, 24
-
-
- Top
-
-
-
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- NUDWeaponLevel
-
-
- TPHome
-
-
-
-
-
- 602, 245
-
-
-
-
-
- TCMain
-
-
- True
-
-
- 182, 23
-
-
- 0
-
-
- $this
-
-
- 8
-
-
- https://127.0.0.1
-
-
- True
-
-
- GrpRemoteCommand
-
-
- 0
-
-
- 0
-
-
- True
-
-
- CmbArtifactSet
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 128, 17
-
-
- 9
-
-
- √ 记录
-
-
- 5
-
-
- GrpPermission
-
-
- True
-
-
- NUDUid
-
-
-
-
-
- GrpPermission
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 8
-
-
- TPRemoteCall
-
-
- True
-
-
- 7
-
-
- GrpSpawnRecord
-
-
- 命令(按住 Ctrl 自动执行)
-
-
- TPAbout
-
-
- 45
-
-
- GrpAccount
-
-
- 2
-
-
- 456, 97
-
-
-
-
-
- 16, 25
-
-
- 111, 160
-
-
- 358, 31
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 396, 31
-
-
- 5
-
-
- 场景
-
-
-
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6
-
-
- 0
-
-
- 65, 23
-
-
- True
-
-
- 99, 62
-
-
- 13
-
-
- 2
-
-
- TPCustom
-
-
- Bottom, Left
-
-
- 3
-
-
- 250, 239
-
-
- 1
-
-
- True
-
-
- UID
-
-
- GrpSettings
-
-
- True
-
-
- 358, 5
-
-
-
-
-
- Fill
-
-
-
-
-
- 4, 26
-
-
- LblPerm
-
-
- True
-
-
-
-
-
- 75, 23
-
-
- UID
-
-
- 0
-
-
- 0
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 51, 21
-
-
-
-
-
- TPWeapon
-
-
- 602, 245
-
-
- 8
-
-
- 265, 31
-
-
- System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- LblWeaponRefinement
-
-
- ChkIncludeUID
-
-
-
-
-
- 23, 17
-
-
-
-
-
- Bottom, Left
-
-
-
-
-
-
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 43
-
-
- Bottom, Left, Right
-
-
- LblPermUID
-
-
-
-
-
- 100, 218
-
-
- LblGameItemAmount
-
-
-
-
-
- GrpRemoteCommand
-
-
-
-
-
- TPWeapon
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ListGameItems
-
-
- Bottom, Left
-
-
- 服务器地址
-
-
- 4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 35, 24
-
-
- GrpCommand
-
-
- TxtWeaponFilter
-
-
- 106, 91
-
-
- Fill
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- Top, Bottom, Left, Right
-
-
- 60, 23
-
-
- 9
-
-
- 4
-
-
- Top, Bottom, Left, Right
-
-
- 场景控制
-
-提示:大部分场景没有作用,无法进入。
-
-
- TPArtifact
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 3
-
-
- 标签
-
-
- Top
-
-
- GrpTalentLevel
-
-
- 10
-
-
- 2
-
-
- 188, 216
-
-
- 6, 219
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpServerStatus
-
-
- 3
-
-
- CmbMainAttribution
-
-
- 100, 23
-
-
-
-
-
- 11
-
-
- True
-
-
- True
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- 2
-
-
- 6
-
-
- True
-
-
- 1
-
-
- 3
-
-
- 32, 17
-
-
- 37
-
-
- 87, 134
-
-
- 生物志
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Left
-
-
- 340, 217
-
-
- 7
-
-
-
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 238, 23
-
-
- LblDefaultUid
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 14
-
-
- 4, 26
-
-
- 5
-
-
- 150, 24
-
-
-
-
-
- 142, 8
-
-
- 100, 23
-
-
- 44, 17
-
-
- 6, 103
-
-
- 0
-
-
- 200, 208
-
-
- GrpRemoteCommand
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnSaveGiveItemLog
-
-
- LblHost
-
-
- 3, 19
-
-
- GrpPermission
-
-
- ---
-
-
- LblLevel
-
-
- 4
-
-
- TPArtifact
-
-
- 等级
-
-
- 0
-
-
-
-
-
- 163, 25
-
-
- 650, 400
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6, 6
-
-
- 100, 23
-
-
- NoControl
-
-
- ListSubAttributionChecked
-
-
- Top, Bottom, Right
-
-
- BtnRemoveGiveItemLog
-
-
- 6
-
-
- TPAvatar
-
-
- TPItem
-
-
- True
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 238, 208
-
-
-
-
-
- 51, 21
-
-
- 32, 17
-
-
- 203, 51
-
-
- X 清空
-
-
- 13
-
-
-
-
-
- Top, Bottom, Left, Right
-
-
- BtmPermRemove
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ListEntity
-
-
- Top, Bottom, Left, Right
-
-
- 普通攻击
-
-
-
-
-
- 54, 17
-
-
-
-
-
- True
-
-
- TPCustom
-
-
- 32, 17
-
-
- 602, 245
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- TPSpawn
-
-
- 207, 23
-
-
- Bottom, Left
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 94, 17
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 610, 275
-
-
- 0
-
-
- 0
-
-
- 473, 22
-
-
- 2
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Top, Bottom, Left
-
-
-
-
-
- 2
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- NUDSubAttributionTimes
-
-
-
-
-
-
-
-
- 440, 100
-
-
- 380, 51
-
-
- 0
-
-
- Bottom, Left
-
-
- 68, 94
-
-
- NoControl
-
-
- NUDAccountUid
-
-
- 2
-
-
- 294, 22
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- 1
-
-
- True
-
-
- 3
-
-
- 150, 218
-
-
- 3, 3, 3, 3
-
-
-
-
-
- TPItem
-
-
- 100, 23
-
-
-
-
-
- True
-
-
- 6, 3
-
-
- 50, 23
-
-
-
-
-
- 4
-
-
- TPWeapon
-
-
- 142, 68
-
-
- 602, 245
-
-
-
-
-
- TPCustom
-
-
- + 添加
-
-
- 物品
-
-
- True
-
-
- 328, 41
-
-
-
-
-
- 2
-
-
- 0
-
-
- 39, 17
-
-
- NUDStat
-
-
- 9
-
-
- 137, 216
-
-
- 0, 0
-
-
-
-
-
- 1
-
-
- 1
-
-
- 50, 23
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4
-
-
-
-
-
- True
-
-
- 13
-
-
- True
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Top, Right
-
-
-
-
-
- True
-
-
-
-
-
- 32, 17
-
-
- ListSpawnLogs
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 10
-
-
-
-
-
- 119, 36
-
-
- 23, 17
-
-
- Bottom
-
-
- 256, 216
-
-
- TPRemoteCall
-
-
- 30, 17
-
-
- 4, 26
-
-
- LblSupportDescription
-
-
- 273, 11
-
-
- 4
-
-
- 6, 97
-
-
-
-
-
- √ 记录
-
-
- 权限管理
-
-
- LnkOpenCommandLabel
-
-
- TPArtifact
-
-
- 104, 41
-
-
- 289, 106
-
-
- Bottom, Left
-
-
- 309, 132
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- FormMain
-
-
- True
-
-
- BtnRemoveCustomCommand
-
-
- LblVerificationCode
-
-
- TPArtifact
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpGiveItemRecord
-
-
- 警告!添加官方未使用的角色可能导致帐号存档损坏,无法进行游戏。
-即使删号重来,数据可能也不会清除。因此请谨慎添加
-(例如凯特、裸男或者测试角色之类的...)
-
-
- TPSpawn
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 5
-
-
- 5
-
-
- 4
-
-
- 634, 361
-
-
- 8
-
-
- 244, 162
-
-
- 在玩家附近召唤生物
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 远程执行插件
-
-
- √ 保存
-
-
- 4
-
-
- 17
-
-
- 3
-
-
- 0
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- Bottom, Left
-
-
- 215, 23
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
Top, Right
-
- TxtAccountUserName
+
+ 493, 22
-
- 5, 218
-
-
-
-
-
- 6
-
-
- TPSpawn
-
-
- 32, 17
-
-
- 摆件
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- 2
-
-
- 6, 76
-
-
- GrpCommand
-
-
- False
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPArtifact
-
-
- 4, 26
-
-
- GrpAccount
-
-
- 200, 100
-
-
- 副词条
-
-
- 关于
-
-
- TPCustom
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpServerStatus
-
-
- 0
-
-
- 0
-
-
+
50, 23
-
- Top
-
-
-
-
-
- TPSpawn
-
-
- Top
-
-
- TPItem
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- Bottom
-
-
- 437, 11
-
-
- TPCustom
-
-
- None
-
-
- 32, 17
-
-
- 311, 8
-
-
- 349, 3
-
-
- Top
-
-
-
-
-
- 42
-
-
- 3, 3, 3, 3
-
-
-
-
-
- pictureBox1
-
-
- TPSpawn
-
-
- 远程
-
-
- True
-
-
- 0
-
-
- LblArtifactStars
-
-
-
-
-
- TPScene
-
-
- 7, 11
-
-
- 68, 17
-
-
- 等级
-
-
-
-
-
-
-
-
-
-
-
- GrpServerStatus
-
-
- 378, 215
-
-
- 发送验证码
-
-
- True
-
-
-
-
-
- GrpRemoteCommand
-
-
- 584, 182
-
-
-
-
-
- FLPCustomCommands
-
-
- 56, 17
-
-
- × 删除
-
-
- 0
-
-
- Top
-
-
- 3, 3, 3, 3
-
-
- 4
-
-
- TPArtifact
-
-
- True
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 265, 101
-
-
- 99, 218
-
-
- 32, 17
-
-
- ---
-
-
- 3
-
-
- RbEntityOrnament
-
-
- TPItem
-
-
- NUDArtifactStars
-
-
- 68, 17
-
-
- 用户名
-
-
- RbEntityNPC
-
-
- 圣遗物
-
-
- TPStats
-
-
- GrpSetStats
-
-
- TCMain
-
-
- 0, 17
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 等级
-
-
+
1
-
- 120, 25
-
-
- LblCustomName
-
-
- TPWeapon
-
-
- 4
-
-
- True
-
-
-
-
-
- 1
+
+ 复制
BtnCopy
-
- 136, 24
-
-
- 2
-
-
- Bottom
-
-
- True
-
-
- 3, 3, 3, 3
-
-
- TCMain
-
-
- True
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Bottom, Left
-
-
- Top, Bottom, Right
-
-
- 生成
-
-
- TPRemoteCall
-
-
- × 删除
-
-
- 等级
-
-
- GrpServerStatus
-
-
- Q技能
-
-
- 56, 17
-
-
- 星级
-
-
- 1
-
-
- GrpAccount
-
-
- Top
-
-
- TCMain
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 当前玩家数
-
-
- 407, 22
-
-
- 7
-
-
- 301, 88
-
-
- 游戏版本
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPAvatar
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LblWeaponLevel
-
-
- BtnOpenTextMap
-
-
- TPSpawn
-
-
- 2
-
-
- BtnOpenGachaBannerEditor
-
-
- LblEntityLevel
-
-
- 41, 22
-
-
- TPItem
-
-
- 4, 26
-
-
- LblArtifactLevel
-
-
- LblGameItemLevel
-
-
- 88, 36
-
-
- TPWeapon
-
-
- 3
-
-
- 16, 23
-
-
- 权限
-
-
-
-
-
+
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 0
+
+ GrpCommand
-
- 7
-
-
- 管理
-
-
- 12
-
-
- TPArtifact
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 332, 70
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 50, 23
-
-
-
-
-
- 602, 245
-
-
- 文本浏览器
-
-
+
1
-
- Bottom, Left
-
-
- TTip
-
-
-
-
-
- True
-
-
- 1
-
-
- 6, 3
-
-
- 2
-
-
- ListGiveItemLogs
-
-
- 3, 3, 3, 3
-
-
- TPWeapon
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- 32, 17
-
-
- 等级
-
-
- LblSubAttribution
-
-
- BtnSendVerificationCode
-
-
- 71, 22
-
-
- ChkDrop
-
-
- 13, 62
-
-
- 7
-
-
- 1
-
-
- 0
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 100, 23
-
-
- 62, 21
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 92, 71
-
-
- Top, Bottom, Left, Right
-
-
- RbEntityAnimal
-
-
- TPAvatar
-
-
- 37, 28
-
-
- True
-
-
- 260, 24
-
-
-
-
-
- GrpEntityType
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 10
-
-
- 60, 23
-
-
- 11
-
-
- 6
-
-
-
-
-
- 0, 0, 0, 0
-
-
- 142, 99
-
-
-
-
-
- 6, 122
-
-
- TPSpawn
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPArtifact
-
-
- Zoom
-
-
- 7
-
-
- 2
-
-
- True
-
-
- 1
-
-
- False
-
-
- 142, 129
-
-
- 66, 22
-
-
- 3
-
-
- LblClimateType
-
-
- 3
-
-
- True
-
-
- × 删除
-
-
- 75, 23
-
-
- TPItem
-
-
- 11
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- 46, 17
-
-
- 割草机工具箱
-
-
- TCMain
-
-
- ImgAvatar
-
-
- 3
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 微软雅黑, 9pt, style=Bold
-
-
- 微软雅黑, 13pt
-
-
- 116, 17
-
-
- LnkGithub
-
-
- GrpSettings
-
-
- 71, 51
-
-
- 3
-
-
- 3
-
-
- 1
-
-
- E技能
-
-
- 角色属性
-
-
- 3, 3, 3, 3
-
-
- 武器
-
-
- 265, 60
-
-
- TPRemoteCall
-
-
- 5
-
-
- GrpRemoteCommand
-
-
- NUDEntityLevel
-
-
- 56, 17
-
-
- 602, 245
-
-
- 6
-
-
-
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 13
-
-
- 602, 160
-
-
-
-
-
+
Top, Right
-
+
True
-
- 9
+
+ 549, 24
-
- TPScene
+
+ 51, 21
-
- 主页
+
+ 2
-
- 3, 3, 3, 3
+
+ 自动
-
-
+
+ ChkAutoCopy
-
- 1
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 3
+
+ GrpCommand
-
- 212, 25
-
-
- BtnExportCustomCommands
-
-
-
-
-
-
-
-
- 1
-
-
- 21为游戏内20级
-
-
- NPC
-
-
- 50, 21
-
-
- 7
-
-
+
2
Bottom, Left, Right
-
- TPStats
+
+ BtnInvokeOpenCommand
-
-
-
-
-
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 289, 25
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 7
-
-
- 150, 25
-
-
-
-
-
- True
-
-
- TCMain
-
-
- 执行(F5)
-
-
- 50, 23
-
-
- 8
-
-
- 6
-
-
- 44, 216
-
-
- Github
-
-
- 7
-
-
- 生成记录本
-
-
-
-
-
-
-
-
- 44, 22
-
-
- 4
-
-
-
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnLoadCustomCommands
-
-
- GrpAccount
-
-
- Top, Left, Right
-
-
- Bottom, Left
-
-
- 602, 245
-
-
- TCMain
-
-
- 100, 23
-
-
- 75, 23
-
-
- 283, 233
-
-
- 126, 23
-
-
- 212, 24
-
-
- 50, 23
-
-
- Top, Bottom, Left, Right
-
-
+
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ GrpCommand
+
+
0
-
- 0
+
+ 12, 293
-
-
+
+ 610, 56
-
- 87, 22
-
-
- 198, 41
-
-
+
3
-
- True
+
+ 命令(按住 Ctrl 自动执行)
GrpCommand
-
- Bottom, Left
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 313, 6
+
+ $this
-
-
+
+ 1
-
- 44, 17
+
+ 6, 22
-
+
+ 75, 23
+
+
+ 3
+
+
+ 执行(F5)
+
+
+ BtnInvokeOpenCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpCommand
+
+
+ 0
+
+
+ Top, Bottom, Left, Right
+
+
+ BtnOpenTextMap
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 0
+
+
+ BtnOpenGachaBannerEditor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 1
+
+
+ pictureBox1
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
2
-
+
+ GrpSettings
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 3
+
+
+ LblAbout
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 4
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 0
+
+
+ 主页
+
+
+ TPHome
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 0
+
+
+ BtnExportCustomCommands
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 0
+
+
+ BtnLoadCustomCommands
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 1
+
+
+ LblCustomName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 2
+
+
+ groupBox1
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 3
+
+
+ BtnRemoveCustomCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 4
+
+
+ BtnSaveCustomCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 5
+
+
+ TxtCustomName
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
6
-
-
+
+ 4, 26
-
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 1
+
+
+ 自定义
+
+
+ TPCustom
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 1
+
+
+ LblArtifactName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 0
+
+
+ NUDArtifactStars
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 1
+
+
+ LblArtifactStars
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 2
+
+
+ LblArtifactPart
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 3
+
+
+ CmbArtifactPart
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 4
+
+
+ CmbArtifactSet
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 5
+
+
+ LblArtifactSet
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 6
+
+
+ LblArtifactLevelTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 7
+
+
+ LblAddSubAttr
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 8
+
+
+ NUDSubAttributionTimes
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 9
+
+
+ CmbSubAttributionValue
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 10
+
+
+ CmbSubAttribution
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 11
+
+
+ LblClearSubAttrCheckedList
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 12
+
+
+ ListSubAttributionChecked
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 13
+
+
+ NUDArtifactLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 14
+
+
+ LblArtifactLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 15
+
+
+ LblSubAttribution
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 16
+
+
+ CmbMainAttribution
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 17
+
+
+ LblMainAttribution
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 18
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 2
+
+
+ 圣遗物
+
+
+ TPArtifact
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 2
+
+
+ TxtWeaponFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 0
+
+
+ LblWeaponDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 1
+
+
+ LblWeaponRefinement
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 2
+
+
+ LblWeaponAmount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 3
+
+
+ LblWeaponLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 4
+
+
+ NUDWeaponRefinement
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 5
+
+
+ NUDWeaponAmout
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 6
+
+
+ NUDWeaponLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 7
+
+
+ ListWeapons
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 8
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 3
+
+
+ 武器
+
+
+ TPWeapon
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 3
+
+
+ BtnSaveGiveItemLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 0
+
+
+ BtnRemoveGiveItemLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 1
+
+
+ GrpGiveItemRecord
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 2
+
+
+ ChkDrop
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 3
+
+
+ TxtGameItemFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 4
+
+
+ ListGameItems
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 5
+
+
+ LblGameItemAmount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 6
+
+
+ LblGameItemLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 7
+
+
+ NUDGameItemAmout
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 8
+
+
+ NUDGameItemLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 9
+
+
+ LblGiveCommandDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 10
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 4
+
+
+ 物品
+
+
+ TPItem
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 4
+
+
+ LblAvatarGenWarning
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 0
+
+
+ ImgAvatar
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 1
+
+
+ LblAvatar
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 2
+
+
+ LblLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 3
+
+
+ NUDAvatarLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 4
+
+
+ CmbAvatar
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 5
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 5
+
+
+ 角色
+
+
+ TPAvatar
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 5
+
+
+ BtnSaveSpawnLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 0
+
+
+ BtnRemoveSpawnLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 1
+
+
+ GrpSpawnRecord
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 2
+
+
+ GrpEntityType
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 3
+
+
+ LblSpawnDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 4
+
+
+ LblEntityAmount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 5
+
+
+ LblEntityLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 6
+
+
+ NUDEntityAmout
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 7
+
+
+ NUDEntityLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 8
+
+
+ TxtEntityFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 9
+
+
+ ListEntity
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 10
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 6
+
+
+ 生成
+
+
+ TPSpawn
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 6
+
+
+ CmbClimateType
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 0
+
+
+ LblClimateType
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 1
+
+
+ LblSceneDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 2
+
+
+ ListScenes
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 3
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 9
+
+
+ 场景
+
+
+ TPScene
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 7
+
+
+ GrpSetStats
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPStats
+
+
+ 0
+
+
+ GrpTalentLevel
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPStats
+
+
+ 1
+
+
+ LblStatsDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPStats
+
+
+ 2
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 11
+
+
+ 数据
+
+
+ TPStats
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 8
+
+
+ GrpAccount
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPManage
+
+
+ 0
+
+
+ GrpPermission
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPManage
+
+
+ 1
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 12
+
+
+ 管理
+
+
+ TPManage
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 9
+
+
+ pictureBox2
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAbout
+
+
+ 0
+
+
+ LnkGithub
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAbout
+
+
+ 1
+
+
+ LblSupportDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAbout
+
+
+ 2
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 13
+
+
+ 关于
+
+
+ TPAbout
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 10
+
+
+ LnkOpenCommandLabel
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 0
+
+
+ LblOpenCommandSupport
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 1
+
+
+ LblServerVersion
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 2
+
+
+ LblPlayerCount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 3
+
+
+ LblServerVersionLabel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 4
+
+
+ LblPlayerCountLabel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 5
+
+
+ 363, 36
+
+
+ 200, 100
+
+
+ 4
+
+
+ 服务器状态
+
+
+ GrpServerStatus
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 0
+
+
+ Bottom, Left
+
+
+ LnkRCHelp
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 0
+
+
+ BtnConnectOpenCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 1
+
+
+ BtnSendVerificationCode
+
+
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
GrpRemoteCommand
-
- GrpSettings
+
+ 2
-
- GrpSettings
+
+ LblRemotePlayerId
-
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 3
+
+
+ NUDVerificationCode
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
4
-
- 1
+
+ LblVerificationCode
-
- 31, 6
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 8
+
+ GrpRemoteCommand
+
+
+ 5
+
+
+ NUDRemotePlayerId
System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- GrpEntityType
+
+ GrpRemoteCommand
-
-
-
-
- Top, Right
-
-
-
-
-
- 0
-
-
- GrpAccount
-
-
- TPScene
-
-
- 4
-
-
-
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17
-
-
- TPItem
-
-
- 2
-
-
- TxtEntityFilter
-
-
- LblArtifactSet
-
-
- TPAvatar
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4, 26
-
-
- LnkTalentQ
-
-
- None
-
-
- Top
-
-
- TPRemoteCall
-
-
- 生成的命令包含UID
-
-
- 5
-
-
- LblWeaponAmount
-
-
- BtnPermAdd
-
-
- 421, 216
-
-
- 2
-
-
- GrpAccount
-
-
- 332, 57
-
-
- 50, 23
-
-
- 3, 3, 3, 3
-
-
- 140, 23
-
-
- 50, 23
-
-
- ---
-
-
- TPWeapon
-
-
- 20, 19
-
-
- Bottom, Right
-
-
+
6
-
- 4
+
+ False
-
- 11
+
+ 48, 70
-
- 4, 26
+
+ 309, 132
-
- 0
+
+ 6
-
- TxtCustomName
-
-
- 56, 17
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4
-
-
- 11
-
-
- 38
-
-
- 4
-
-
- 6, 218
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6, 151
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpCommand
-
-
- TPArtifact
-
-
- 设置当前活跃角色数据
-
-
- LblAddSubAttr
-
-
- 8
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LblArtifactName
-
-
- Top
-
-
- 363, 36
-
-
- 14
-
-
- 140, 140
-
-
- 套装
-
-
- 16
-
-
- 250, 184
-
-
- Bottom, Right
-
-
- 44, 17
-
-
- TCMain
-
-
- pictureBox2
-
-
- ListScenes
+
+ 远程执行
GrpRemoteCommand
-
-
-
-
- BtnConnectOpenCommand
-
-
- True
-
-
- 15
-
-
-
-
-
- Bottom, Left
-
-
- 0
-
-
- 236, 34
-
-
- System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- 44, 216
-
-
- 396, 5
-
-
- GrpRemoteCommand
-
-
- 6
-
-
- 5
-
-
- 299, 162
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- 2
-
-
- 6, 22
-
-
- 精炼等级
-
-
+
System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 12
+
+ TPRemoteCall
-
- 4
+
+ 1
-
- LblArtifactLevelTip
+
+ 119, 36
-
- 6
+
+ 182, 23
-
- Top
+
+ 2
-
-
+
+ TxtHost
-
- TPStats
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 2
+
+
+ NoControl
+
+
+ 307, 36
+
+
+ 50, 23
+
+
+ 3
查询
-
-
+
+ BtnQueryServerStatus
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 3
+
+
+ True
+
+
+ NoControl
+
+
+ 45, 39
+
+
+ 68, 17
+
+
+ 1
+
+
+ 服务器地址
+
+
+ LblHost
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 4
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 14
+
+
+ 远程
+
+
+ TPRemoteCall
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 11
+
+
+ 12, 12
+
+
+ 610, 275
+
+
+ 4
+
+
+ TCMain
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 0
+
+
+ 112, 122
+
+
+ 100, 23
8
-
- 9
+
+ 文本浏览器
-
- 213, 214
+
+ BtnOpenTextMap
-
- 2
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 0
+
+
+ Bottom, Right
+
+
+ 6, 122
+
+
+ 100, 23
+
+
+ 7
+
+
+ 奖池编辑器
+
+
+ BtnOpenGachaBannerEditor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 1
+
+
+ Top, Bottom, Left, Right
NoControl
-
+
+ 313, 6
+
+
+ 283, 233
+
+
+ CenterImage
+
+
+ 6
+
+
+ pictureBox1
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 2
+
+
+ Bottom, Left
+
+
+ CmbLanguage
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 0
+
+
+ LblLanguage
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 1
+
+
+ NUDUid
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 2
+
+
+ ChkIncludeUID
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 3
+
+
+ LblDefaultUid
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 4
+
+
+ 6, 151
+
+
+ 301, 88
+
+
+ 5
+
+
+ 设置
+
+
+ GrpSettings
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 3
+
+
+ 41, 51
+
+
+ 100, 25
+
+
+ 6
+
+
+ CmbLanguage
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 0
+
+
True
+
+ 147, 54
+
+
+ 94, 17
+
+
+ 5
+
+
+ 语言/Language
+
+
+ LblLanguage
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 1
+
+
+ 41, 22
+
+
+ 100, 23
+
+
+ 3
+
+
+ NUDUid
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 2
+
+
+ True
+
+
+ 147, 23
+
+
+ 133, 21
+
+
+ 4
+
+
+ 生成的命令包含UID
+
+
+ ChkIncludeUID
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 3
+
+
+ True
+
+
+ 7, 24
+
+
+ 30, 17
+
+
+ 1
+
+
+ UID
+
+
+ LblDefaultUid
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSettings
+
+
+ 4
+
+
+ Left
+
+
+ True
+
+
+ 微软雅黑, 13pt
+
+
+ 88, 36
+
+
+ 136, 24
+
+
+ 0
+
+
+ 祝你玩得愉快!
+
+
+ LblAbout
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 4
+
+
+ Bottom, Right
+
+
+ 543, 216
+
+
+ 50, 23
+
+
+ 7
+
+
+ 导出
+
+
+ BtnExportCustomCommands
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 0
+
+
+ Bottom, Right
+
+
+ 487, 216
+
+
+ 50, 23
+
+
+ 6
+
+
+ 载入
+
+
+ BtnLoadCustomCommands
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 1
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 6, 219
+
+
+ 32, 17
+
+
+ 5
+
+
+ 标签
+
+
+ LblCustomName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 2
+
+
+ Top, Bottom, Left, Right
+
+
+ FLPCustomCommands
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 0
+
+
+ 6, 6
+
+
+ 590, 204
+
+
+ 1
+
+
+ 列表
+
+
+ groupBox1
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 3
+
+
+ True
+
+
+ Fill
+
+
+ 3, 19
+
+
+ 584, 182
+
+
+ 0
+
+
+ FLPCustomCommands
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 0
+
+
+ Bottom, Right
+
+
+ 421, 216
+
+
+ 60, 23
+
+
+ 4
+
+
+ × 删除
+
+
+ BtnRemoveCustomCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 4
+
+
+ Bottom, Right
+
+
+ 355, 216
+
+
+ 60, 23
+
+
+ 3
+
+
+ √ 保存
+
+
+ BtnSaveCustomCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 5
+
+
+ Bottom, Left, Right
+
+
+ 44, 216
+
+
+ 305, 23
+
+
+ 1
+
+
+ TxtCustomName
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPCustom
+
+
+ 6
+
+
+ Top
+
+
+ True
+
+
+ 437, 11
+
+
+ 0, 17
+
+
+ 45
+
+
+ LblArtifactName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 0
+
+
+ Top
+
+
+ 366, 39
+
+
+ 65, 23
+
+
+ 3
+
+
+ NUDArtifactStars
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 1
+
+
+ Top
+
+
+ True
+
+
+ 328, 41
+
+
+ 32, 17
+
+
+ 43
+
+
+ 星级
+
+
+ LblArtifactStars
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 2
+
+
+ Top
+
+
+ True
+
+
+ 273, 11
+
+
+ 32, 17
+
+
+ 42
+
+
+ 部位
+
+
+ LblArtifactPart
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 3
+
+
+ Top
+
+
+ 311, 8
+
+
+ 120, 25
+
+
+ 1
+
+
+ CmbArtifactPart
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 4
+
+
+ Top
+
+
+ 142, 8
+
+
+ 125, 25
+
+
+ 0
+
+
+ CmbArtifactSet
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 5
+
+
+ Top
+
+
+ True
+
+
+ 104, 11
+
+
+ 32, 17
+
+
+ 38
+
+
+ 套装
+
+
+ LblArtifactSet
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 6
+
+
+ Top
+
+
+ True
+
+
+ 198, 41
+
+
+ 96, 17
+
+
+ 37
+
+
+ 21为游戏内20级
+
+
+ LblArtifactLevelTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 7
+
+
+ Top
+
+
+ True
+
+
+ 微软雅黑, 10pt, style=Bold
+
+
+ 492, 100
+
+
+ 20, 19
+
+
+ 8
+
+
+ +
+
+
+ LblAddSubAttr
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 8
+
+
+ Top
+
+
+ 440, 100
+
+
+ 51, 23
+
+
+ 7
+
+
+ NUDSubAttributionTimes
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 9
+
+
+ Top
+
+
+ 311, 98
+
+
+ 120, 25
+
+
+ 6
+
+
+ CmbSubAttributionValue
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 10
+
+
+ Top
+
+
+ 142, 99
+
+
+ 163, 25
+
+
+ 5
+
+
+ CmbSubAttribution
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 11
+
+
+ Top
+
+
+ True
+
+
+ 437, 218
+
+
+ 44, 17
+
+
+ 10
+
+
+ X 清空
+
+
+ LblClearSubAttrCheckedList
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 12
+
+
+ Top, Bottom
+
+
+ 17
+
+
+ 142, 129
+
+
+ 289, 106
+
+
+ 9
+
+
+ ListSubAttributionChecked
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 13
+
+
+ Top
+
+
+ 142, 39
+
+
+ 50, 23
+
+
+ 2
+
+
+ NUDArtifactLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 14
+
+
+ Top
+
+
+ True
+
+
+ 104, 41
+
+
+ 32, 17
+
+
+ 24
+
+
+ 等级
+
+
+ LblArtifactLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 15
+
+
+ Top
+
+
+ True
+
+
+ 92, 102
+
+
+ 44, 17
+
+
+ 23
+
+
+ 副词条
+
+
+ LblSubAttribution
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 16
+
+
+ Top
+
+
+ 142, 68
+
+
+ 289, 25
+
+
+ 4
+
+
+ CmbMainAttribution
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 17
+
+
+ Top
+
+
+ True
+
+
+ 92, 71
+
+
+ 44, 17
+
+
+ 20
+
主词条
-
- TPSpawn
+
+ LblMainAttribution
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 18
+
+
+ Top, Right
+
+
+ 396, 5
+
+
+ 200, 23
+
+
+ 8
+
+
+ TxtWeaponFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 0
+
+
+ Top, Bottom, Left, Right
+
+
+ True
+
+
+ 6, 3
+
+
+ 200, 153
+
+
+ 7
获取武器
@@ -3086,1487 +2981,2651 @@
>70级 突破5
>80级 突破6
-
- 602, 245
+
+ LblWeaponDescription
-
-
-
-
- 60, 23
-
-
-
-
-
- NUDWeaponAmout
-
-
- 60, 23
-
-
- 32, 17
-
-
-
-
-
- 数量
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Fill
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6
-
-
- TPArtifact
-
-
- 5
-
-
-
-
-
- 5
-
-
- 载入
-
-
-
-
-
- test
-
-
- 3
-
-
- 6
-
-
- Top, Right
-
-
- 导出
-
-
- LblServerVersionLabel
-
-
- 5
-
-
- 4, 26
-
-
- 1
-
-
- 99, 28
-
-
- CmbAvatar
-
-
- 5
-
-
- 4
-
-
-
-
-
- 3
-
-
- 10
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- 126, 23
-
-
-
-
-
-
-
-
-
-
-
- Bottom, Left
-
-
- 48, 70
-
-
- 4
-
-
-
-
-
- TCMain
-
-
- ChkAccountSetUid
-
-
- TPArtifact
-
-
- TPArtifact
-
-
- 602, 245
-
-
- ListWeapons
-
-
- Bottom, Right
-
-
- 1
-
-
- 43, 216
-
-
- groupBox1
-
-
- Top, Bottom, Left, Right
-
-
- Top
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- 5
-
-
- True
-
-
-
-
-
- 21, 53
-
-
- GrpEntityType
-
-
- 121, 25
-
-
- 2
-
-
- 6
-
-
- 487, 216
-
-
- TPAbout
-
-
- Top, Bottom
-
-
- TPCustom
-
-
-
-
-
- 6
-
-
- 3
-
-
- Right
-
-
- 45, 39
-
-
- 9
-
-
- 4
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 17
-
-
- 7
-
-
- GrpSettings
-
-
- 50, 23
-
-
- 验证码
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 147, 54
-
-
- 4
-
-
- 120, 25
-
-
- TxtGameItemFilter
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Bottom, Right
-
-
- True
-
-
- ChkAutoCopy
-
-
- 1
-
-
-
-
-
- 74, 21
-
-
- TPArtifact
-
-
- 0
-
-
- NoControl
-
-
- GrpSetStats
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 400, 23
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 437, 218
-
-
- TPStats
-
-
- 7
-
-
- 0
-
-
- 200, 208
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- 492, 100
-
-
- TopCenter
-
-
- 0
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 10
-
-
- 32, 17
-
-
- True
-
-
- 4, 26
-
-
- 70, 23
-
-
- 250, 21
-
-
- Top
-
-
- LblAvatarGenWarning
-
-
- True
-
-
- CmbSubAttribution
-
-
- TCMain
-
-
-
-
-
- 147, 23
-
-
- Bottom, Right
-
-
- Bottom
-
-
- 493, 22
-
-
- 32, 17
-
-
- 4
-
-
- 自定义
-
-
- TPHome
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ TPWeapon
1
-
- 5
+
+ Bottom, Left
-
- 543, 216
-
-
- False
-
-
- Top
-
-
- 部位
-
-
- 7, 17
-
-
- 16
-
-
- 17
-
-
- 12, 293
-
-
- 3
-
-
- 334, 102
-
-
- NoControl
-
-
- LblArtifactPart
-
-
- TCMain
-
-
- 140, 23
-
-
- 账号管理
-
-
- 41, 51
-
-
- LblEntityAmount
-
-
- 10
-
-
- Top, Bottom, Left, Right
-
-
+
True
-
- TPArtifact
-
-
- 106, 23
-
-
- 8
-
-
-
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPHome
-
-
-
-
-
- 设置天气
-
-
- 396, 5
-
-
- 8
-
-
- 4
-
-
- 14
-
-
- 473, 22
-
-
- 60, 23
-
-
- 14
-
-
- GrpGiveItemRecord
-
-
- TPAvatar
-
-
- 10
-
-
- 复制
-
-
- True
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 31, 72
-
-
- 角色
-
-
- 158, 25
-
-
- 3
-
-
- 17
-
-
-
-
-
- 2
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- NoControl
-
-
- 3, 19
-
-
- 9
-
-
- 帮助
-
-
- 3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6, 49
-
-
- LblWeaponDescription
-
-
- LblStatsDescription
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpPermission
-
-
- True
-
-
-
-
-
-
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- NUDEntityAmout
-
-
- System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 微软雅黑, 9pt
-
-
- TPArtifact
-
-
- 307, 36
-
-
- 6, 6
-
-
- TCMain
-
-
- 1
-
-
- BtnSaveSpawnLog
-
-
- 17
-
-
-
-
-
- TPHome
-
-
- Top, Left, Right
-
-
- 1
-
-
-
-
-
- CmbLanguage
-
-
- 2
-
-
-
-
-
- Top
-
-
-
-
-
-
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPWeapon
-
-
- TPItem
-
-
- 15
-
-
- BtnCreateAccount
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 远程执行
-
-
- Top
-
-
- TPCustom
-
-
-
-
-
- 1
-
-
- 42, 17
-
-
- True
-
-
- 7
-
-
- 23
-
-
- 数量
-
-
- 奖池编辑器
-
-
- 1
-
-
- 8
-
-
- Bottom
-
-
-
-
-
- 2
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPItem
-
-
- 3, 3, 3, 3
-
-
- Zoom
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- 224, 51
-
-
-
-
-
- 3, 3, 3, 3
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 175, 217
-
-
- 列表
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- None
-
-
- NUDPermUID
-
-
- 3
-
-
- 4, 26
-
-
- 540, 60
-
-
- 2
-
-
- GrpPermission
-
-
-
-
-
- 3
-
-
-
-
-
-
-
-
- 5
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- 5
-
-
- True
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 2
-
-
- 3, 4, 3, 4
-
-
- True
-
-
- TPAvatar
-
-
- 142, 39
-
-
- 3
-
-
- LblSceneDescription
-
-
- 1
-
-
- LblLanguage
-
-
- False
-
-
- 3
-
-
- 2
-
-
- LnkTalentE
-
-
- NUDArtifactLevel
-
-
- NUDGameItemLevel
-
-
- 2
-
-
- Top, Right
-
-
- Top, Bottom, Left, Right
-
-
- 50, 23
-
-
- 1
-
-
-
-
-
- NUDWeaponRefinement
-
-
-
-
-
- 2
-
-
- TPManage
-
-
- 18
-
-
-
-
-
- LblRemotePlayerId
-
-
- 5
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 355, 216
-
-
- 5
-
-
- CmbPerm
-
-
- 4
-
-
- 12
-
-
- GrpAccount
-
-
- 1
-
-
- 0
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LblServerVersion
-
-
- 1
-
-
- 0
-
-
- False
-
-
- 12, 12
-
-
- groupBox1
-
-
- 30, 17
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPScene
-
-
- TPAvatar
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4
-
-
- GrpTalentLevel
-
-
- TPManage
-
-
- 4
-
-
- 44, 17
-
-
- 6
-
-
- GrpEntityType
-
-
- 物品记录本
-
-
- 32, 17
-
-
- 100, 23
-
-
- 2
-
-
- False
-
-
-
-
-
- LblAbout
-
-
- 50, 23
-
-
-
-
-
- CmbStat
-
194, 218
-
- 0
+
+ 56, 17
-
- True
-
-
- LblAvatar
-
-
- 自动
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 列表分类
-
-
- 17
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- TPItem
-
-
- 407, 22
-
-
- 44, 216
-
-
-
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 3
-
-
- 5
-
-
- 549, 24
-
-
- 数据
-
-
-
-
-
- 2
-
-
- 5
-
-
- 6, 22
-
-
- 315, 48
-
-
- TPArtifact
-
-
-
-
-
- 5
-
-
- TPHome
-
-
- TxtCommand
-
-
- 1
-
-
- 32, 17
-
-
- LblStatTip
-
-
- 3
-
-
- 2
-
-
- GrpSettings
-
-
- 微软雅黑, 10pt, style=Bold
-
-
- None
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- %
-
-
- GrpServerStatus
-
-
- 75, 23
-
-
- NUDVerificationCode
-
-
- LblSpawnDescription
-
-
- 指定UID
-
-
-
-
-
- 4
-
-
- BtnDeleteAccount
-
-
- 9, 26
-
-
- 51, 21
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 280, 280
-
-
- 6, 3
-
-
- GrpSetStats
-
-
- 32, 17
-
-
- True
-
-
- TPArtifact
-
-
- 0
-
-
- 2
-
-
+
6
-
- 112, 122
+
+ 精炼等级
-
- LblOpenCommandSupport
+
+ LblWeaponRefinement
-
-
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
+ TPWeapon
-
- 3
+
+ 2
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- - 删除
-
-
-
-
-
- CmbArtifactPart
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
-
- TPItem
-
-
- System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- LblPlayerCount
-
-
- 7
-
-
- BtnInvokeOpenCommand
-
-
- TPArtifact
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- RbEntityMonster
-
-
- 305, 23
-
-
-
-
-
- 138, 216
-
-
- 0
-
-
- GrpSpawnRecord
-
-
- 11
-
-
- 540, 60
-
-
- GrpEntityType
-
-
- TPCustom
-
-
+
Bottom, Left
True
+
+ 6, 218
+
+
+ 32, 17
+
+
+ 6
+
+
+ 数量
+
+
+ LblWeaponAmount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 3
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 100, 218
+
+
+ 32, 17
+
+
+ 6
+
+
+ 等级
+
+
+ LblWeaponLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 4
+
+
+ Bottom, Left
+
+
+ 256, 216
+
+
+ 50, 23
+
+
+ 5
+
+
+ NUDWeaponRefinement
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 5
+
+
+ Bottom, Left
+
+
+ 44, 216
+
+
+ 50, 23
+
+
+ 5
+
+
+ NUDWeaponAmout
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 6
+
+
+ Bottom, Left
+
+
+ 138, 216
+
+
+ 50, 23
+
+
+ 5
+
+
+ NUDWeaponLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 7
+
+
+ Top, Bottom, Right
+
+
+ 17
+
+
+ 396, 31
+
+
+ 200, 208
+
+
+ 4
+
+
+ ListWeapons
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPWeapon
+
+
+ 8
+
+
+ Top, Right
+
+
+ 315, 48
+
+
+ 75, 23
+
+
+ 7
+
+
+ √ 记录
+
+
+ BtnSaveGiveItemLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 0
+
+
+ Top, Right
+
+
+ False
+
+
+ 315, 77
+
+
+ 75, 23
+
+
+ 8
+
+
+ × 删除
+
+
+ BtnRemoveGiveItemLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 1
+
+
+ Top, Bottom, Left, Right
+
+
+ ListGiveItemLogs
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpGiveItemRecord
+
+
+ 0
+
+
+ 10, 48
+
+
+ 299, 162
+
+
+ 5
+
+
+ 物品记录本
+
+
+ GrpGiveItemRecord
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 2
+
+
+ Fill
+
+
+ 17
+
+
+ 3, 19
+
+
+ 293, 140
+
+
+ 6
+
+
+ ListGiveItemLogs
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpGiveItemRecord
+
+
+ 0
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 257, 217
+
+
+ 51, 21
+
+
+ 4
+
+
+ 掉落
+
+
+ ChkDrop
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 3
+
+
+ Top, Right
+
+
+ 396, 5
+
+
+ 200, 23
+
+
+ 0
+
+
+ TxtGameItemFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 4
+
+
+ Top, Bottom, Right
+
+
+ 17
+
+
+ 396, 31
+
+
+ 200, 208
+
+
+ 1
+
+
+ ListGameItems
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 5
+
+
+ True
+
+
+ 6, 218
+
+
+ 32, 17
+
+
+ 14
+
+
+ 数量
+
+
+ LblGameItemAmount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 6
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 150, 218
+
+
+ 32, 17
+
+
+ 15
+
+
+ 等级
+
+
+ LblGameItemLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 7
+
+
+ Bottom, Left
+
+
+ 44, 216
+
+
+ 100, 23
+
+
+ 2
+
+
+ NUDGameItemAmout
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 8
+
+
+ Bottom, Left
+
+
+ 188, 216
+
+
+ 50, 23
+
+
+ 3
+
+
+ NUDGameItemLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 9
+
+
+ True
+
+
+ 7, 11
+
+
+ 236, 34
+
+
+ 1
+
给玩家指定物品
说明:可选择直接给到背包或者掉落到世界
-
-
+
+ LblGiveCommandDescription
-
- 100, 25
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6, 25
+
+ TPItem
-
- 602, 245
+
+ 10
+
+
+ Bottom
+
+
+ True
+
+
+ 微软雅黑, 9pt, style=Bold
+
+
+ 111, 160
+
+
+ 380, 51
+
+
+ 5
+
+
+ 警告!添加官方未使用的角色可能导致帐号存档损坏,无法进行游戏。
+即使删号重来,数据可能也不会清除。因此请谨慎添加
+(例如凯特、裸男或者测试角色之类的...)
+
+
+ TopCenter
+
+
+ LblAvatarGenWarning
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 0
+
+
+ Top, Bottom, Left, Right
+
+
+ NoControl
+
+
+ 0, 0
+
+
+ 0, 0, 0, 0
+
+
+ 602, 160
+
+
+ Zoom
+
+
+ 4
+
+
+ ImgAvatar
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 1
+
+
+ Bottom
+
+
+ True
+
+
+ 175, 217
+
+
+ 32, 17
+
+
+ 3
+
+
+ 角色
+
+
+ LblAvatar
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 2
+
+
+ Bottom
+
+
+ True
+
+
+ 340, 217
+
+
+ 32, 17
+
+
+ 2
+
+
+ 等级
+
+
+ LblLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 3
+
+
+ Bottom
+
+
+ 378, 215
+
+
+ 50, 23
+
+
+ 1
+
+
+ NUDAvatarLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 4
+
+
+ Bottom
+
+
+ 213, 214
+
+
+ 121, 25
+
+
+ 0
+
+
+ CmbAvatar
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
+ 5
+
+
+ 265, 31
+
+
+ 75, 23
+
+
+ 10
+
+
+ √ 记录
+
+
+ BtnSaveSpawnLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 0
+
+
+ False
+
+
+ 265, 60
+
+
+ 75, 23
+
+
+ 11
+
+
+ × 删除
+
+
+ BtnRemoveSpawnLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 1
+
+
+ Top, Bottom, Left
+
+
+ ListSpawnLogs
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSpawnRecord
+
+
+ 0
+
+
+ 9, 26
+
+
+ 250, 184
+
+
+ 8
+
+
+ 生成记录本
+
+
+ GrpSpawnRecord
System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ TPSpawn
-
+
+ 2
+
+
+ Fill
+
+
+ 17
+
+
+ 3, 19
+
+
+ 244, 162
+
+
+ 9
+
+
+ ListSpawnLogs
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSpawnRecord
+
+
+ 0
+
+
+ Bottom, Left
+
+
+ RbEntityOrnament
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 0
+
+
+ RbEntityAnimal
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 1
+
+
+ RbEntityNPC
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 2
+
+
+ RbEntityMonster
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 3
+
+
+ 265, 101
+
+
+ 87, 134
+
+
+ 4
+
+
+ 列表分类
+
+
+ GrpEntityType
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 3
+
+
+ True
+
+
+ 6, 103
+
+
+ 50, 21
+
+
+ 8
+
+
+ 摆件
+
+
+ RbEntityOrnament
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 0
+
+
+ True
+
+
+ 6, 22
+
+
+ 62, 21
+
+
+ 5
+
+
+ 生物志
+
+
+ RbEntityAnimal
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 1
+
+
+ True
+
+
+ 6, 76
+
+
+ 51, 21
+
+
+ 7
+
+
+ NPC
+
+
+ RbEntityNPC
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 2
+
+
+ True
+
+
+ 6, 49
+
+
+ 74, 21
+
+
+ 6
+
+
+ 讨伐对象
+
+
+ RbEntityMonster
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpEntityType
+
+
+ 3
+
+
+ Top, Bottom, Left, Right
+
+
+ True
+
+
+ 6, 6
+
+
+ 116, 17
+
+
+ 12
+
+
+ 在玩家附近召唤生物
+
+
+ LblSpawnDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 4
+
+
+ True
+
+
+ 5, 218
+
+
+ 32, 17
+
+
+ 10
+
+
+ 数量
+
+
+ LblEntityAmount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 5
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 99, 218
+
+
+ 32, 17
+
+
+ 11
+
+
+ 等级
+
+
+ LblEntityLevel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 6
+
+
+ Bottom, Left
+
+
+ 43, 216
+
+
+ 50, 23
+
+
+ 2
+
+
+ NUDEntityAmout
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 7
+
+
+ Bottom, Left
+
+
+ 137, 216
+
+
+ 50, 23
+
+
+ 3
+
+
+ NUDEntityLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 8
+
+
+ Top, Left, Right
+
+
+ 358, 5
+
+
+ 238, 23
+
+
+ 0
+
+
+ TxtEntityFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 9
+
+
+ Top, Bottom, Left, Right
+
+
+ 17
+
+
+ 358, 31
+
+
+ 238, 208
+
+
+ 1
+
+
+ ListEntity
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPSpawn
+
+
+ 10
+
+
+ 68, 94
+
+
+ 121, 25
+
+
+ 3
+
+
+ CmbClimateType
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 0
+
+
+ True
+
+
+ 6, 97
+
+
+ 56, 17
+
+
+ 2
+
+
+ 设置天气
+
+
+ LblClimateType
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 1
+
+
+ True
+
+
+ 6, 3
+
+
+ 224, 51
+
+
+ 1
+
+
+ 场景控制
+
+提示:大部分场景没有作用,无法进入。
+
+
+ LblSceneDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 2
+
+
+ Right
+
+
+ 17
+
+
+ 349, 3
+
+
+ 250, 239
+
+
+ 0
+
+
+ ListScenes
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 3
+
+
+ None
+
+
+ LblStatTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 0
+
+
+ LblStatPercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 1
+
+
+ NUDStat
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 2
+
+
+ CmbStat
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 3
+
+
+ 135, 62
+
+
+ 332, 70
+
+
+ 4
+
+
+ 角色属性
+
+
+ GrpSetStats
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPStats
+
+
+ 0
+
+
+ True
+
+
+ 40, 50
+
+
+ 32, 17
+
+
+ 4
+
+
+ 提示
+
+
+ LblStatTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 0
+
+
+ True
+
+
+ 283, 25
+
+
+ 19, 17
+
+
+ 3
+
+
+ %
+
+
+ False
+
+
+ LblStatPercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 1
+
+
+ 207, 23
+
+
+ 70, 23
+
+
+ 1
+
+
+ NUDStat
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 2
+
+
+ 43, 22
+
+
+ 158, 25
+
+
+ 0
+
+
+ CmbStat
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpSetStats
+
+
+ 3
+
+
+ None
+
+
+ LnkTalentE
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
+ 0
+
+
+ LnkTalentQ
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
+ 1
+
+
+ LnkTalentNormalATK
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
+ 2
+
+
+ NUDTalentLevel
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
+ 3
+
+
+ 135, 138
+
+
+ 332, 57
+
+
+ 3
+
+
+ 技能等级
+
+
+ GrpTalentLevel
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPStats
+
+
+ 1
+
+
+ True
+
+
+ 260, 24
+
+
+ 39, 17
+
+
+ 3
+
+
+ E技能
+
+
+ LnkTalentE
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
+ 0
+
+
+ True
+
+
+ 212, 24
+
+
+ 42, 17
+
+
+ 2
+
+
+ Q技能
+
+
+ LnkTalentQ
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
1
True
-
- Bottom, Left
+
+ 150, 24
-
-
+
+ 56, 17
-
-
-
-
- 4, 26
-
-
- 293, 140
-
-
- 92, 102
-
-
- CmbSubAttributionValue
-
-
- TPRemoteCall
-
-
- 80, 17
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 掉落
-
-
+
1
-
- TPArtifact
+
+ 普通攻击
-
- 12
+
+ LnkTalentNormalATK
-
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
+ 2
+
+
+ 44, 22
+
+
+ 100, 23
+
+
0
-
- 32, 17
-
NUDTalentLevel
-
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
3
-
- TPManage
+
+ True
-
-
+
+ 6, 3
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 128, 17
-
- + 创建
+
+ 2
-
- 讨伐对象
+
+ 设置当前活跃角色数据
-
- - 移除
+
+ LblStatsDescription
-
- 15
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 5
+
+ TPStats
-
- TPArtifact
+
+ 2
-
- 40, 50
+
+ None
-
- 104, 11
+
+ ChkAccountSetUid
-
- 73, 21
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
+ GrpAccount
-
-
+
+ 0
-
- GrpSetStats
+
+ NUDAccountUid
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 1
+
+
+ BtnDeleteAccount
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 2
+
+
+ BtnCreateAccount
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 3
LblAccountUserName
-
-
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 数量
+
+ GrpAccount
-
+
+ 4
+
+
+ TxtAccountUserName
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 5
+
+
+ 31, 6
+
+
+ 540, 60
+
+
+ 0
+
+
+ 账号管理
+
+
+ GrpAccount
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPManage
+
+
+ 0
+
+
True
-
-
- en-US
-
+
+
+ 215, 23
+
+
+ 73, 21
+
+
+ 2
+
+
+ 指定UID
+
+
+ ChkAccountSetUid
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 0
+
+
+ 294, 22
+
+
+ 106, 23
+
+
+ 3
+
+
+ NUDAccountUid
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 1
+
+
+ 473, 22
+
+
+ 60, 23
+
+
+ 5
+
+
+ - 删除
+
+
+ BtnDeleteAccount
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 2
+
+
+ 407, 22
+
+
+ 60, 23
+
+
+ 4
+
+
+ + 创建
+
+
+ BtnCreateAccount
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 3
+
+
+ True
+
+
+ 16, 25
+
+
+ 44, 17
+
+
+ 0
+
+
+ 用户名
+
+
+ LblAccountUserName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 4
+
+
+ 66, 22
+
+
+ 140, 23
+
+
+ 1
+
+
+ test
+
+
+ TxtAccountUserName
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 5
+
+
+ None
+
+
+ CmbPerm
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 0
+
+
+ NUDPermUID
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 1
+
+
+ BtmPermRemove
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 2
+
+
+ BtnPermAdd
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 3
+
+
+ LblPerm
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 4
+
+
+ LblPermUID
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 5
+
+
+ 31, 72
+
+
+ 540, 60
+
+
+ 1
+
+
+ 权限管理
+
+
+ GrpPermission
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPManage
+
+
+ 1
+
+
+ 250, 21
+
+
+ 150, 25
+
+
+ 7
+
+
+ CmbPerm
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 0
+
+
+ 66, 22
+
+
+ 140, 23
+
+
+ 6
+
+
+ NUDPermUID
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 1
+
+
+ 473, 22
+
+
+ 60, 23
+
+
+ 5
+
+
+ - 移除
+
+
+ BtmPermRemove
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 2
+
+
+ 407, 22
+
+
+ 60, 23
+
+
+ 4
+
+
+ + 添加
+
+
+ BtnPermAdd
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 3
+
+
+ True
+
+
+ 212, 25
+
+
+ 32, 17
+
+
+ 2
+
+
+ 权限
+
+
+ LblPerm
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 4
+
+
+ True
+
+
+ 6, 25
+
+
+ 54, 17
+
+
+ 0
+
+
+ 目标UID
+
+
+ LblPermUID
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpPermission
+
+
+ 5
+
+
+ Top, Bottom, Left, Right
+
+
+ 456, 97
+
+
+ 280, 280
+
+
+ 140, 140
+
+
+ Zoom
+
+
+ 5
+
+
+ pictureBox2
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAbout
+
+
+ 0
+
+
+ True
+
+
+ 16, 220
+
+
+ 46, 17
+
+
+ 4
+
+
+ Github
+
+
+ LnkGithub
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAbout
+
+
+ 1
+
+
+ True
+
+
+ 16, 23
+
+
+ 334, 102
+
+
+ 3
+
+
+ 割草机工具箱
+
+这是一个免费且开源的项目
+如果觉得这对你很有帮助,可以为我点一个免费的Star
+如果愿意请我喝一杯奶茶,那就更好了 : )
+指令生成有问题,或者有新的功能请求,都可以来Github提出
+
+
+ LblSupportDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAbout
+
+
+ 2
+
+
+ True
+
+
+ 13, 62
+
+
+ 80, 17
+
+
+ 5
+
+
+ 远程执行插件
+
+
+ LnkOpenCommandLabel
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 0
+
+
+ True
+
+
+ 99, 62
+
+
+ 23, 17
+
+
+ 18
+
+
+ ---
+
+
+ LblOpenCommandSupport
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 1
+
+
+ True
+
+
+ 99, 28
+
+
+ 23, 17
+
+
+ 14
+
+
+ ---
+
+
+ LblServerVersion
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 2
+
+
+ True
+
+
+ 99, 45
+
+
+ 23, 17
+
+
+ 16
+
+
+ ---
+
+
+ LblPlayerCount
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 3
+
+
+ True
+
+
+ 37, 28
+
+
+ 56, 17
+
+
+ 13
+
+
+ 游戏版本
+
+
+ LblServerVersionLabel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 4
+
+
+ True
+
+
+ 25, 45
+
+
+ 68, 17
+
+
+ 15
+
+
+ 当前玩家数
+
+
+ LblPlayerCountLabel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpServerStatus
+
+
+ 5
+
+
+ True
+
+
+ NoControl
+
+
+ 203, 24
+
+
+ 32, 17
+
+
+ 9
+
+
+ 帮助
+
+
+ LnkRCHelp
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 0
+
+
+ False
+
+
+ 106, 91
+
+
+ 100, 23
+
+
+ 13
+
+
+ 连接
+
+
+ BtnConnectOpenCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 1
+
+
+ 203, 51
+
+
+ 100, 23
+
+
+ 12
+
+
+ 发送验证码
+
+
+ BtnSendVerificationCode
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 2
+
+
+ True
+
+
+ 35, 24
+
+
+ 30, 17
+
+
+ 7
+
+
+ UID
+
+
+ LblRemotePlayerId
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 3
+
+
+ False
+
+
+ 71, 51
+
+
+ 126, 23
+
+
+ 11
+
+
+ NUDVerificationCode
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 4
+
+
+ True
+
+
+ NoControl
+
+
+ 21, 53
+
+
+ 44, 17
+
+
+ 10
+
+
+ 验证码
+
+
+ LblVerificationCode
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 5
+
+
+ 71, 22
+
+
+ 126, 23
+
+
+ 8
+
+
+ NUDRemotePlayerId
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 6
+
17, 17
+
+ True
+
+
+ 7, 17
+
+
+ 634, 361
+
+
+ 微软雅黑, 9pt
+
+
+ 3, 4, 3, 4
+
+
+ 650, 400
+
+
+ CenterScreen
+
+
+ 割草机工具箱
+
+
+ TTip
+
+
+ System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ FormMain
+
+
+ System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
\ No newline at end of file
diff --git a/Source/GrasscutterTools/GrasscutterTools.csproj b/Source/GrasscutterTools/GrasscutterTools.csproj
index 0061ee0..3d30f60 100644
--- a/Source/GrasscutterTools/GrasscutterTools.csproj
+++ b/Source/GrasscutterTools/GrasscutterTools.csproj
@@ -40,6 +40,9 @@
Resources\IconGrasscutter.ico
+
+ Properties\app.manifest
+
..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll
@@ -232,9 +235,11 @@
FormMain.cs
+ Designer
FormMain.cs
+ Designer
FormTextMapBrowser.cs
@@ -263,6 +268,7 @@
True
+
SettingsSingleFileGenerator
Settings.Designer.cs
@@ -316,7 +322,18 @@
-
+
+
+ False
+ Microsoft .NET Framework 4.8 %28x86 和 x64%29
+ true
+
+
+ False
+ .NET Framework 3.5 SP1
+ false
+
+
diff --git a/Source/GrasscutterTools/Program.cs b/Source/GrasscutterTools/Program.cs
index adc230c..9c11471 100644
--- a/Source/GrasscutterTools/Program.cs
+++ b/Source/GrasscutterTools/Program.cs
@@ -15,6 +15,9 @@ namespace GrasscutterTools
[STAThread]
private static void Main()
{
+ Application.EnableVisualStyles();
+ Application.SetCompatibleTextRenderingDefault(false);
+
//设置应用程序处理异常方式:ThreadException处理
Application.SetUnhandledExceptionMode(UnhandledExceptionMode.CatchException);
//处理线程异常
@@ -22,8 +25,6 @@ namespace GrasscutterTools
//处理非UI线程异常
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
- Application.EnableVisualStyles();
- Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new FormMain());
}
diff --git a/Source/GrasscutterTools/Properties/AssemblyInfo.cs b/Source/GrasscutterTools/Properties/AssemblyInfo.cs
index ae66c51..9b93d42 100644
--- a/Source/GrasscutterTools/Properties/AssemblyInfo.cs
+++ b/Source/GrasscutterTools/Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0")]
+[assembly: AssemblyVersion("1.0.1")]
[assembly: AssemblyFileVersion("1.0.0")]
\ No newline at end of file
diff --git a/Source/GrasscutterTools/Properties/app.manifest b/Source/GrasscutterTools/Properties/app.manifest
new file mode 100644
index 0000000..c2d5111
--- /dev/null
+++ b/Source/GrasscutterTools/Properties/app.manifest
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file