diff --git a/Source/GrasscutterTools/FormMain.Designer.cs b/Source/GrasscutterTools/FormMain.Designer.cs
index 7bea6e5..9dd9c86 100644
--- a/Source/GrasscutterTools/FormMain.Designer.cs
+++ b/Source/GrasscutterTools/FormMain.Designer.cs
@@ -316,12 +316,12 @@ namespace GrasscutterTools
//
// TPHome
//
- resources.ApplyResources(this.TPHome, "TPHome");
this.TPHome.Controls.Add(this.LblAbout);
this.TPHome.Controls.Add(this.BtnOpenTextMap);
this.TPHome.Controls.Add(this.BtnOpenGachaBannerEditor);
this.TPHome.Controls.Add(this.pictureBox1);
this.TPHome.Controls.Add(this.GrpSettings);
+ resources.ApplyResources(this.TPHome, "TPHome");
this.TPHome.Name = "TPHome";
this.TPHome.UseVisualStyleBackColor = true;
//
@@ -364,9 +364,9 @@ namespace GrasscutterTools
//
// 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.CmbLanguage.SelectedIndexChanged += new System.EventHandler(this.CmbLanguage_SelectedIndexChanged);
//
@@ -403,7 +403,6 @@ namespace GrasscutterTools
//
// TPCustom
//
- resources.ApplyResources(this.TPCustom, "TPCustom");
this.TPCustom.Controls.Add(this.BtnExportCustomCommands);
this.TPCustom.Controls.Add(this.BtnLoadCustomCommands);
this.TPCustom.Controls.Add(this.LblCustomName);
@@ -411,6 +410,7 @@ 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.TPCustom.UseVisualStyleBackColor = true;
//
@@ -466,7 +466,6 @@ namespace GrasscutterTools
//
// TPArtifact
//
- resources.ApplyResources(this.TPArtifact, "TPArtifact");
this.TPArtifact.Controls.Add(this.BtnAddSubAttr);
this.TPArtifact.Controls.Add(this.LblArtifactName);
this.TPArtifact.Controls.Add(this.NUDArtifactStars);
@@ -486,6 +485,7 @@ 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.TPArtifact.UseVisualStyleBackColor = true;
//
@@ -656,13 +656,13 @@ namespace GrasscutterTools
//
// TPQuest
//
- resources.ApplyResources(this.TPQuest, "TPQuest");
this.TPQuest.Controls.Add(this.GrpQuestFilters);
this.TPQuest.Controls.Add(this.BtnFinishQuest);
this.TPQuest.Controls.Add(this.BtnAddQuest);
this.TPQuest.Controls.Add(this.LblQuestDescription);
this.TPQuest.Controls.Add(this.TxtQuestFilter);
this.TPQuest.Controls.Add(this.ListQuest);
+ resources.ApplyResources(this.TPQuest, "TPQuest");
this.TPQuest.Name = "TPQuest";
this.TPQuest.UseVisualStyleBackColor = true;
//
@@ -734,7 +734,6 @@ namespace GrasscutterTools
//
// TPSpawn
//
- resources.ApplyResources(this.TPSpawn, "TPSpawn");
this.TPSpawn.Controls.Add(this.BtnSaveSpawnLog);
this.TPSpawn.Controls.Add(this.BtnRemoveSpawnLog);
this.TPSpawn.Controls.Add(this.GrpSpawnRecord);
@@ -746,6 +745,7 @@ 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.TPSpawn.UseVisualStyleBackColor = true;
//
@@ -888,13 +888,13 @@ namespace GrasscutterTools
//
// 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.TPAvatar.UseVisualStyleBackColor = true;
//
@@ -952,10 +952,10 @@ namespace GrasscutterTools
//
// 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.TPStats.UseVisualStyleBackColor = true;
//
@@ -998,9 +998,9 @@ 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.CmbStat.SelectedIndexChanged += new System.EventHandler(this.SetStatsInputChanged);
//
@@ -1060,7 +1060,6 @@ namespace GrasscutterTools
//
// TPWeapon
//
- resources.ApplyResources(this.TPWeapon, "TPWeapon");
this.TPWeapon.Controls.Add(this.TxtWeaponFilter);
this.TPWeapon.Controls.Add(this.LblWeaponDescription);
this.TPWeapon.Controls.Add(this.LblWeaponRefinement);
@@ -1070,6 +1069,7 @@ 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.TPWeapon.UseVisualStyleBackColor = true;
//
@@ -1166,7 +1166,6 @@ namespace GrasscutterTools
//
// TPItem
//
- resources.ApplyResources(this.TPItem, "TPItem");
this.TPItem.Controls.Add(this.BtnSaveGiveItemLog);
this.TPItem.Controls.Add(this.BtnRemoveGiveItemLog);
this.TPItem.Controls.Add(this.GrpGiveItemRecord);
@@ -1178,6 +1177,7 @@ 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.TPItem.UseVisualStyleBackColor = true;
//
@@ -1288,7 +1288,6 @@ namespace GrasscutterTools
//
// TPScene
//
- resources.ApplyResources(this.TPScene, "TPScene");
this.TPScene.Controls.Add(this.ChkIncludeSceneId);
this.TPScene.Controls.Add(this.LblTp);
this.TPScene.Controls.Add(this.LblTpZ);
@@ -1302,6 +1301,7 @@ namespace GrasscutterTools
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.TPScene.UseVisualStyleBackColor = true;
//
@@ -1340,12 +1340,12 @@ namespace GrasscutterTools
//
// NUDTpZ
//
- resources.ApplyResources(this.NUDTpZ, "NUDTpZ");
this.NUDTpZ.Increment = new decimal(new int[] {
100,
0,
0,
0});
+ resources.ApplyResources(this.NUDTpZ, "NUDTpZ");
this.NUDTpZ.Maximum = new decimal(new int[] {
2147483647,
0,
@@ -1360,12 +1360,12 @@ namespace GrasscutterTools
//
// NUDTpY
//
- resources.ApplyResources(this.NUDTpY, "NUDTpY");
this.NUDTpY.Increment = new decimal(new int[] {
100,
0,
0,
0});
+ resources.ApplyResources(this.NUDTpY, "NUDTpY");
this.NUDTpY.Maximum = new decimal(new int[] {
2147483647,
0,
@@ -1385,12 +1385,12 @@ namespace GrasscutterTools
//
// NUDTpX
//
- resources.ApplyResources(this.NUDTpX, "NUDTpX");
this.NUDTpX.Increment = new decimal(new int[] {
100,
0,
0,
0});
+ resources.ApplyResources(this.NUDTpX, "NUDTpX");
this.NUDTpX.Maximum = new decimal(new int[] {
2147483647,
0,
@@ -1405,9 +1405,9 @@ namespace GrasscutterTools
//
// 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.CmbClimateType.SelectedIndexChanged += new System.EventHandler(this.CmbClimateType_SelectedIndexChanged);
//
@@ -1430,9 +1430,9 @@ namespace GrasscutterTools
//
// 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.TPManage.UseVisualStyleBackColor = true;
//
@@ -1509,10 +1509,10 @@ namespace GrasscutterTools
//
// 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";
//
// NUDPermUID
@@ -1558,10 +1558,10 @@ namespace GrasscutterTools
//
// 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.TPAbout.UseVisualStyleBackColor = true;
//
@@ -1586,24 +1586,24 @@ namespace GrasscutterTools
//
// 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.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;
//
@@ -1648,15 +1648,14 @@ namespace GrasscutterTools
//
// TPOpenCommandCheck
//
- resources.ApplyResources(this.TPOpenCommandCheck, "TPOpenCommandCheck");
this.TPOpenCommandCheck.Controls.Add(this.TPPlayerCheck);
this.TPOpenCommandCheck.Controls.Add(this.TPConsoleCheck);
+ resources.ApplyResources(this.TPOpenCommandCheck, "TPOpenCommandCheck");
this.TPOpenCommandCheck.Name = "TPOpenCommandCheck";
this.TPOpenCommandCheck.SelectedIndex = 0;
//
// TPPlayerCheck
//
- resources.ApplyResources(this.TPPlayerCheck, "TPPlayerCheck");
this.TPPlayerCheck.Controls.Add(this.LnkRCHelp);
this.TPPlayerCheck.Controls.Add(this.NUDRemotePlayerId);
this.TPPlayerCheck.Controls.Add(this.BtnConnectOpenCommand);
@@ -1664,6 +1663,7 @@ namespace GrasscutterTools
this.TPPlayerCheck.Controls.Add(this.BtnSendVerificationCode);
this.TPPlayerCheck.Controls.Add(this.NUDVerificationCode);
this.TPPlayerCheck.Controls.Add(this.LblRemotePlayerId);
+ resources.ApplyResources(this.TPPlayerCheck, "TPPlayerCheck");
this.TPPlayerCheck.Name = "TPPlayerCheck";
this.TPPlayerCheck.UseVisualStyleBackColor = true;
//
@@ -1735,11 +1735,11 @@ namespace GrasscutterTools
//
// TPConsoleCheck
//
- resources.ApplyResources(this.TPConsoleCheck, "TPConsoleCheck");
this.TPConsoleCheck.Controls.Add(this.BtnConsoleConnect);
this.TPConsoleCheck.Controls.Add(this.TxtToken);
this.TPConsoleCheck.Controls.Add(this.LblToken);
this.TPConsoleCheck.Controls.Add(this.LblConsoleTip);
+ resources.ApplyResources(this.TPConsoleCheck, "TPConsoleCheck");
this.TPConsoleCheck.Name = "TPConsoleCheck";
this.TPConsoleCheck.UseVisualStyleBackColor = true;
//
diff --git a/Source/GrasscutterTools/FormMain.cs b/Source/GrasscutterTools/FormMain.cs
index 76afa0f..663d529 100644
--- a/Source/GrasscutterTools/FormMain.cs
+++ b/Source/GrasscutterTools/FormMain.cs
@@ -1004,20 +1004,20 @@ namespace GrasscutterTools
btn.Enabled = true;
}
- private const int TxtCommandRunLogMinHeight = 100;
+ private const int TxtCommandRunLogMinHeight = 150;
private TextBox TxtCommandRunLog;
private void ExpandCommandRunLog()
{
- if (SCBase.IsSplitterFixed)
+ if (GrpCommand.Height < TxtCommandRunLogMinHeight)
{
if (WindowState == FormWindowState.Maximized)
WindowState = FormWindowState.Normal;
- SCBase.FixedPanel = FixedPanel.Panel1;
+ TCMain.Anchor &= ~AnchorStyles.Bottom;
+ GrpCommand.Anchor |= AnchorStyles.Top;
Size = new Size(Width, Height + TxtCommandRunLogMinHeight);
MinimumSize = new Size(MinimumSize.Width, MinimumSize.Height + TxtCommandRunLogMinHeight);
- SCBase.Panel2MinSize += TxtCommandRunLogMinHeight;
- SCBase.FixedPanel = FixedPanel.None;
- SCBase.IsSplitterFixed = false;
+ TCMain.Anchor |= AnchorStyles.Bottom;
+ GrpCommand.Anchor &= ~AnchorStyles.Top;
}
if (TxtCommandRunLog == null)
diff --git a/Source/GrasscutterTools/FormMain.resx b/Source/GrasscutterTools/FormMain.resx
index ac1dd57..c9d4ce1 100644
--- a/Source/GrasscutterTools/FormMain.resx
+++ b/Source/GrasscutterTools/FormMain.resx
@@ -117,3725 +117,4158 @@
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
-
-
- 111, 160
-
-
- TPArtifact
-
-
- 5
-
-
- Top
-
-
- TPSpawn
-
-
- GrpTalentLevel
-
-
- System.Windows.Forms.ListBox, 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
-
-
- 5
-
-
- √ 保存
-
-
- TPConsoleCheck
-
-
- 60, 23
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- 133, 21
-
-
- 25, 45
-
-
- NUDAvatarLevel
-
-
- 7
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 完成任务
-
-
- 3, 3, 3, 3
-
-
- 5
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 2
-
-
- GrpSettings
-
-
- 3
-
-
- 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
-
-
- 1
-
-
+
+
0
-
- 44, 22
+
+ TxtCommand
-
- 设置当前活跃角色数据
-
-
- 祝你玩得愉快!
-
-
- TPWeapon
-
-
- 6
-
-
- True
-
-
- True
-
-
- TPAvatar
-
-
- CenterImage
-
-
- 1
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 目标UID
-
-
- 3
-
-
- 135, 138
-
-
- 99, 45
-
-
- 8
-
-
- 51, 23
-
-
- 5
-
-
- 4
-
-
- 99, 28
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 9
-
-
- True
-
-
- 微软雅黑, 9pt
-
-
- LblStatPercent
-
-
- 6
-
-
- 311, 98
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPAbout
-
-
- LblGiveCommandDescription
-
-
- GrpTalentLevel
-
-
- LblMainAttribution
-
-
- TPScene
-
-
- Bottom
-
-
- 75, 23
-
-
- 9
-
-
- TPSpawn
-
-
- LblSpawnDescription
-
-
- GrpQuestFilters
-
-
- 摆件
-
-
- 5
-
-
- 125, 25
-
-
- 角色
-
-
- 32, 17
-
-
- 315, 77
-
-
- 服务器状态
-
-
- NUDUid
-
-
- GrpPermission
-
-
- TPSpawn
-
-
- BtnRemoveSpawnLog
-
-
- 3
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
GrpCommand
-
- 1
-
-
- 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
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 44, 17
-
-
- 200, 23
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnQueryServerStatus
-
-
- True
-
-
- 32, 17
-
-
+
3
-
- 10
+
+ Top, Right
-
- TPItem
+
+ 493, 22
-
- 3, 3, 3, 3
-
-
- 3, 19
-
-
- 10
-
-
- NUDGameItemAmout
-
-
- TPScene
-
-
- TPWeapon
-
-
- 设置天气
-
-
- 5
-
-
- 6
-
-
- 语言/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
-
-
- 218, 161
-
-
- True
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 割草机工具箱
-
-这是一个免费且开源的项目
-如果觉得这对你很有帮助,可以为我点一个免费的Star
-如果愿意请我喝一杯奶茶,那就更好了 : )
-指令生成有问题,或者有新的功能请求,都可以来Github提出
-
-
- LblClearSubAttrCheckedList
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 602, 245
-
-
- 1
-
-
- 4, 26
-
-
- GrpTalentLevel
-
-
- 10, 48
-
-
- GrpServerStatus
-
-
- 24
-
-
- 含场景ID
-
-
- 610, 56
-
-
- Bottom, Left
-
-
- 189, 15
-
-
- TPHome
-
-
- 66, 22
-
-
- 602, 245
-
-
- 任务
-
-
- 590, 204
-
-
- 121, 25
-
-
- 星级
-
-
- 设置
-
-
- 3, 19
-
-
- 602, 245
-
-
- TPScene
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4, 26
-
-
- True
-
-
- TxtHost
-
-
- True
-
-
+
50, 23
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 1
-
- GrpServerStatus
+
+ 复制
-
- 16, 220
+
+ BtnCopy
-
- 掉落
-
-
- CmbClimateType
-
-
- TPAbout
-
-
- 技能等级
-
-
- Bottom, Left
-
-
- LnkTalentNormalATK
-
-
- 43, 22
-
-
- 0
-
-
- 23, 17
-
-
- 6, 161
-
-
- 7, 24
-
-
- Top
-
-
+
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- NUDWeaponLevel
+
+ GrpCommand
-
- TPHome
-
-
- 602, 245
-
-
- TCMain
-
-
- True
-
-
- 0
-
-
- $this
-
-
- 8
-
-
- True
-
-
- TPPlayerCheck
-
-
+
1
-
- 0
-
-
- 100, 218
-
-
- True
-
-
- CmbArtifactSet
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 128, 17
-
-
- 9
-
-
- √ 记录
-
-
- 5
-
-
- GrpPermission
-
-
- True
-
-
- 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
-
-
- GrpPermission
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LnkRCHelp
-
-
- TPRemoteCall
-
-
- True
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 等级
-
-
- GrpSpawnRecord
-
-
- 命令(按住 Ctrl 自动执行)
-
-
- TPAbout
-
-
- 45
-
-
- GrpAccount
-
-
- 2
-
-
- 16, 25
-
-
- 1
-
-
- 358, 31
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 396, 31
-
-
- 5
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 未发布的任务
-
-
- 6
-
-
- 0
-
-
- 65, 23
-
-
- True
-
-
- 99, 62
-
-
- 13
-
-
- 2
-
-
- TPCustom
-
-
- 76, 21
-
-
- Bottom, Left
-
-
- TPConsoleCheck
-
-
- 3
-
-
- 250, 239
-
-
- 1
-
-
- 92, 102
+
+ Top, Right
True
-
- UID
-
-
- GrpSettings
-
-
- 358, 5
-
-
- Fill
-
-
- 328, 41
-
-
- 4, 26
-
-
- LblPerm
-
-
- 75, 23
-
-
- UID
-
-
- 0
-
-
- 1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 549, 24
51, 21
+
+ 2
+
+
+ 自动
+
+
+ ChkAutoCopy
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpCommand
+
+
+ 2
+
+
+ Bottom, Left, Right
+
+
+ 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
+
+
+ 12, 293
+
+
+ 610, 56
+
+
+ 610, 56
+
+
+ 3
+
+
+ 命令(按住 Ctrl 自动执行)
+
+
+ GrpCommand
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 1
+
+
+ Top, Bottom, Left, Right
+
+
+ LblAbout
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 0
+
+
+ BtnOpenTextMap
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 1
+
+
+ BtnOpenGachaBannerEditor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 2
+
+
+ pictureBox1
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 3
+
+
+ GrpSettings
+
+
+ System.Windows.Forms.GroupBox, 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
+
+
+ BtnAddSubAttr
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 0
+
+
+ LblArtifactName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 1
+
+
+ NUDArtifactStars
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 2
+
+
+ LblArtifactStars
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 3
+
+
+ LblArtifactPart
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 4
+
+
+ CmbArtifactPart
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 5
+
+
+ CmbArtifactSet
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 6
+
+
+ LblArtifactSet
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 7
+
+
+ LblArtifactLevelTip
+
+
+ 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
+
+
+ GrpQuestFilters
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
0
-
- NoControl
+
+ BtnFinishQuest
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 1
+
+
+ BtnAddQuest
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 2
+
+
+ LblQuestDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 3
+
+
+ TxtQuestFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 4
+
+
+ ListQuest
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 5
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 602, 245
+
+
+ 15
+
+
+ 任务
+
+
+ TPQuest
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TCMain
+
+
+ 3
+
+
+ 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
+
+
+ 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
+
+
+ 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
+
+
+ 6
+
+
+ TxtWeaponFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
TPWeapon
-
- 602, 245
+
+ 0
-
- 3
+
+ LblWeaponDescription
-
- 265, 31
-
-
- System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 3
+
+ TPWeapon
-
+
1
LblWeaponRefinement
-
- NUDRemotePlayerId
-
-
- 23, 17
-
-
- Bottom, Left
-
-
- LblTpX
-
-
- TPScene
-
-
- 14, 17
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 43
-
-
- Bottom, Left, Right
-
-
- LblPermUID
-
-
- Token
-
-
- LblGameItemAmount
-
-
- TPPlayerCheck
-
-
- NUDStat
-
-
- TPWeapon
-
-
+
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
+
+
+ 7
+
+
+ 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
-
- Bottom, Left
-
-
- 服务器地址
-
-
- 238, 159
-
-
- 4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 29, 15
-
-
- GrpCommand
-
-
- NoControl
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TxtWeaponFilter
-
-
- 92, 82
-
-
- 9
-
-
+
System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ TPItem
-
- TPOpenCommandCheck
+
+ 5
-
- Top, Bottom, Left, Right
+
+ LblGameItemAmount
-
- 60, 23
+
+ 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
+
8
-
+
+ ChkIncludeSceneId
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 0
+
+
+ LblTp
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 1
+
+
+ LblTpZ
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 2
+
+
+ LblTpY
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 3
+
+
+ BtnTeleport
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 4
+
+
+ LblTpX
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 5
+
+
+ NUDTpZ
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 6
+
+
+ NUDTpY
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 7
+
+
+ NUDTpX
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 8
+
+
+ CmbClimateType
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 9
+
+
+ LblClimateType
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 10
+
+
+ LblSceneDescription
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 11
+
+
+ ListScenes
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 12
+
+
+ 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
+
+
+ 9
+
+
+ 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
+
+
+ 10
+
+
+ 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
+
+
+ 11
+
+
+ GrpServerStatus
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 0
+
+
+ GrpRemoteCommand
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 1
+
+
+ TxtHost
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 2
+
+
+ BtnQueryServerStatus
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 3
+
+
+ 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
+
+
+ 12
+
+
+ 12, 12
+
+
+ 610, 275
+
+
+ 610, 275
+
+
+ 4
+
+
+ TCMain
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 0
+
+
+ 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
+
+
+ 0
+
+
+ Bottom, Left
+
+
+ 112, 122
+
+
+ 100, 23
+
+
+ 8
+
+
+ 文本浏览器
+
+
+ BtnOpenTextMap
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 1
+
+
+ Bottom, Left
+
+
+ 6, 122
+
+
+ 100, 23
+
+
+ 7
+
+
+ 奖池编辑器
+
+
+ BtnOpenGachaBannerEditor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPHome
+
+
+ 2
+
+
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
+
+
+ 3
+
+
+ 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
+
+
+ 4
+
+
+ 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
+
+
+ 128, 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
+
+
+ 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
+
+
+ NoControl
+
+
+ 440, 129
+
+
+ 75, 23
+
+
+ 8
+
+
+ + 添加
+
+
+ BtnAddSubAttr
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 0
+
+
+ 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
+
+
+ 1
+
+
+ Top
+
+
+ 366, 39
+
+
+ 65, 23
+
+
+ 3
+
+
+ NUDArtifactStars
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 2
+
+
+ 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
+
+
+ 3
+
+
+ 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
+
+
+ 4
+
+
+ Top
+
+
+ 311, 8
+
+
+ 120, 25
+
+
+ 1
+
+
+ CmbArtifactPart
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 5
+
+
+ Top
+
+
+ 142, 8
+
+
+ 125, 25
+
+
+ 0
+
+
+ CmbArtifactSet
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 6
+
+
+ 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
+
+
+ 7
+
+
+ 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
+
+
+ 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
+
+
+ 主词条
+
+
+ LblMainAttribution
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPArtifact
+
+
+ 18
+
+
+ Bottom, Left
+
+
+ ChkQuestFilterTEST
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpQuestFilters
+
+
+ 0
+
+
+ ChkQuestFilterUNRELEASED
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpQuestFilters
+
+
+ 1
+
+
+ ChkQuestFilterHIDDEN
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpQuestFilters
+
+
+ 2
+
+
+ 202, 109
+
+
+ 150, 130
+
+
+ 7
+
+
+ 列表过滤
+
+
+ GrpQuestFilters
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 0
+
+
+ True
+
+
+ 26, 82
+
+
+ 75, 21
+
+
+ 2
+
+
+ 测试任务
+
+
+ ChkQuestFilterTEST
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpQuestFilters
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 26, 55
+
+
+ 99, 21
+
+
+ 1
+
+
+ 未发布的任务
+
+
+ ChkQuestFilterUNRELEASED
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpQuestFilters
+
+
+ 1
+
+
+ True
+
+
+ 26, 28
+
+
+ 87, 21
+
+
+ 0
+
+
+ 隐藏的任务
+
+
+ ChkQuestFilterHIDDEN
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpQuestFilters
+
+
+ 2
+
+
+ Bottom, Left
+
+
+ 102, 216
+
+
+ 90, 23
+
+
+ 6
+
+
+ 完成任务
+
+
+ BtnFinishQuest
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 1
+
+
+ Bottom, Left
+
+
+ 6, 216
+
+
+ 90, 23
+
+
+ 5
+
+
+ 添加任务
+
+
+ BtnAddQuest
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 2
+
+
+ Top, Bottom, Left
+
+
+ 6, 6
+
+
+ 346, 100
+
+
+ 4
添加或完成任务
提示:许多任务需要服务端脚本支持
因此任务可以接,可以完成,但是不一定可以做
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ LblQuestDescription
-
- 3
-
-
- 标签
-
-
- Top
-
-
- GrpTalentLevel
-
-
- 10
-
-
- 296, 111
-
-
- 11
-
-
- 100, 23
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 100, 25
-
-
- 9, 188
-
-
- 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
+
+ TPQuest
-
+
3
-
- CmbMainAttribution
-
-
- 0
-
-
- Top, Right
-
-
- 2
-
-
- 3
-
-
- 12
-
-
- True
-
-
- True
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 2
-
-
- 6
-
-
- 请注意,控制台状态下普通命令必须指定目标
-(即设置包含UID)
-
-
- True
-
-
- 1
-
-
- 4
-
-
- 32, 17
-
-
- 37
-
-
- 87, 134
-
-
- 生物志
-
-
- 4
-
-
- 控制台
-
-
- 26, 159
-
-
- 角色属性
-
-
- 9
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TxtQuestFilter
-
-
- 238, 23
-
-
- LblDefaultUid
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 14
-
-
- 6
-
-
- 150, 24
-
-
- NUDTpX
-
-
- LblToken
-
-
- 142, 8
-
-
- 100, 23
-
-
- 44, 17
-
-
- 6, 103
-
-
- 0
-
-
- 200, 208
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPPlayerCheck
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnSaveGiveItemLog
-
-
- LblHost
-
-
- 3, 19
-
-
- 4
-
-
- GrpSetStats
-
-
- 80, 23
-
-
- ---
-
-
- LblLevel
-
-
- 4
-
-
- TPArtifact
-
-
- 等级
-
-
- False
-
-
- 0
-
-
- 3
-
-
- 104, 11
-
-
- 163, 25
-
-
- 650, 400
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Bottom, Left
-
-
- 6, 6
-
-
- 100, 23
-
-
- 26, 55
-
-
- x
-
-
- 3
-
-
- ListSubAttributionChecked
-
-
- 18
-
-
- Top, Bottom, Right
-
-
- BtnRemoveGiveItemLog
-
-
- True
-
-
- 6
-
-
- GrpQuestFilters
-
-
- TPAvatar
-
-
- TPItem
-
-
- True
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 238, 208
-
-
- 51, 21
-
-
- 3, 3, 3, 3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 32, 17
-
-
- 189, 42
-
-
- X 清空
-
-
- 13
-
-
- 0
-
-
- 3
-
-
- Top, Bottom, Left, Right
-
-
- BtmPermRemove
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 13
-
-
- Top, Bottom, Left, Right
-
-
- 普通攻击
-
-
- 54, 17
-
-
- True
-
-
- True
-
-
- TPCustom
-
-
- 32, 17
-
-
- 602, 245
-
-
- 99, 21
-
-
- True
-
-
- TPSpawn
-
-
- 207, 23
-
-
- Bottom, Left
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 380, 51
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LblTpZ
-
-
- 4
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 610, 275
-
-
- 2
-
-
- 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
-
-
- 304, 139
-
-
- Top, Right
-
-
- 440, 100
-
-
- 236, 34
-
-
- 0
-
-
- Bottom, Left
-
-
- 68, 69
-
-
- NoControl
-
-
- NUDAccountUid
-
-
- 2
-
-
- 294, 22
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- 1
-
-
- 0
-
-
- 3
-
-
- TPOpenCommandCheck
-
-
- 150, 218
-
-
- False
-
-
- 3, 3, 3, 3
-
-
- TPItem
-
-
- 100, 23
-
-
- GrpQuestFilters
-
-
- True
-
-
- 6, 6
-
-
- 50, 23
-
-
- 0
-
-
- TPWeapon
-
-
- 142, 68
-
-
- 602, 245
-
-
- TPArtifact
-
-
- TPCustom
-
-
- + 添加
-
-
- 物品
-
-
- True
-
-
- 256, 216
-
-
- LblConsoleTip
-
-
- 2
-
-
- 0
-
-
- 39, 17
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 9
-
-
- BtnFinishQuest
-
-
- 137, 216
-
-
- 0, 0
-
-
- 1
-
-
- 50, 23
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- True
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpQuestFilters
-
-
- True
-
-
- Top, Bottom, Left
-
-
- True
+
+ Top, Left, Right
358, 5
-
- 32, 17
+
+ 238, 23
-
- 6, 216
+
+ 2
+
+
+ TxtQuestFilter
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 4
+
+
+ Top, Bottom, Left, Right
+
+
+ 17
+
+
+ 358, 31
+
+
+ 238, 208
+
+
+ 3
+
+
+ ListQuest
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPQuest
+
+
+ 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.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 10
+
+ GrpSpawnRecord
-
- TPQuest
-
-
- 119, 36
-
-
- 5
-
-
- 23, 17
-
-
- Bottom
-
-
- TPRemoteCall
-
-
- 30, 17
-
-
- 4, 26
-
-
- LblSupportDescription
-
-
- 273, 11
-
-
+
0
-
- TPScene
+
+ 9, 26
-
- 0
+
+ 250, 184
-
- 6, 72
-
-
- 5
-
-
- ListEntity
-
-
- √ 记录
-
-
- 权限管理
-
-
- LnkOpenCommandLabel
-
-
+
8
-
- TPArtifact
+
+ 生成记录本
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ GrpSpawnRecord
-
- 289, 106
+
+ System.Windows.Forms.GroupBox, 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
-
- 310, 161
+
+ 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
-
- FormMain
+
+ 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
-
- BtnRemoveCustomCommand
+
+ 6, 103
-
- LblVerificationCode
+
+ 50, 21
-
- TPArtifact
+
+ 8
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 摆件
-
- GrpGiveItemRecord
+
+ RbEntityOrnament
-
- 40, 50
+
+ 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
+
+
+ Bottom, Left
+
+
+ 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
+
+
+ Bottom
+
+
+ True
+
+
+ 微软雅黑, 9pt, style=Bold
+
+
+ 111, 160
+
+
+ 380, 51
+
+
+ 5
警告!添加官方未使用的角色可能导致帐号存档损坏,无法进行游戏。
即使删号重来,数据可能也不会清除。因此请谨慎添加
(例如凯特、裸男或者测试角色之类的...)
-
- TPSpawn
+
+ TopCenter
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ LblAvatarGenWarning
-
- 5
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 5
+
+ TPAvatar
-
- 4
-
-
- 188, 216
-
-
- 8
-
-
- TPQuest
-
-
- 244, 162
-
-
- 在玩家附近召唤生物
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 远程执行插件
-
-
- TPPlayerCheck
-
-
- Fill
-
-
- Bottom, Right
-
-
- 4
-
-
- ChkQuestFilterHIDDEN
-
-
- 3
-
-
+
0
-
- 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
-
-
- Bottom, Left
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 215, 23
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Top, Right
-
-
- TxtAccountUserName
-
-
- 5, 218
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
Top, Bottom, Left, Right
-
- TPSpawn
+
+ NoControl
-
- 32, 17
+
+ 0, 0
-
- TPScene
+
+ 0, 0, 0, 0
-
- 6, 6
+
+ 602, 160
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Zoom
-
- True
-
-
- 3
-
-
- 6, 219
-
-
- 6, 76
-
-
- ChkQuestFilterTEST
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpCommand
-
-
- False
-
-
- TPArtifact
-
-
- 4, 26
-
-
- GrpAccount
-
-
- 200, 100
-
-
- 副词条
-
-
- 关于
-
-
- LblAccountUserName
-
-
- 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
-
-
- 200, 153
-
-
- 0
-
-
- 0
-
-
- 50, 23
-
-
- Top
-
-
- TPSpawn
-
-
- Top
-
-
- TPItem
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 437, 11
-
-
- TPConsoleCheck
-
-
- TPCustom
-
-
- BtnAddSubAttr
-
-
- None
-
-
- 32, 17
-
-
- 311, 8
-
-
- 349, 3
-
-
- Top
-
-
- 456, 97
-
-
- 3, 3, 3, 3
-
-
- 0
-
-
- pictureBox1
-
-
- 5
-
-
- TPSpawn
-
-
- 远程
-
-
- True
-
-
- 0
-
-
- 3
-
-
- LblArtifactStars
-
-
- Bottom, Left
-
-
- TPScene
-
-
- TPScene
-
-
- 6, 6
-
-
- 68, 17
-
-
- 15, 39
-
-
- TPConsoleCheck
-
-
- GrpServerStatus
-
-
- 378, 215
-
-
- TPOpenCommandCheck
-
-
- 发送验证码
-
-
- 340, 217
-
-
- True
-
-
- Top
-
-
- 584, 182
-
-
- 118, 23
-
-
- 440, 129
-
-
- FLPCustomCommands
-
-
- 56, 17
-
-
- × 删除
-
-
- 0
-
-
- 3, 3, 3, 3
-
-
- 0
-
-
- TPArtifact
-
-
- 265, 101
-
-
- 99, 218
-
-
- 32, 17
-
-
- ---
-
-
- RbEntityOrnament
-
-
- TPItem
-
-
- NUDArtifactStars
-
-
- 68, 17
-
-
- 用户名
-
-
- RbEntityNPC
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 圣遗物
-
-
- TPStats
-
-
- GrpSetStats
-
-
- TPItem
-
-
- TCMain
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 等级
-
-
- 1
-
-
- 120, 25
-
-
- LblCustomName
-
-
- TPWeapon
-
-
- True
-
-
- 2
-
-
+
4
-
- 18
+
+ ImgAvatar
-
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPAvatar
+
+
1
-
- BtnCopy
+
+ Bottom
-
- 136, 24
+
+ 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
-
- 3, 3, 3, 3
+
+ 340, 217
-
- TCMain
-
-
- True
-
-
- GrpAccount
-
-
- 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
-
-
- 92, 82
-
-
- LblEntityLevel
-
-
- 17
-
-
- 41, 22
-
-
- 4, 26
-
-
- LblArtifactLevel
-
-
- LblGameItemLevel
-
-
- 88, 36
-
-
- TPWeapon
-
-
- 12
-
-
- 4
-
-
- 权限
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- 14, 17
-
-
- 管理
-
-
- 12
-
-
- TPArtifact
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- NUDTpZ
-
-
- + 添加
-
-
- TCMain
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 50, 23
-
-
- 602, 245
-
-
- 文本浏览器
-
-
- 75, 21
-
-
- 1
-
-
- BtnPermAdd
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- 75, 23
-
-
- 1
-
-
- 4
-
-
- ListGiveItemLogs
-
-
- 3, 3, 3, 3
-
-
- 4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 128, 17
-
-
+
32, 17
-
- 等级
-
-
- LblSubAttribution
-
-
- BtnSendVerificationCode
-
-
- ChkDrop
-
-
- 13, 62
-
-
- 7
-
-
+
2
-
- 0, 17
+
+ 等级
-
- 0
+
+ LblLevel
-
- 92, 71
-
-
- 玩家验证
-
-
- 12
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 100, 23
+
+ TPAvatar
-
- 62, 21
+
+ 3
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 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
-
- Top, Bottom, Left, Right
+
+ 213, 214
-
- RbEntityAnimal
+
+ 121, 25
-
+
+ 0
+
+
+ CmbAvatar
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
TPAvatar
-
- 37, 28
+
+ 5
-
+
+ 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
-
- GrpEntityType
+
+ 39, 17
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 11
-
-
- 60, 23
-
-
- 11
-
-
- 4
-
-
- 87, 21
-
-
- 0, 0, 0, 0
-
-
- 14, 17
-
-
- 142, 99
-
-
- TPCustom
-
-
- TPSpawn
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPArtifact
-
-
- True
-
-
- Zoom
-
-
- 2
-
-
- True
-
-
- 1
-
-
- False
-
-
- 142, 129
-
-
- 66, 22
-
-
+
3
-
- LblClimateType
+
+ E技能
-
+
+ LnkTalentE
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpTalentLevel
+
+
0
True
-
- × 删除
-
-
- 75, 23
-
-
- TPItem
-
-
- ChkQuestFilterUNRELEASED
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- 46, 17
-
-
- GrasscutterTools
-
-
- 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
-
-
- 65, 42
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 3
-
-
- 1
-
-
- E技能
-
-
- 358, 31
-
-
- 11
-
-
- 7
-
-
- 3, 3, 3, 3
-
-
- 武器
-
-
- 265, 60
-
-
- TPRemoteCall
-
-
- 5
-
-
- TPScene
-
-
- TPPlayerCheck
-
-
- NUDEntityLevel
-
-
- 56, 17
-
-
- 602, 245
-
-
- 6
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 13
-
-
- ChkIncludeUID
-
-
- 2
-
-
- Top, Right
-
-
- True
-
-
- 9
-
-
- TPScene
-
-
- 主页
-
-
- 3, 3, 3, 3
-
-
- 1
-
-
- TPScene
-
-
- 4
-
-
- 212, 25
-
-
- BtnExportCustomCommands
-
-
- Bottom, Left
-
-
- 1
-
-
- 4, 26
-
-
- NPC
-
-
- 50, 21
-
-
- 8
-
-
- 9
-
-
- 2
-
-
- 2
-
-
- Bottom, Left, Right
-
-
- TPStats
-
-
- 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
-
-
- 1
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 7
-
-
- 150, 25
-
-
- True
-
-
- 2
-
-
- 75, 23
-
-
- 执行(F5)
-
-
- 50, 23
-
-
- 8
-
-
- 6
-
-
- 44, 216
-
-
- Github
-
-
- 7
-
-
- 生成记录本
-
-
- TPArtifact
-
-
- TPArtifact
-
-
- ChkIncludeSceneId
-
-
- 4
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnLoadCustomCommands
-
-
- Top, Left, Right
-
-
- Bottom, Left
-
-
- 602, 245
-
-
- 3, 4, 3, 4
-
-
- 15, 16
-
-
- 100, 23
-
-
- 75, 23
-
-
- 283, 233
-
-
- 118, 23
-
212, 24
-
- 65, 13
+
+ 42, 17
-
- 50, 23
-
-
- Top, Bottom, Left, Right
-
-
- 65, 13
-
-
- 0
-
-
- 0
-
-
- 0
-
-
- 87, 22
-
-
- 198, 41
-
-
- 3
-
-
- True
-
-
- GrpCommand
-
-
- 313, 6
-
-
- 44, 17
-
-
+
2
-
- 6
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 44, 17
-
-
- TPPlayerCheck
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpSettings
-
-
- 4
-
-
- 1
-
-
- Bottom, Left
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 8
-
-
- TCMain
-
-
- GrpEntityType
-
-
- Top, Right
-
-
- CmbAvatar
-
-
- 0
-
-
- GrpAccount
-
-
- TPScene
-
-
- 4
-
-
- ListQuest
-
-
- Top
-
-
- 0
-
-
- GrpGiveItemRecord
-
-
- 17
-
-
- TPItem
-
-
- 2
-
-
- TxtEntityFilter
-
-
- LblArtifactSet
-
-
- 17
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 0
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4, 26
+
+ Q技能
LnkTalentQ
-
- None
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Top
+
+ GrpTalentLevel
-
- TPRemoteCall
+
+ 1
-
- 生成的命令包含UID
+
+ True
-
- 5
-
-
- 3, 19
-
-
- LblWeaponAmount
-
-
- Bottom, Left
-
-
- 421, 216
-
-
- 2
-
-
- GrpAccount
-
-
- 332, 57
-
-
- 50, 23
-
-
- 3, 3, 3, 3
-
-
- 140, 23
-
-
- 50, 23
-
-
- ---
-
-
- TPWeapon
-
-
- Bottom, Right
-
-
- 6
-
-
- 4
-
-
- System.Windows.Forms.NumericUpDown, 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
-
-
- 11
-
-
- 4, 26
-
-
- 0
-
-
- TxtCustomName
+
+ 150, 24
56, 17
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4
-
-
- 11
-
-
- 38
-
-
- 5
-
-
- 6, 218
-
-
- TCMain
-
-
- 6, 151
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GrpCommand
-
-
- TPArtifact
-
-
- 6
-
-
- 场景
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LblArtifactName
-
-
- Top
-
-
- 363, 36
-
-
- 14
-
-
- 102, 216
-
-
- 套装
-
-
- 16
-
-
- 3
-
-
- 250, 184
-
-
- Bottom, Right
-
-
- TCMain
-
-
- pictureBox2
-
-
- 传送
-
-
- ListScenes
-
-
- TPQuest
-
-
- BtnConnectOpenCommand
-
-
- True
-
-
- Bottom, Left
-
-
+
1
-
- 1
+
+ 普通攻击
-
- 44, 216
+
+ LnkTalentNormalATK
-
- 396, 5
-
-
- TPPlayerCheck
-
-
- GrpPermission
-
-
- 6
-
-
- 5
-
-
- 299, 162
-
-
+
System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 602, 160
+
+ GrpTalentLevel
-
+
2
-
- 6, 22
+
+ 44, 22
-
- 精炼等级
+
+ 100, 23
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 90, 23
-
-
- 4
-
-
- TCMain
-
-
- LblArtifactLevelTip
-
-
- 6
-
-
- Top
-
-
- 15
-
-
- TPStats
-
-
- 查询
-
-
+
0
-
- 8
+
+ NUDTalentLevel
-
- 9
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 213, 214
+
+ GrpTalentLevel
-
+
+ 3
+
+
+ True
+
+
6, 6
-
- NoControl
+
+ 128, 17
-
- True
-
-
- 主词条
-
-
- Bottom, Left
-
-
- TPSpawn
-
-
- GrpRemoteCommand
-
-
- 602, 245
-
-
- 332, 70
-
-
- 60, 23
-
-
- NUDWeaponAmout
-
-
- 物品记录本
-
-
- 60, 23
-
-
- 32, 17
-
-
+
2
-
- 数量
+
+ 设置当前活跃角色数据
-
- z
+
+ LblStatsDescription
-
- Top
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Fill
-
-
- 6
-
-
- 6, 122
-
-
- 142, 39
-
-
- 5
-
-
- 5
-
-
- 载入
-
-
- test
-
-
- 3
-
-
- 6
-
-
- NoControl
-
-
- 导出
-
-
- LblServerVersionLabel
-
-
- 5
-
-
- 10
-
-
- 4, 26
-
-
- 1
-
-
- 296, 109
-
-
- 6, 25
-
-
- 4
-
-
- 账号管理
-
-
- 10
-
-
- 8
-
-
- 104, 41
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 2
-
-
- Bottom, Left
-
-
- 47, 65
-
-
- Bottom, Left
-
-
- 4
-
-
- LblTpY
-
-
- GrpRemoteCommand
-
-
- TCMain
-
-
- ChkAccountSetUid
-
-
- TPArtifact
-
-
- TPArtifact
-
-
- 602, 245
-
-
- ListWeapons
-
-
- 1
-
-
- Bottom, Right
-
-
- 140, 140
-
-
- 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
-
-
- 15, 44
-
-
- 7
-
-
- GrpEntityType
-
-
- 121, 25
-
-
- System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6
-
-
- 487, 216
-
-
- TPAbout
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Top, Bottom
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TPCustom
-
-
- 6
-
-
- 3
-
-
- Right
-
-
- 45, 39
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 4
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 17
-
-
- 238, 23
-
-
- 50, 23
-
-
- 验证码
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 21为游戏内20级
-
-
- 147, 54
-
-
- 346, 100
-
-
- 4
-
-
- 120, 25
-
-
- y
-
-
- 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
-
-
- 26, 82
-
-
- 1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Bottom, Right
-
-
- True
-
-
- ChkAutoCopy
-
-
- 2
-
-
- 15
-
-
- True
-
-
- BtnTeleport
-
-
- 74, 21
-
-
- TPArtifact
-
-
- NUDTpY
-
-
- NoControl
-
-
- GrpSetStats
-
-
- System.Windows.Forms.Button, 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
-
-
- 437, 218
-
-
- 隐藏的任务
-
TPStats
-
- 7
+
+ 2
-
- BtnAddQuest
-
-
- 0
-
-
- 1
-
-
- 200, 208
-
-
- True
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- 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
-
-
- TPPlayerCheck
-
-
- TPQuest
-
-
- LblAvatarGenWarning
-
-
- True
-
-
- CmbSubAttribution
-
-
- TCMain
-
-
- 提示
-
-
- 147, 23
-
-
- 6, 105
-
-
- Bottom
-
-
- 493, 22
-
-
- 32, 17
-
-
- 4
-
-
- 自定义
-
-
- TPQuest
-
-
- TPHome
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 1
-
-
- 5
-
-
- 543, 216
-
-
- False
-
-
- 150, 130
-
-
- Top
-
-
- 部位
-
-
- 7, 17
-
-
- 16
-
-
- 12, 293
-
-
- 3
-
-
- 7
-
-
- 334, 102
-
-
- NoControl
-
-
- LblArtifactPart
-
-
- TCMain
-
-
- 4, 26
-
-
- 7
-
-
- 140, 23
-
-
- LblTp
-
-
- 41, 51
-
-
- 200, 23
-
-
- LblEntityAmount
-
-
- 10
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Top, Bottom, Left, Right
-
-
- True
-
-
- TPArtifact
-
-
- 106, 23
-
-
- 75, 23
-
-
- System.Windows.Forms.ComboBox, 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
-
-
- TPHome
+
+ Top, Right
396, 5
-
+
+ 200, 23
+
+
8
-
- 4
+
+ TxtWeaponFilter
-
- 1
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 14
+
+ TPWeapon
-
- 60, 23
+
+ 0
-
- 14
+
+ Top, Bottom, Left, Right
-
- 1
-
-
- TPAvatar
-
-
- 测试任务
-
-
- 10
-
-
+
True
-
- 182, 23
+
+ 6, 6
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 200, 153
-
- 31, 72
-
-
- 角色
-
-
- 158, 25
-
-
- 3
+
+ 7
获取武器
@@ -3848,949 +4281,2379 @@
>70级 突破5
>80级 突破6
-
- 2
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- NoControl
-
-
- True
-
-
- 10
-
-
- GrpTalentLevel
-
-
- 帮助
-
-
- 3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 6, 49
-
LblWeaponDescription
-
- LblStatsDescription
+
+ System.Windows.Forms.Label, 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
+
+ TPWeapon
-
- GrpPermission
+
+ 1
-
+
+ Bottom, Left
+
+
True
-
- 8
+
+ 194, 218
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 56, 17
-
- 0
+
+ 6
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 精炼等级
-
- NUDEntityAmout
+
+ LblWeaponRefinement
-
- System.Windows.Forms.PictureBox, 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
-
- 44, 17
+
+ TPWeapon
-
- TPArtifact
-
-
- 307, 36
-
-
- 3, 3, 3, 3
-
-
- TCMain
-
-
- 1
-
-
- BtnSaveSpawnLog
-
-
- 17
-
-
- TPHome
-
-
- Top, Left, Right
-
-
- 1
-
-
- 3
-
-
- CmbLanguage
-
-
+
2
-
- 473, 22
+
+ Bottom, Left
-
- Top
+
+ 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
-
- System.Windows.Forms.Button, 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
-
- 15
+
+ 0
-
- BtnCreateAccount
+
+ Top, Right
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ False
-
- 远程执行
+
+ 315, 77
-
- TPQuest
+
+ 75, 23
-
- Top
+
+ 8
-
- TPCustom
+
+ × 删除
-
+
+ BtnRemoveGiveItemLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
1
-
- 42, 17
+
+ 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
+
+
+ Bottom, Left
+
+
+ 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
-
- 23
+
+ Bottom, Left
-
- 数量
+
+ 44, 216
-
- 奖池编辑器
+
+ 100, 23
-
- 1
-
-
- 8
-
-
- 0
-
-
- 0
-
-
- 80, 23
-
-
- TxtCommand
-
-
+
2
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 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
-
- 3, 3, 3, 3
+
+ 9
-
- Zoom
+
+ True
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 6, 6
-
- 0
+
+ 236, 34
-
- 224, 51
-
-
- 4, 26
-
-
- 3, 3, 3, 3
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 202, 109
-
-
- 175, 217
-
-
- 列表
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- None
-
-
- NUDPermUID
-
-
- 7
-
-
- 4, 26
-
-
+
1
-
- 540, 60
+
+ 给玩家指定物品
+说明:可选择直接给到背包或者掉落到世界
-
- 2
+
+ LblGiveCommandDescription
-
- GrpPermission
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPItem
+
+
+ 10
+
+
+ True
+
+
+ False
+
+
+ 90, 190
+
+
+ 76, 21
+
+
+ 12
+
+
+ 含场景ID
+
+
+ ChkIncludeSceneId
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 0
+
+
+ True
+
+
+ 6, 105
+
+
+ 296, 51
+
+
+ 11
坐标传送
提示:游戏内可以通过小地图的'鱼钩'标记来快捷传送
命令中可以用~表示当前位置,~100表示相对当前100
-
- 5
+
+ LblTp
-
- 微软雅黑, 9pt, style=Italic
-
-
- True
-
-
- 80, 23
-
-
- 5
-
-
- 90, 190
-
-
- True
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- BtnConsoleConnect
+
+ TPScene
-
- 2
-
-
- Top, Left, Right
-
-
- True
-
-
- TPAvatar
-
-
- LblSceneDescription
-
-
+
1
-
- LblLanguage
+
+ True
-
- False
+
+ 218, 161
-
- 3
+
+ 14, 17
-
- 2
+
+ 10
-
- LnkTalentE
+
+ z
+
+
+ LblTpZ
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
2
-
- NUDArtifactLevel
+
+ True
-
- NUDGameItemLevel
+
+ 112, 161
-
- 2
+
+ 14, 17
-
- Top, Right
+
+ 9
-
- Top, Bottom, Left, Right
+
+ y
-
- 50, 23
+
+ LblTpY
-
- 1
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- TPItem
+
+ TPScene
-
- NUDWeaponRefinement
+
+ 3
-
- 2
+
+ 9, 188
-
- TPManage
-
-
- 6
-
-
- TPQuest
-
-
- 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
-
-
- 275, 40
-
-
- 12
-
-
- GrpAccount
-
-
- 1
+
+ 75, 23
8
-
- LblQuestDescription
+
+ 传送
-
+
+ BtnTeleport
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 4
+
+
+ True
+
+
+ 6, 161
+
+
+ 14, 17
+
+
+ 7
+
+
+ x
+
+
+ LblTpX
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 5
+
+
+ 238, 159
+
+
+ 80, 23
+
+
+ 6
+
+
+ NUDTpZ
+
+
System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 90, 23
-
-
- LblServerVersion
-
-
- 添加任务
-
-
- 0
-
-
- GrpSettings
-
-
- 12, 12
-
-
- groupBox1
-
-
- 30, 17
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
TPScene
6
-
- TPAvatar
+
+ 132, 159
-
- 0
+
+ 80, 23
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 296, 51
-
-
- TPManage
-
-
- 4
-
-
- 1
-
-
- 7
-
-
- GrpEntityType
-
-
- 4
-
-
- 32, 17
-
-
- 100, 23
-
-
- 2
-
-
- False
-
-
- LblAbout
-
-
- 50, 23
-
-
- CmbStat
-
-
- 194, 218
-
-
- 7
-
-
- 0
-
-
- True
-
-
- LblAvatar
-
-
- 自动
-
-
- System.Windows.Forms.CheckBox, 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
-
-
- 112, 161
-
-
- 42
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17
-
-
- TPWeapon
-
-
- 407, 22
-
-
- 44, 216
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 3
-
-
- 3
-
-
- 549, 24
-
-
- 数据
-
-
- 2
-
-
+
5
-
- 6, 22
-
-
- 315, 48
-
-
- TPArtifact
-
-
- 5
-
-
- TPHome
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 182, 23
-
-
- 32, 17
-
-
- LblStatTip
-
-
- 3
-
-
- 2
-
-
- GrpSettings
-
-
- None
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 634, 361
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- %
-
-
- GrpServerStatus
-
-
- 238, 208
-
-
- 12
-
-
- NUDVerificationCode
-
-
- TPConsoleCheck
-
-
- TPManage
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 指定UID
-
-
- 3
-
-
- 4
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BtnDeleteAccount
-
-
- 9, 26
-
-
- 51, 21
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 280, 280
-
-
- 6, 6
-
-
- GrpSetStats
-
-
- True
-
-
- Left
-
-
- 0
-
-
- 3
-
-
- 6
-
-
- 112, 122
-
-
- LblOpenCommandSupport
+
+ NUDTpY
System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 3
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- - 删除
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- CmbArtifactPart
-
-
- 0
-
-
- 3, 3, 3, 3
-
-
- 26, 28
-
-
- 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
-
-
- NoControl
-
-
- 7
-
-
- 讨伐对象
-
-
- BtnInvokeOpenCommand
-
-
- TPArtifact
-
-
- 6
-
-
- 16, 23
-
-
- True
-
-
- 11
-
-
- 305, 23
-
-
- 138, 216
-
-
- 0
-
-
- GrpSpawnRecord
-
-
- 4
-
-
- 11
-
-
- 540, 60
-
-
- GrpEntityType
-
-
- TPCustom
-
-
- 135, 62
-
-
- True
-
-
- 给玩家指定物品
-说明:可选择直接给到背包或者掉落到世界
-
-
- 17
-
-
- 602, 245
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
TPScene
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 7
-
+
+ 26, 159
+
+
+ 80, 23
+
+
+ 4
+
+
+ NUDTpX
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 8
+
+
+ 68, 69
+
+
+ 121, 25
+
+
+ 3
+
+
+ CmbClimateType
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 9
+
+
+ True
+
+
+ 6, 72
+
+
+ 56, 17
+
+
+ 2
+
+
+ 设置天气
+
+
+ LblClimateType
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPScene
+
+
+ 10
+
+
+ True
+
+
+ 6, 6
+
+
+ 224, 51
+
+
1
-
- Bottom, Left
+
+ 场景控制
+
+提示:大部分场景没有作用,无法进入。
-
- Bottom, Left
+
+ LblSceneDescription
-
- 4, 26
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 293, 140
+
+ TPScene
-
+
+ 11
+
+
+ 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
+
+
+ 12
+
+
+ None
+
+
+ ChkAccountSetUid
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpAccount
+
+
+ 0
+
+
+ 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
-
- CmbSubAttributionValue
+
+ GrpAccount
-
- TPRemoteCall
+
+ 2
-
- 80, 17
+
+ 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
-
- 4
+
+ 540, 60
-
- 6, 6
+
+ 0
-
- 1
+
+ 账号管理
-
- 44, 17
+
+ GrpAccount
-
- 12
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 400, 23
+
+ TPManage
-
- 132, 159
+
+ 0
-
- TxtToken
+
+ True
-
- 32, 17
+
+ 215, 23
-
- NUDTalentLevel
+
+ 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
-
- CenterScreen
+
+ NUDAccountUid
-
- 100, 23
+
+ 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
+
+ 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
+ 创建
-
- Fill
+
+ 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
+
+
+ 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
-
- 15
+
+ 1
-
- 7
+
+ LblServerVersion
-
- 5
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ GrpServerStatus
+
+
2
-
- TPArtifact
+
+ LblPlayerCount
-
- 7
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 复制
+
+ GrpServerStatus
-
- 73, 21
-
-
+
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
+
+
+ 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
+
+
+ Bottom, Left
+
+
+ TPOpenCommandCheck
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 0
+
+
+ False
+
+
+ 47, 65
+
+
+ 310, 161
+
+
+ 6
+
+
+ 远程执行
+
+
+ GrpRemoteCommand
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPRemoteCall
+
+
+ 1
+
+
+ TPPlayerCheck
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPOpenCommandCheck
+
+
+ 0
+
+
+ TPConsoleCheck
+
System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- GrpSetStats
+
+ TPOpenCommandCheck
-
+
+ 1
+
+
+ Fill
+
+
+ 3, 19
+
+
+ 304, 139
+
+
+ 7
+
+
+ TPOpenCommandCheck
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GrpRemoteCommand
+
+
+ 0
+
+
+ LnkRCHelp
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 0
+
+
+ NUDRemotePlayerId
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 1
+
+
+ BtnConnectOpenCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 2
+
+
+ LblVerificationCode
+
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 数量
+
+ TPPlayerCheck
+
+
+ 3
+
+
+ BtnSendVerificationCode
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 4
+
+
+ NUDVerificationCode
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 5
+
+
+ LblRemotePlayerId
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 6
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 296, 109
+
+
+ 0
+
+
+ 玩家验证
+
+
+ TPPlayerCheck
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPOpenCommandCheck
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 189, 15
+
+
+ 32, 17
+
+
+ 9
+
+
+ 帮助
+
+
+ LnkRCHelp
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 0
+
+
+ 65, 13
+
+
+ 118, 23
+
+
+ 8
+
+
+ NUDRemotePlayerId
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 1
+
+
+ False
+
+
+ 92, 82
+
+
+ 100, 23
+
+
+ 13
+
+
+ 连接
+
+
+ BtnConnectOpenCommand
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 2
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 44
+
+
+ 44, 17
+
+
+ 10
+
+
+ 验证码
+
+
+ LblVerificationCode
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 3
+
+
+ 189, 42
+
+
+ 100, 23
+
+
+ 12
+
+
+ 发送验证码
+
+
+ BtnSendVerificationCode
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 4
+
+
+ False
+
+
+ 65, 42
+
+
+ 118, 23
+
+
+ 11
+
+
+ NUDVerificationCode
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 5
+
+
+ True
+
+
+ 29, 15
+
+
+ 30, 17
+
+
+ 7
+
+
+ UID
+
+
+ LblRemotePlayerId
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPPlayerCheck
+
+
+ 6
+
+
+ BtnConsoleConnect
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 0
+
+
+ TxtToken
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 1
+
+
+ LblToken
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 2
+
+
+ LblConsoleTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 3
+
+
+ 4, 26
+
+
+ 3, 3, 3, 3
+
+
+ 296, 111
+
+
+ 1
+
+
+ 控制台
+
+
+ TPConsoleCheck
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPOpenCommandCheck
+
+
+ 1
+
+
+ 92, 82
+
+
+ 100, 23
+
+
+ 2
+
+
+ 连接
+
+
+ BtnConsoleConnect
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 0
+
+
+ 65, 13
+
+
+ 182, 23
+
+
+ 1
+
+
+ TxtToken
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 1
+
+
+ True
+
+
+ 15, 16
+
+
+ 44, 17
+
+
+ 0
+
+
+ Token
+
+
+ LblToken
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 2
+
+
+ 微软雅黑, 9pt, style=Italic
+
+
+ 15, 39
+
+
+ 275, 40
+
+
+ 3
+
+
+ 请注意,控制台状态下普通命令必须指定目标
+(即设置包含UID)
+
+
+ LblConsoleTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TPConsoleCheck
+
+
+ 3
+
+
+ 119, 36
+
+
+ 182, 23
+
+
+ 2
+
+
+ TxtHost
+
+
+ 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
True
-
- ru-RU
-
+
+ 7, 17
+
+
+ 634, 361
+
+
+ 微软雅黑, 9pt
+
+
+ 3, 4, 3, 4
+
+
+ 650, 400
+
+
+ CenterScreen
+
+
+ GrasscutterTools
+
+
+ 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/FormMain.ru-ru.resx b/Source/GrasscutterTools/FormMain.ru-ru.resx
index 7e52838..ebf5495 100644
--- a/Source/GrasscutterTools/FormMain.ru-ru.resx
+++ b/Source/GrasscutterTools/FormMain.ru-ru.resx
@@ -130,14 +130,11 @@
Авто
-
- Команда (нажмите и удерживайте Ctrl для автоматического запуска)
-
Выполнить(F5)
-
- Главная
+
+ Команда (нажмите и удерживайте Ctrl для автоматического запуска)
12, 41
@@ -163,17 +160,17 @@
Редактор баннеров
-
- Настройки
-
113, 21
Включить UID
-
- Кастомное
+
+ Настройки
+
+
+ Главная
526, 216
@@ -230,8 +227,8 @@
204, 23
-
- Артефакт
+
+ Кастомное
100, 23
@@ -308,11 +305,8 @@
Основ. Стат.
-
- Квест
-
-
- Фильтр списка
+
+ Артефакт
52, 21
@@ -332,6 +326,9 @@
Скрытый
+
+ Фильтр списка
+
Финиш
@@ -343,8 +340,8 @@
Совет: Для многих квестов требуется поддержка сценариев на стороне сервера
Поэтому квест можно добавлять и заканчивать, но не обязательно можно работать
-
- Спавн
+
+ Квест
255, 31
@@ -358,24 +355,15 @@
× Удалить
+
+ 234, 162
+
240, 184
Запись
-
- 234, 162
-
-
- 255, 101
-
-
- 97, 134
-
-
- Класс
-
88, 21
@@ -394,6 +382,15 @@
Монстры
+
+ 255, 101
+
+
+ 97, 134
+
+
+ Класс
+
105, 17
@@ -421,8 +418,8 @@
146, 216
-
- Персонаж
+
+ Спавн
微软雅黑, 8pt, style=Bold
@@ -465,11 +462,8 @@
200, 25
-
- Stats
-
-
- Статистика
+
+ Персонаж
43, 17
@@ -477,8 +471,8 @@
Совет
-
- Уровень таланта
+
+